Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X _ 

A

AbstractCertifiableEntity - Class in sailpoint.object
This abstract class includes all of the methods needed for classes that undergo certification.
AbstractCertifiableEntity() - Constructor for class sailpoint.object.AbstractCertifiableEntity
 
AbstractCertificationItem - Class in sailpoint.object
Abstract superclass for a certifiable item in a certification.
AbstractCertificationItem() - Constructor for class sailpoint.object.AbstractCertificationItem
 
AbstractCertificationItem.ContinuousState - Enum in sailpoint.object
An enumeration of possible continuous certification states that indicate the timeliness of certification for an AbstractCertificationItem.
AbstractCertificationItem.Status - Enum in sailpoint.object
An enumeration of possible statuses for an AbstractCertificationItem.
AbstractChangeEvent<T> - Class in sailpoint.object
An event that gets fired when an object is created/update/deleted.
AbstractChangeEvent(String) - Constructor for class sailpoint.object.AbstractChangeEvent
Constructor for a deletion event.
AbstractChangeEvent(String, AbstractChangeEvent.Operation) - Constructor for class sailpoint.object.AbstractChangeEvent
 
AbstractChangeEvent(T) - Constructor for class sailpoint.object.AbstractChangeEvent
Constructor for a creation event.
AbstractChangeEvent(T, T) - Constructor for class sailpoint.object.AbstractChangeEvent
Constructor for a modify or create event (if the old object is null).
AbstractChangeEvent.Operation - Enum in sailpoint.object
Enumeration of operations on the identity.
AbstractConnector - Class in openconnector
An abstract implementation of the Connector interfaces that all connectors should extend.
AbstractConnector() - Constructor for class openconnector.AbstractConnector
Default constructor - required for reflective instantiation.
AbstractConnector(ConnectorConfig, Log) - Constructor for class openconnector.AbstractConnector
Constructor for an account connector that uses the given config.
AbstractConnector - Class in sailpoint.connector
A base abstract connector that is intended to be extended by all Connector classes.
AbstractConnector(Application) - Constructor for class sailpoint.connector.AbstractConnector
Construct a new connector with the given Application object.
AbstractConnector(Application, String) - Constructor for class sailpoint.connector.AbstractConnector
Construct a new connector with the given Application object and instance.
AbstractFileBasedConnector - Class in sailpoint.connector
A class that offers file transport services for File Based Connectors.
AbstractFileBasedConnector(Application) - Constructor for class sailpoint.connector.AbstractFileBasedConnector
 
AbstractIntegration - Class in sailpoint.integration
A base implementation of IntegrationInterface that stubs out most methods methods to throw exceptions.
AbstractIntegration() - Constructor for class sailpoint.integration.AbstractIntegration
 
AbstractPolicyExecutor - Class in sailpoint.policy
An implementation of PolicyExecutor that provides utility methods common to most executors.
AbstractPolicyExecutor() - Constructor for class sailpoint.policy.AbstractPolicyExecutor
 
AbstractRequest() - Constructor for class sailpoint.object.ProvisioningPlan.AbstractRequest
 
AbstractRequest(Map) - Constructor for class sailpoint.object.ProvisioningPlan.AbstractRequest
 
AbstractRequest(ProvisioningPlan.AbstractRequest) - Constructor for class sailpoint.object.ProvisioningPlan.AbstractRequest
 
AbstractTaskExecutor - Class in sailpoint.task
An implementation of TaskExecutor that provides a set of common utilities for executor classes.
AbstractTaskExecutor() - Constructor for class sailpoint.task.AbstractTaskExecutor
 
AbstractWorkflowHandler - Class in sailpoint.workflow
Skeleton implementation of the WorkflowHandler class.
AbstractWorkflowHandler() - Constructor for class sailpoint.workflow.AbstractWorkflowHandler
 
AbstractXmlObject - Class in sailpoint.tools.xml
Base class for objects that want to provide an XML serialization but do not need to be first-class persistent SailPointObjects.
AbstractXmlObject() - Constructor for class sailpoint.tools.xml.AbstractXmlObject
 
ACCELERATOR_PACK_VERSION - Static variable in class sailpoint.object.Configuration
 
accept(Filter.FilterVisitor) - Method in class sailpoint.object.Filter
 
accept(Filter.FilterVisitor) - Method in class sailpoint.object.Filter.CompositeFilter
 
accept(Filter.FilterVisitor) - Method in class sailpoint.object.Filter.LeafFilter
 
acceptChallenge(Identity, String) - Method in class sailpoint.object.CertificationItem
Accept the challenge of this decision.
acceptDecision(Identity, String) - Method in class sailpoint.object.CertificationChallenge
The challenger does not care to challenge the decision (hence, acceptDecision), mark the challenge as such.
ACCESS_REQUEST_REMINDER_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
 
ACCESS_REQUEST_TYPES - Static variable in class sailpoint.object.Configuration
 
AccessMapping - Class in sailpoint.object
 
AccessMapping() - Constructor for class sailpoint.object.AccessMapping
 
AccessRequestAccountInfo - Class in sailpoint.object
Simple class to hold some account information for access requests.
AccessRequestAccountInfo() - Constructor for class sailpoint.object.AccessRequestAccountInfo
 
AccessRequestAccountInfo(AccessRequestAccountInfo) - Constructor for class sailpoint.object.AccessRequestAccountInfo
 
AccessRequestAccountInfo(Map<String, String>) - Constructor for class sailpoint.object.AccessRequestAccountInfo
 
AccessRequestAccountInfo(AccountSelection, AccountSelection.AccountInfo) - Constructor for class sailpoint.object.AccessRequestAccountInfo
AccessRequestAccountInfo constructor.
AccessRequestStart - Static variable in class sailpoint.object.AuditEvent
 
ACCOUNT_GROUP_ACCESS_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
ACCOUNT_GROUP_APPLICATION - Static variable in class sailpoint.object.ProvisioningPlan
 
ACCOUNT_GROUP_DESCRIPTION - Static variable in class sailpoint.object.ProvisioningPlan
 
ACCOUNT_GROUP_IDENTITY_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
ACCOUNT_GROUP_NAME - Static variable in class sailpoint.object.ProvisioningPlan
 
ACCOUNT_GROUP_NATIVE_IDENTITY - Static variable in class sailpoint.object.ProvisioningPlan
 
ACCOUNT_GROUP_OWNER - Static variable in class sailpoint.object.ProvisioningPlan
 
ACCOUNT_GROUP_PERMISSION_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
ACCOUNT_GROUP_REFERENCE_ATTRIBUTE - Static variable in class sailpoint.object.ProvisioningPlan
 
ACCOUNT_GROUP_SCOPE - Static variable in class sailpoint.object.ProvisioningPlan
 
ACCOUNT_GROUP_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
ACCOUNT_GRP_MEMBERSHIP_EXCLUSIONS_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
ACCOUNT_GRP_PERMISSIONS_EXCLUSIONS_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
ACCOUNT_ICON_CONFIG - Static variable in class sailpoint.object.UIConfig
List of AccountIconConfig objects that describe the icons that should be displayed for extended attributes.
ACCOUNT_ID - Static variable in class sailpoint.object.Field
The name of a field that when used in account creation templates will specify the native identity of the new account.
ACCOUNT_OPS - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
ACCOUNT_SELECTOR_CREATE - Static variable in class sailpoint.workflow.IdentityLibrary
Key for account selector create case
AccountGroup - Class in sailpoint.object
Deprecated.
AccountGroup() - Constructor for class sailpoint.object.AccountGroup
Deprecated.
 
AccountGroup.NoMemberAttributeException - Exception in sailpoint.object
Deprecated.
 
AccountIconConfig - Class in sailpoint.object
A class to encapsulate the configuration to drive the icons that are displayed when displaying accounts in the identities page and certification pages.
AccountIconConfig() - Constructor for class sailpoint.object.AccountIconConfig
 
AccountInfo() - Constructor for class sailpoint.object.AccountSelection.AccountInfo
Default constructor.
AccountInfo(Link) - Constructor for class sailpoint.object.AccountSelection.AccountInfo
 
AccountInfo(RoleTarget) - Constructor for class sailpoint.object.AccountSelection.AccountInfo
 
AccountItem - Class in sailpoint.object
A class used to represent a single item (attribute or entitlement) from an application account.
AccountItem() - Constructor for class sailpoint.object.AccountItem
 
AccountItem(String, Object) - Constructor for class sailpoint.object.AccountItem
 
AccountItem(Permission) - Constructor for class sailpoint.object.AccountItem
 
AccountItem(Permission, Object) - Constructor for class sailpoint.object.AccountItem
 
AccountItem(IdentityItem) - Constructor for class sailpoint.object.AccountItem
Special constructor used when downgrading from an IdentityItem to an AccountItem.
AccountItemComparator() - Constructor for class sailpoint.api.Differencer.AccountItemComparator
 
AccountRequest() - Constructor for class sailpoint.integration.ProvisioningPlan.AccountRequest
Default constructor.
AccountRequest(Map) - Constructor for class sailpoint.integration.ProvisioningPlan.AccountRequest
Construct from a Map.
AccountRequest() - Constructor for class sailpoint.object.ProvisioningPlan.AccountRequest
 
AccountRequest(Map) - Constructor for class sailpoint.object.ProvisioningPlan.AccountRequest
 
AccountRequest(ProvisioningPlan.AccountRequest) - Constructor for class sailpoint.object.ProvisioningPlan.AccountRequest
 
AccountRequest(ProvisioningPlan.AccountRequest.Operation, String, String, String) - Constructor for class sailpoint.object.ProvisioningPlan.AccountRequest
 
ACCOUNTS_REQUEST_FLOW_CONFIG_NAME - Static variable in class sailpoint.object.IdentityRequest
 
AccountScopeData - Class in sailpoint.object
 
AccountScopeData() - Constructor for class sailpoint.object.AccountScopeData
 
AccountScopeData(Map) - Constructor for class sailpoint.object.AccountScopeData
 
AccountSelection - Class in sailpoint.object
AccountSelection holds information used to select one or more accounts for an operation when an identity has multiple accounts on the same applicationId.
AccountSelection() - Constructor for class sailpoint.object.AccountSelection
Default constructor.
AccountSelection(List<Link>) - Constructor for class sailpoint.object.AccountSelection
Create an AccountSelection from a list of ambiguous links.
AccountSelection(Application, Link) - Constructor for class sailpoint.object.AccountSelection
 
AccountSelection(Application) - Constructor for class sailpoint.object.AccountSelection
 
AccountSelection.AccountInfo - Class in sailpoint.object
The distinguishing information about an account.
AccountSelectorRules - Class in sailpoint.object
 
AccountSelectorRules() - Constructor for class sailpoint.object.AccountSelectorRules
 
AccountsRequestStart - Static variable in class sailpoint.object.AuditEvent
 
accumulate(BaseIdentityIndex, List<ScoreBandConfig>) - Method in class sailpoint.object.GroupIndex
Assimilate one identity index.
acknowledge(String, Identity, String, String) - Method in class sailpoint.object.CertificationAction
Acknowledged this action.
acknowledge(Identity, String, String) - Method in class sailpoint.object.CertificationAction
acknowledge(SailPointContext, Identity, String, String) - Method in class sailpoint.object.CertificationItem
 
ACTION_BACK - Static variable in class sailpoint.object.Form
BACK means to assimilate the posted form data and return to the previous state.
ACTION_CANCEL - Static variable in class sailpoint.object.Form
CANCEL means to stop editing the form and return to the "parent" page.
ACTION_EXTERNAL - Static variable in class sailpoint.object.QuickLink
 
ACTION_NEXT - Static variable in class sailpoint.object.Form
NEXT means to assimilate the posted form data and advance to the next state.
ACTION_REFRESH - Static variable in class sailpoint.object.Form
REFRESH means to assimilate the posted form data and regenerate the form.
ACTION_WORKFLOW - Static variable in class sailpoint.object.QuickLink
 
ActionApprove - Static variable in class sailpoint.object.AuditEvent
 
ActionApproveLineItem - Static variable in class sailpoint.object.AuditEvent
 
ActionApprovePamRequest - Static variable in class sailpoint.object.AuditEvent
 
ActionAssignment - Static variable in class sailpoint.object.AuditEvent
 
ActionAttachmentsPruned - Static variable in class sailpoint.object.AuditEvent
 
ActionCertificationArchivesPruned - Static variable in class sailpoint.object.AuditEvent
 
ActionCertificationItemsAutomaticallyDecided - Static variable in class sailpoint.object.AuditEvent
 
ActionCertificationItemsPhased - Static variable in class sailpoint.object.AuditEvent
 
ActionCertificationsArchived - Static variable in class sailpoint.object.AuditEvent
 
ActionCertificationsAutomaticallyClosed - Static variable in class sailpoint.object.AuditEvent
 
ActionCertificationsFinished - Static variable in class sailpoint.object.AuditEvent
 
ActionCertificationsPhased - Static variable in class sailpoint.object.AuditEvent
 
ActionCertificationsPruned - Static variable in class sailpoint.object.AuditEvent
 
ActionChange - Static variable in class sailpoint.object.AuditEvent
 
ActionCompleteDelegation - Static variable in class sailpoint.object.AuditEvent
 
ActionConfig() - Constructor for class sailpoint.object.AlertDefinition.ActionConfig
 
ActionContinuousCertItemsOverdue - Static variable in class sailpoint.object.AuditEvent
Deprecated.
ActionContinuousCertItemsRequired - Static variable in class sailpoint.object.AuditEvent
Deprecated.
ActionContinuousCertsProcessed - Static variable in class sailpoint.object.AuditEvent
Deprecated.
ActionCreate - Static variable in class sailpoint.object.AuditEvent
 
ActionDelegate - Static variable in class sailpoint.object.AuditEvent
 
ActionDelete - Static variable in class sailpoint.object.AuditEvent
 
ActionDisableRole - Static variable in class sailpoint.object.AuditEvent
 
ActionEmailFailure - Static variable in class sailpoint.object.AuditEvent
 
ActionEmailSent - Static variable in class sailpoint.object.AuditEvent
 
ActionEscalate - Static variable in class sailpoint.object.AuditEvent
 
ActionException - Static variable in class sailpoint.object.AuditEvent
 
ActionExpansion - Static variable in class sailpoint.object.AuditEvent
 
ActionExpire - Static variable in class sailpoint.object.AuditEvent
 
ActionForward - Static variable in class sailpoint.object.AuditEvent
 
ActionHistoriesPruned - Static variable in class sailpoint.object.AuditEvent
 
ActionIdentityCorrelation - Static variable in class sailpoint.object.AuditEvent
 
ActionIdentityRequestPruned - Static variable in class sailpoint.object.AuditEvent
 
ActionIdentityTriggerEvent - Static variable in class sailpoint.object.AuditEvent
 
ActionImport - Static variable in class sailpoint.object.AuditEvent
 
ActionInactiveWorkItemsForwarded - Static variable in class sailpoint.object.AuditEvent
 
ActionLinkMoved - Static variable in class sailpoint.object.AuditEvent
 
ActionLogin - Static variable in class sailpoint.object.AuditEvent
 
ActionLoginFailure - Static variable in class sailpoint.object.AuditEvent
 
ActionLogout - Static variable in class sailpoint.object.AuditEvent
 
ActionProvision - Static variable in class sailpoint.object.AuditEvent
 
ActionProvisioningTransactionsPruned - Static variable in class sailpoint.object.AuditEvent
 
ActionRead - Static variable in class sailpoint.object.AuditEvent
 
ActionReassign - Static variable in class sailpoint.object.AuditEvent
 
ActionReject - Static variable in class sailpoint.object.AuditEvent
 
ActionRejectLineItem - Static variable in class sailpoint.object.AuditEvent
 
ActionRejectPamRequest - Static variable in class sailpoint.object.AuditEvent
 
ActionRemediate - Static variable in class sailpoint.object.AuditEvent
 
ActionRemediationAssignment - Static variable in class sailpoint.object.AuditEvent
 
ActionRemediationsScanned - Static variable in class sailpoint.object.AuditEvent
 
ActionRequestsPruned - Static variable in class sailpoint.object.AuditEvent
 
ActionRescindCertification - Static variable in class sailpoint.object.AuditEvent
 
ActionRevokeDelegation - Static variable in class sailpoint.object.AuditEvent
 
ActionRoleSunrise - Static variable in class sailpoint.object.AuditEvent
 
ActionRoleSunset - Static variable in class sailpoint.object.AuditEvent
 
ActionRun - Static variable in class sailpoint.object.AuditEvent
 
ActionScopesDenormalized - Static variable in class sailpoint.object.AuditEvent
 
ActionSignoff - Static variable in class sailpoint.object.AuditEvent
 
ActionSignoffEscalation - Static variable in class sailpoint.object.AuditEvent
 
ActionStartWorkflow - Static variable in class sailpoint.object.AuditEvent
 
ActionSyslogEventsPruned - Static variable in class sailpoint.object.AuditEvent
 
ActionTaskResultsPruned - Static variable in class sailpoint.object.AuditEvent
 
ActionUpdate - Static variable in class sailpoint.object.AuditEvent
 
ActionUpdateRole - Static variable in class sailpoint.object.AuditEvent
 
ActionViolationAcknowledge - Static variable in class sailpoint.object.AuditEvent
 
ActionViolationAllowException - Static variable in class sailpoint.object.AuditEvent
 
ActionViolationCorrection - Static variable in class sailpoint.object.AuditEvent
 
ActionViolationDelegate - Static variable in class sailpoint.object.AuditEvent
 
activateRoleAssignment(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Perform a pending role assignment when the "sunrise" date is reached.
ACTIVE_PERIOD_DURATION - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that has the default active period duration (a Duration object).
ActivityConfig - Class in sailpoint.object
An object that describes activity monitoring configuration.
ActivityConfig() - Constructor for class sailpoint.object.ActivityConfig
 
ActivityConstraint - Class in sailpoint.object
The model for a constraint within an activity policy.
ActivityConstraint() - Constructor for class sailpoint.object.ActivityConstraint
 
ActivityDataSource - Class in sailpoint.object
 
ActivityDataSource() - Constructor for class sailpoint.object.ActivityDataSource
 
ActivityFieldMap - Class in sailpoint.object
 
ActivityFieldMap() - Constructor for class sailpoint.object.ActivityFieldMap
Create a default ActivityFieldMap which creates an empty object and Defaults both TransformationType and ActivityField to None.
ActivityFieldMap.ActivityField - Enum in sailpoint.object
 
ActivityFieldMap.TransformationType - Enum in sailpoint.object
Enumeration which specifies the types of transformations that can be used for a field.
AD_ACCOUNT_SEARCH_ATT - Static variable in class sailpoint.object.TargetSource
 
AD_APP - Static variable in class sailpoint.object.TargetSource
 
AD_GROUP_SEARCH_ATT - Static variable in class sailpoint.object.TargetSource
 
add(String, Filter.Operator, Object) - Method in class openconnector.Filter
Add the given criteria to this filter.
add(String, Filter.Operator, Object, boolean) - Method in class openconnector.Filter
Add the given criteria to this filter.
add(String, Object) - Method in class openconnector.JsonBuilder
 
add(String) - Method in class openconnector.JsonBuilder
 
add(Request) - Method in class openconnector.Plan
Add a request to the plan.
add(Item) - Method in class openconnector.Request
Add an item to the request.
add(String) - Method in class openconnector.Result
Add one message to the result.
add(List<String>) - Method in class openconnector.Result
Add a list of messages to the result.
add(Throwable) - Method in class openconnector.Result
Add a messages for an exception to the result.
add(ProvisioningPlan.AttributeRequest) - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Add the given AttributeRequest to this AccountRequest.
add(ProvisioningPlan.PermissionRequest) - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Add the given PermissionRequest to this AccountRequest.
add(ProvisioningPlan.AccountRequest) - Method in class sailpoint.integration.ProvisioningPlan
Add the given AccountRequest to this ProvisioningPlan.
add(ProvisioningPlan.ObjectRequest) - Method in class sailpoint.integration.ProvisioningPlan
Add the given ObjectRequest to this ProvisioningPlan.
add(Map) - Method in class sailpoint.integration.ProvisioningPlan
Add the given map as arguments.
add(ProvisioningPlan.AttributeRequest) - Method in class sailpoint.integration.ProvisioningPlan.ObjectRequest
Add the given AttributeRequest to this request.
add(RoleResource) - Method in class sailpoint.integration.RoleDefinition
Add a RoleResource to this role.
add(String) - Method in class sailpoint.integration.RoleEntitlement
Add the given value to this entitlement.
add(RoleEntitlement) - Method in class sailpoint.integration.RoleResource
Add the given RoleEntitlement to this resource.
add(Permission) - Method in class sailpoint.object.AccountGroup
Deprecated.
 
add(TargetSource) - Method in class sailpoint.object.Application
Add a single source to the list of sources on this application.
add(Comment) - Method in class sailpoint.object.ApprovalItem
 
add(ApprovalItem) - Method in class sailpoint.object.ApprovalSet
 
add(AuditConfig.AuditAttribute) - Method in class sailpoint.object.AuditConfig
 
add(Bundle) - Method in class sailpoint.object.Bundle
Deprecated.
Now that there is more than one bundle list these older accessors are discouraged.
add(Profile) - Method in class sailpoint.object.Bundle
 
add(RoleScorecard) - Method in class sailpoint.object.Bundle
 
add(Difference) - Method in class sailpoint.object.BundleDifference
 
add(ProfileDifference) - Method in class sailpoint.object.BundleDifference
 
add(Filter) - Method in class sailpoint.object.CandidateRole
 
add(Permission) - Method in class sailpoint.object.CandidateRole
 
add(CandidateRole) - Method in class sailpoint.object.CandidateRole
 
add(CertificationEntity) - Method in class sailpoint.object.Certification
 
add(Certification) - Method in class sailpoint.object.Certification
 
add(CertificationItem) - Method in class sailpoint.object.CertificationEntity
 
add(Filter) - Method in class sailpoint.object.DirectAssignment
 
add(EntitlementCollection) - Method in class sailpoint.object.EntitlementCollection
Add the contents of another collection into this one.
add(Permission) - Method in class sailpoint.object.EntitlementGroup
 
add(Filter) - Method in class sailpoint.object.Filter.CompositeFilter
 
add(FormItem) - Method in class sailpoint.object.Form
 
add(List<FormItem>) - Method in class sailpoint.object.Form
 
add(FormItem) - Method in class sailpoint.object.Form.Section
 
add(Link) - Method in class sailpoint.object.Identity
 
add(Bundle) - Method in class sailpoint.object.Identity
 
add(EntitlementGroup) - Method in class sailpoint.object.Identity
 
add(CertificationLink) - Method in class sailpoint.object.Identity
Add an certification reference to the identity.
add(Certification, CertificationEntity) - Method in class sailpoint.object.Identity
 
add(Capability) - Method in class sailpoint.object.Identity
 
add(AttributeAssignment) - Method in class sailpoint.object.Identity
Add an assignment to the identity's current list.
add(MitigationExpiration) - Method in class sailpoint.object.Identity
Add the given MitigationExpiration to this Identity.
add(Identity) - Method in class sailpoint.object.Identity
Add a workgroup to a user, this method checks for existence before adding it to the list.
add(PermissionDifference) - Method in class sailpoint.object.IdentityDifference
 
add(IdentityRequestItem) - Method in class sailpoint.object.IdentityRequest
Add an new non-null item to a Request.
add(ImpactAnalysis.RoleAssignments) - Method in class sailpoint.object.ImpactAnalysis
 
add(ImpactAnalysis.PolicyConflict) - Method in class sailpoint.object.ImpactAnalysis
 
add(ManagedResource) - Method in class sailpoint.object.IntegrationConfig
Add a new managed resource.
add(Permission) - Method in class sailpoint.object.ManagedAttribute
Add one permission to the direct permissions list.
add(ManagedResource.ResourceAttribute) - Method in class sailpoint.object.ManagedResource
 
add(MiningConfig.MiningSource) - Method in class sailpoint.object.MiningConfig
 
add(Difference) - Method in class sailpoint.object.NativeChangeDetection
 
add(AttributeSource) - Method in class sailpoint.object.ObjectAttribute
 
add(AttributeTarget) - Method in class sailpoint.object.ObjectAttribute
 
add(ObjectAttribute) - Method in class sailpoint.object.ObjectConfig
 
add(Difference) - Method in class sailpoint.object.ProfileDifference
 
add(Projection) - Method in class sailpoint.object.Projection.ListProjection
 
add(ManagedResource) - Method in class sailpoint.object.ProvisioningConfig
Add a new managed resource.
add(ProvisioningPlan.GenericRequest) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
add(ProvisioningPlan.AccountRequest) - Method in class sailpoint.object.ProvisioningPlan
 
add(ProvisioningPlan.ObjectRequest) - Method in class sailpoint.object.ProvisioningPlan
 
add(String, String, ProvisioningPlan.AccountRequest.Operation) - Method in class sailpoint.object.ProvisioningPlan
Adds an AccountRequest, normally for Delete, Disable, Enable, Unlock.
add(String, String, String, ProvisioningPlan.Operation, Object) - Method in class sailpoint.object.ProvisioningPlan
Adds a simple attribute request for an application.
add(String, String, ProvisioningPlan.Operation, Object) - Method in class sailpoint.object.ProvisioningPlan
Deprecated.
Use ProvisioningPlan.add(String, String, String, Operation, Object) instead, which required a nativeIdentity.
add(String, String, Object) - Method in class sailpoint.object.ProvisioningPlan
Deprecated.
Use ProvisioningPlan.add(String, String, String, Operation, Object) instead, which required a nativeIdentity.
add(ProvisioningPlan) - Method in class sailpoint.object.ProvisioningProject
 
add(Filter...) - Method in class sailpoint.object.QueryOptions
 
add(Bundle) - Method in interface sailpoint.object.RoleContainer
 
add(CandidateRole) - Method in class sailpoint.object.RoleMiningResult
 
add(List<CandidateRole>) - Method in class sailpoint.object.RoleMiningResult
 
add(RoleOverlapResult.RoleOverlap) - Method in class sailpoint.object.RoleOverlapResult
 
add(Signoff.Signatory) - Method in class sailpoint.object.Signoff
 
add(WorkItem) - Method in class sailpoint.object.Signoff
Add an empty signatory entry for the work item.
add(SPRight) - Method in class sailpoint.object.TaskItemDefinition
 
add(Workflow.Variable) - Method in class sailpoint.object.Workflow
Add a new variable definition.
add(Workflow.Arg) - Method in class sailpoint.object.Workflow.Approval
 
add(Workflow.Return) - Method in class sailpoint.object.Workflow.Approval
 
add(Workflow.Transition) - Method in class sailpoint.object.Workflow.Step
 
add(WorkflowTestSuite.WorkflowTest) - Method in class sailpoint.object.WorkflowTestSuite
 
add(WorkflowTestSuite.WorkItemResponse) - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
 
add(WorkflowTestSuite.WorkItemAction) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
 
addAccountAccess(AccessMapping) - Method in class sailpoint.object.Target
 
addAccountInfo(AccountSelection.AccountInfo) - Method in class sailpoint.object.AccountSelection
 
addAccountInfo(Link) - Method in class sailpoint.object.AccountSelection
 
addAccountInfo(RoleTarget) - Method in class sailpoint.object.AccountSelection
 
addAccountSelection(ProvisioningPlan.AccountRequest, List<Link>) - Method in class sailpoint.object.ProvisioningProject
Add an AccountSelection to this project with the given ambiguous set of links.
addAccountSelection(AccountSelection) - Method in class sailpoint.object.ProvisioningTarget
 
addAccountSelection(List<Link>, String) - Method in class sailpoint.object.ProvisioningTarget
Add an AccountSelection for a list of target links.
addAccountSelection(Application, Link, String) - Method in class sailpoint.object.ProvisioningTarget
 
addAccountSelections(List<AccountSelection>) - Method in class sailpoint.object.ProvisioningTarget
Add multiple AccountSelections
addAction(AlertAction) - Method in class sailpoint.object.Alert
 
addActivityDataSource(ActivityDataSource) - Method in class sailpoint.object.Application
 
addAddedValue(String) - Method in class sailpoint.object.Difference
 
addAll(Collection<CertificationEntity>) - Method in class sailpoint.object.Certification
 
addAll(Collection<? extends ProvisioningPlan.GenericRequest>) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
addApplication(String) - Method in class sailpoint.object.ActivityConfig
 
addApplicationScore(ScoreDefinition) - Method in class sailpoint.object.ScoreConfig
 
addApprovalItem(Identity, ProvisioningPlan.AccountRequest, ApprovalSet) - Static method in class sailpoint.workflow.IdentityLibrary
Add a representation of an account request to the approval set.
addApprovalItemComment() - Method in class sailpoint.web.WorkItemBean
Add a comment to an approval item.
addApprovalItems(Identity, ProvisioningPlan.AccountRequest, ApprovalSet) - Static method in class sailpoint.workflow.IdentityLibrary
 
addApprovalItems(Identity, ProvisioningPlan.AccountRequest, ApprovalSet, SailPointContext) - Static method in class sailpoint.workflow.IdentityLibrary
Assemble ApprovalItems for an AccountRequest.
addArg(String, String) - Method in class sailpoint.object.Workflow.Approval
 
addArgument(String, Object) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
addAssignedRole(Bundle) - Method in class sailpoint.object.Identity
 
addAssignedRoleDifference(Difference) - Method in class sailpoint.object.IdentityDifference
 
addAssignmentId(String) - Method in class sailpoint.object.RoleDetection
Add an assignment id to the list.
addAssignmentIds(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Add an assignment id to the list.
addAttachment(EmailFileAttachment) - Method in class sailpoint.object.EmailOptions
 
addAttribute(StringBuilder, String, String) - Static method in class connector.common.XmlUtil
Adds an attribute name and value to a string buffer.
addAttribute(Schema.Attribute) - Method in class openconnector.Schema
Add one attribute definition to the schema.
addAttribute(String) - Method in class openconnector.Schema
 
addAttribute(String, Schema.Type) - Method in class openconnector.Schema
 
addAttribute(String, Schema.Type, boolean) - Method in class openconnector.Schema
 
addAttribute(String, Schema.Type, Integer) - Method in class openconnector.Schema
 
addAttribute(String, Schema.Type, Integer, boolean) - Method in class openconnector.Schema
 
addAttribute(StringBuilder, String, String) - Static method in class sailpoint.integration.XmlUtil
Adds an attribute name and value to a string buffer.
addAttribute(String, Object) - Method in class sailpoint.object.Chart
 
addAttribute(String, String, String, String, String, Object) - Method in class sailpoint.object.EntitlementCollection
Merge an attribute value into this collection.
addAttribute(String, Object) - Method in class sailpoint.object.Field
 
addAttribute(String, Object) - Method in class sailpoint.object.Form.Section
 
addAttribute(String, Object) - Method in class sailpoint.object.JasperResult
 
addAttribute(String, Object) - Method in class sailpoint.object.Snapshot
 
addAttribute(String, Object) - Method in class sailpoint.object.TaskEvent
 
addAttribute(String, Object) - Method in class sailpoint.object.TaskItem
 
addAttributeAssignment(Filter) - Method in class sailpoint.object.CorrelationConfig
 
addAttributeDefinition(AttributeDefinition) - Method in class sailpoint.object.Schema
Add a new AttributeDefinition to these schema.
addAttributeDefinition(String, String) - Method in class sailpoint.object.Schema
Add an attribute to the schema.
addAttributeDefinition(String, String, String) - Method in class sailpoint.object.Schema
Add an attribute to the schema.
addAttributeDefinition(String, String, String, boolean) - Method in class sailpoint.object.Schema
Add an attribute to the schema.
addAttributeDifference(Difference) - Method in class sailpoint.object.IdentityDifference
 
addAttributeDifferences(List<Difference>) - Method in class sailpoint.object.IdentityDifference
 
addAttributeMetaData(AttributeMetaData) - Method in class sailpoint.object.SailPointObject
 
addAttributes(String, String, String, String, Map<String, Object>) - Method in class sailpoint.object.EntitlementCollection
Merge the attribute values from the given Map into this collection.
addBody() - Method in class sailpoint.object.ConnectorOperationData
 
addBundleDifference(Difference) - Method in class sailpoint.object.IdentityDifference
 
addButtons(List<Form.Button>) - Method in class sailpoint.object.Form
Add all of the Buttons to the item list.
addCertificationDecision(SailPointContext, CertificationItem) - Method in class sailpoint.object.Identity
 
addCertificationDecision(SailPointContext, CertificationItem, CertifiableDescriptor) - Method in class sailpoint.object.Identity
 
addCertificationDecision(SailPointContext, PolicyViolation, CertificationAction) - Method in class sailpoint.object.Identity
 
addCertificationGroup(CertificationGroup) - Method in class sailpoint.object.Certification
 
addCertificationGroups(List<CertificationGroup>) - Method in class sailpoint.object.Certification
 
addChild(AlertMatchConfig.AlertMatchTerm) - Method in class sailpoint.object.AlertMatchConfig.AlertMatchTerm
 
addChild(IdentitySelector.MatchTerm) - Method in class sailpoint.object.IdentitySelector.MatchTerm
 
addChildAction(CertificationAction) - Method in class sailpoint.object.CertificationAction
 
addClassification(ObjectClassification) - Method in interface sailpoint.object.Classifiable
Add a single Classification to the object.
addClassification(Classification, String, boolean) - Method in interface sailpoint.object.Classifiable
 
addClassification(ObjectClassification) - Method in class sailpoint.object.SailPointObject
 
addClient(OAuthClient) - Method in class sailpoint.object.OAuthConfiguration
Adds an OAuthClient to the list of OAuthClients
addCommand(CertificationCommand) - Method in class sailpoint.object.Certification
 
addComment(WorkItem, Identity, String) - Method in class sailpoint.api.Workflower
Add a comment to the given work item.
addComment(String, Identity) - Method in class sailpoint.object.RemediationItem
Add a comment to this remediation item.
addComment(Comment) - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
 
addComment(String, Identity) - Method in class sailpoint.object.WorkItem
Add a comment with a timestamp and person that made the comment.
addComment(String, String) - Method in class sailpoint.object.WorkItem
 
addComment(String) - Method in class sailpoint.object.WorkItem
 
addComment() - Method in class sailpoint.web.WorkItemBean
Add a comment to this work item.
addComponent(Link) - Method in class sailpoint.object.Link
Add a component link id to the list of ids.
addConfig(String, Object) - Method in class sailpoint.object.Schema
Sets a named schema configuration attribute.
addConstraint(String, Object) - Method in class sailpoint.object.PasswordPolicy
 
addConstraint(String, String) - Method in class sailpoint.object.PasswordPolicyHolder
 
addConstraint(BaseConstraint) - Method in class sailpoint.object.Policy
Add a constraint to the appropriate list.
addConstraint(Filter) - Method in class sailpoint.object.Profile
 
addContent(StringBuilder, Object) - Static method in class connector.common.XmlUtil
Replaces special characters in a string with XML character entities.
addContent(StringBuilder, Object) - Static method in class sailpoint.integration.XmlUtil
Replaces special characters in a string with XML character entities.
addContributingEntitlement(IdentitySelector.MatchTerm.ContributingEntitlement) - Method in class sailpoint.object.IdentitySelector.MatchTerm
 
addControlledScope(Scope) - Method in class sailpoint.object.Identity
 
addCookies(List) - Method in class sailpoint.integration.ApacheHttpClient
 
addCookies(List) - Method in interface sailpoint.integration.HttpClient
Set the Cookies.
addCookies(List) - Method in class sailpoint.integration.SailPointHttpClient
 
addCronExpression(String) - Method in class sailpoint.object.TaskSchedule
 
addDependency(Application) - Method in class sailpoint.object.Application
Adds a provisioning dependency for the application.
addDescription(String, String) - Method in class sailpoint.object.Application
Incrementally add one description.
addDescription(String, String) - Method in class sailpoint.object.Bundle
Incrementally add one description.
addDescription(String, String) - Method in class sailpoint.object.CandidateRole
Incrementally add one description.
addDescription(String, String) - Method in class sailpoint.object.Classification
 
addDescription(String, String) - Method in interface sailpoint.object.Describable
Incrementally add one description.
addDescription(String, String) - Method in class sailpoint.object.ManagedAttribute
Incrementally add one description.
addDescription(String, String) - Method in class sailpoint.object.Policy
Incrementally add one description.
addDetectedRole(Bundle) - Method in class sailpoint.object.Identity
 
addDirect(DirectAssignment) - Method in class sailpoint.object.CorrelationConfig
 
addDirectPermissions(Schema, Connection, ResourceObject, String, String) - Method in class sailpoint.connector.JDBCConnector
 
addEntitlementComment(SailPointContext, CertificationItem, String, String) - Method in class sailpoint.object.Identity
 
addEntitlements(EntitlementSnapshot) - Method in class sailpoint.object.EntitlementCollection
Add the given entitlements to this collection.
addEntityToRefresh(CertificationEntity) - Method in class sailpoint.object.Certification
 
addError(String) - Method in class sailpoint.integration.RequestResult
Add an error to this result.
addError(Throwable) - Method in class sailpoint.integration.RequestResult
Add an exception to this result.
addError(Message) - Method in class sailpoint.object.FullTextIndex
 
addError(String) - Method in class sailpoint.object.FullTextIndex
 
addError(Throwable) - Method in class sailpoint.object.FullTextIndex
Add a message for an exception.
addError(Message) - Method in class sailpoint.object.IdentityRequestItem
 
addError(Message) - Method in class sailpoint.object.ProvisioningResult
 
addError(String) - Method in class sailpoint.object.ProvisioningResult
 
addError(Throwable) - Method in class sailpoint.object.ProvisioningResult
 
addErrors(Map) - Method in class sailpoint.integration.RequestResult
Add an error map to this result.
addErrors(List<Message>) - Method in class sailpoint.object.IdentityRequestItem
 
addExactMatch() - Method in class sailpoint.object.ITRoleMiningTaskResult.EntitlementStatistics
 
addException(Throwable) - Method in class sailpoint.object.TaskItem
Add a message for an exception.
addExpansion(IdentityRequestItem, ProvisioningProject) - Method in class sailpoint.object.IdentityRequest
Add a new non-null item to the request and mark it as an expansion if it is found in the project's expansion list.
addExpansionItem(ExpansionItem) - Method in class sailpoint.object.ProvisioningProject
Add an ExpansionItem to this project.
addExtendedArgument(Argument) - Method in class sailpoint.object.LiveReport
 
addFactory(GroupFactory) - Method in class sailpoint.object.CertificationDefinition
 
addFeature(Application.Feature) - Method in class sailpoint.object.Application
Adds a feature to this Application.
addFeature(Application.Feature) - Method in class sailpoint.object.Schema
Adds a feature to this schema.
addFieldsToForm(WorkflowContext) - Method in class sailpoint.workflow.MFALibrary
 
addFile(PersistedFile) - Method in class sailpoint.object.JasperResult
 
addFilter(Filter) - Method in class sailpoint.object.QueryOptions
 
addFiltered(ProvisioningPlan.AbstractRequest) - Method in class sailpoint.object.ProvisioningPlan
 
addFinishedResponse(WorkflowTestSuite.WorkItemResponse) - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
Insert a finished response into the list.
addFollower(String) - Method in class sailpoint.object.AccountSelection
 
addGain(Identity) - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
 
addGrantedCapbility(Capability) - Method in class sailpoint.object.RoleSnapshot
 
addGrantedScope(Scope) - Method in class sailpoint.object.RoleSnapshot
 
addGroup(GroupDefinition) - Method in class sailpoint.object.CertificationDefinition
 
addGroupAccess(AccessMapping) - Method in class sailpoint.object.Target
 
addGroupBy(String) - Method in class sailpoint.object.QueryOptions
 
addHeader(String, String) - Method in class sailpoint.integration.ApacheHttpClient
 
addHeader(String, String) - Method in interface sailpoint.integration.HttpClient
Adds a header entry
addHeader(String, String) - Method in class sailpoint.integration.RestClient
 
addHeader(String, String) - Method in class sailpoint.integration.SailPointHttpClient
 
addHeader() - Method in class sailpoint.object.ConnectorOperationData
 
addHosts(String) - Method in class sailpoint.object.ServiceDefinition
Helper utility to merge a host list from the database and one from the iiq.properties file.
addIdentityScore(ScoreDefinition) - Method in class sailpoint.object.ScoreConfig
 
addInheritance(Bundle) - Method in class sailpoint.object.Bundle
 
addInheritedCapability(Capability) - Method in class sailpoint.object.Capability
 
addInt(String, int) - Method in class sailpoint.object.TaskItem
Add to the possible previous value of an attribute.
addInteraction(Workflow.Approval) - Method in class sailpoint.object.WorkflowSummary
 
addInteraction(WorkflowSummary.ApprovalSummary) - Method in class sailpoint.object.WorkflowSummary
 
addItem(CertificationItem) - Method in class sailpoint.object.ArchivedCertificationEntity
 
addItem(ScoreItem) - Method in class sailpoint.object.GenericIndex
 
addItem(AccountItem) - Method in class sailpoint.object.RoleTarget
 
addItems(List<ScoreItem>) - Method in class sailpoint.object.GenericIndex
 
ADDITIONAL_ENTITLEMENT_GRANULARITY - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that controls the granularity at which additional entitlements should be certified.
addLatestCertification(Certification, CertificationEntity) - Method in class sailpoint.object.Identity
Add an certification reference to the identity.
addLaunchMessage(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Add a message to the WorkflowLaunch.
addLeft(Bundle) - Method in class sailpoint.object.SODConstraint
Add a bundle reference to the lhs, filtering duplicates.
addLeft(List<IdentityItem>) - Method in class sailpoint.object.ViolationDetails
 
addLeft(IdentityItem) - Method in class sailpoint.object.ViolationDetails
 
addLeftBundle(String) - Method in class sailpoint.object.PolicyViolation
Accumulate bundle names as CSVs as they are added.
addLink(Link, Set<ITRoleMiningTaskResult.SimplifiedEntitlement>, boolean) - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlementsKey
Add a link
addLinkDifferences(List<Difference>) - Method in class sailpoint.object.IdentityDifference
 
addLoss(Identity) - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
 
addMatch(String) - Method in class sailpoint.object.CandidateRole
 
addMatchTerm(AlertMatchConfig.AlertMatchTerm) - Method in class sailpoint.object.AlertMatchConfig.AlertMatchExpression
 
addMeaning(String, String) - Method in class sailpoint.object.ESignatureType
Add a meaning for a locale.
addMessage(Message) - Method in class sailpoint.object.CertificationGroup
 
addMessage(Message) - Method in class sailpoint.object.IdentityRequest
 
addMessage(Message) - Method in class sailpoint.object.ProvisioningProject
 
addMessage(String) - Method in class sailpoint.object.TaskItem
 
addMessage(Message) - Method in class sailpoint.object.TaskItem
 
addMessage(Message) - Method in class sailpoint.object.WorkflowLaunch
 
addMessage(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Add a mesasge to the case.
addMessages(List<Message>) - Method in class sailpoint.object.CertificationGroup
 
addMessages(List<Message>) - Method in class sailpoint.object.IdentityRequest
 
addMessages(List<Message>) - Method in class sailpoint.object.TaskItem
 
addMessages(List<Message>) - Method in class sailpoint.object.WorkflowLaunch
 
addMFAMessage(WorkflowContext) - Static method in class sailpoint.workflow.MFALibrary
 
addMultipleSignOff(List<SignOffHistory>) - Method in class sailpoint.object.WorkItemArchive
 
addMultiValuedAttributeDefinition(String, String, String) - Method in class sailpoint.object.Schema
Add a multi-valued attribute to the schema.
addNativeId(String) - Method in class sailpoint.object.AccessMapping
 
addObjectRequest(ProvisioningPlan.ObjectRequest) - Method in class sailpoint.object.ProvisioningPlan
 
addObjects(List) - Method in class sailpoint.integration.ListResult
Adds objects to the current result and increments the count.
addOperationTransformation(ProvisioningPlan.AccountRequest.Operation, ProvisioningPlan.AccountRequest.Operation) - Method in class sailpoint.object.ManagedResource
Add an account operation transformation.
addOrdering(String, boolean) - Method in class sailpoint.object.QueryOptions
Add an ordering to these QueryOptions.
addOrdering(String, boolean, boolean) - Method in class sailpoint.object.QueryOptions
 
addOrdering(Integer, String, boolean) - Method in class sailpoint.object.QueryOptions
 
addOrdering(Integer, String, boolean, boolean) - Method in class sailpoint.object.QueryOptions
 
addOwner(Identity) - Method in class sailpoint.object.WorkItemConfig
 
addOwnerHistory(WorkItem.OwnerHistory) - Method in class sailpoint.object.WorkItem
 
addOwnerHistory(WorkItem.OwnerHistory) - Method in class sailpoint.object.WorkItemArchive
 
addOwnerScope(Identity) - Method in class sailpoint.object.QueryOptions
Add a filter for default owner filtering.
addParameter(ReportDataSource.Parameter) - Method in class sailpoint.object.ReportDataSource
 
addParameter(String, String) - Method in class sailpoint.object.ReportDataSource
 
addParentAction(CertificationAction) - Method in class sailpoint.object.CertificationAction
 
addPasswordHistory(Identity, String) - Method in class sailpoint.api.PasswordPolice
Called by the UI to save an entry on the password history list.
addPasswordHistory(Link, String) - Method in class sailpoint.api.PasswordPolice
Add password to Link password history Assume password has been checked against the policies Transaction is NOT committed.
addPasswordPolicy(PasswordPolicyHolder) - Method in class sailpoint.object.Application
Add another PasswordPolicy
addPermission(String, String, String, String, Permission) - Method in class sailpoint.object.EntitlementCollection
Merge the given Permission into this collection.
addPermission(Permission) - Method in class sailpoint.object.Profile
 
addPermissionDifferences(List<PermissionDifference>) - Method in class sailpoint.object.IdentityDifference
 
addPermissions(String, String, String, String, List<Permission>) - Method in class sailpoint.object.EntitlementCollection
Merge the given Permissions into this collection.
addPermit(Bundle) - Method in class sailpoint.object.Bundle
 
addPermittedRole(RoleAssignment) - Method in class sailpoint.object.RoleAssignment
 
addPolicyViolationDifference(Difference) - Method in class sailpoint.object.IdentityDifference
 
addProvisioningTarget(ProvisioningTarget) - Method in class sailpoint.object.ProvisioningProject
 
addQuestion(Question) - Method in class sailpoint.object.ProvisioningProject
Add a new question to the required question list.
addQuestionHistory(Question) - Method in class sailpoint.object.ProvisioningProject
Add a question to the history.
addQuickLinkOptions(QuickLinkOptions) - Method in class sailpoint.object.QuickLink
 
addReferencedRule(Rule) - Method in class sailpoint.object.Rule
Add a Rule that is referenced by this Rule.
addRejecter(String) - Method in class sailpoint.object.ApprovalItem
Add the name of one of the Identities who caused this ApprovalItem to be rejected
addRemediationItem(Certification, String, String, RemediationItem.RemediationEntityType, CertificationAction, ProvisioningPlan, List<PolicyTreeNode>) - Method in class sailpoint.object.WorkItem
Add a remediation item to this work item.
addRemediationItem(Identity, RemediationItem.RemediationEntityType, String, ProvisioningPlan, String, String, List<PolicyTreeNode>) - Method in class sailpoint.object.WorkItem
 
addRemovedValue(String) - Method in class sailpoint.object.Difference
 
addRequest(Request) - Method in class sailpoint.api.RequestManager
Submit a request for processing.
addRequest(SailPointContext, Request) - Static method in class sailpoint.api.RequestManager
Submit a request for processing.
addRequest(ProvisioningPlan.AbstractRequest) - Method in class sailpoint.object.ProvisioningPlan
 
addRequester(Identity) - Method in class sailpoint.object.ProvisioningPlan
 
addRequestNoCommit(Request) - Method in class sailpoint.api.RequestManager
Submit a request for processing but do not commit the transaction.
addRequestNoCommit(SailPointContext, Request) - Static method in class sailpoint.api.RequestManager
Submit a request for processing but do not commit the transaction.
addRequirement(Bundle) - Method in class sailpoint.object.Bundle
 
addResAttributeMapObj() - Method in class sailpoint.object.ConnectorOperationData
 
addRight(Bundle) - Method in class sailpoint.object.SODConstraint
Add a bundle reference to the rhs, filtering duplicates.
addRight(List<IdentityItem>) - Method in class sailpoint.object.ViolationDetails
 
addRight(IdentityItem) - Method in class sailpoint.object.ViolationDetails
 
addRightBundle(String) - Method in class sailpoint.object.PolicyViolation
Accumulate bundle names as CSVs as they are added.
addRights(List<String>) - Method in class sailpoint.object.Permission
Add rights to the list.
addRole(RoleDefinition) - Method in class sailpoint.integration.AbstractIntegration
 
addRole(RoleDefinition) - Method in interface sailpoint.integration.IntegrationInterface
Create or update the definition of a role.
addRole(RoleDefinition) - Method in class sailpoint.integration.RemoteIntegration
Create or update the definition of a role.
addRole(RoleDefinition) - Method in class sailpoint.integration.TraceExecutor
Create or update the definition of a role.
addRoleAssigment(RoleAssignment) - Method in class sailpoint.object.ProvisioningProject
Deprecated.
replaced by ProvisioningTarget model
addRoleAssignment(RoleAssignment) - Method in class sailpoint.object.Identity
Add a new RoleAssignment to the Identity.
addRoleDetection(RoleDetection) - Method in class sailpoint.object.Identity
Add a new RoleDetection to the Identity.
addRoleIndex(RoleIndex) - Method in class sailpoint.object.Bundle
 
addRoleMetadata(RoleMetadata) - Method in class sailpoint.object.Identity
If a RoleMetadata corresponding to the specified RoleMetadata already exists this method updates it to match.
addRoleRequest(RoleRequest) - Method in class sailpoint.object.Identity
 
addRoleTarget(RoleTarget) - Method in class sailpoint.object.RoleAssignment
 
addRun(int) - Method in class sailpoint.object.TaskDefinition
Add a new run time in seconds.
addSchema(Schema) - Method in class openconnector.ConnectorConfig
Add one schema.
addSchema(Schema) - Method in class sailpoint.object.Application
 
addSchemaConfigs(Schema) - Method in class sailpoint.connector.CollectorServices
Add all of the given schema's attributes to the _config map in "dotKeyName" notation
addScope(Scope) - Method in class sailpoint.object.Scope
 
addScopeExtensions(QueryOptions) - Method in class sailpoint.web.certification.CertificationBean
 
addScopeExtensions(QueryOptions) - Method in class sailpoint.web.WorkItemBean
 
addScorecard(ApplicationScorecard) - Method in class sailpoint.object.Application
Assign the scorecard and set the back pointer.
addScorecard(Scorecard) - Method in class sailpoint.object.Identity
Assign the scorecard and set the back pointer.
addSecret(String) - Method in class openconnector.JsonBuilder
 
addSecrets(String[]) - Method in class openconnector.JsonBuilder
 
addSignOff(SignOffHistory) - Method in class sailpoint.object.Certification
Override SailPointObject methods to implement signatures for Certifications
addSignOff(SignOffHistory) - Method in class sailpoint.object.SailPointObject
Set the signature for this object.
addSignOff(SignOffHistory) - Method in class sailpoint.object.WorkItem
Add signoff to the work item.
addSignOff(SignOffHistory) - Method in class sailpoint.object.WorkItemArchive
Add a signoff to the archive
addSignOffHistory(Identity) - Method in class sailpoint.object.Certification
Add an element to the sign off history indicating that the given identity signed off on this certification.
addSimulationObject(String, String, String, String, GracTWsSimulation) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
This function fills the Simulation object based on how the IIQ request is.
addSortOrder(Sort, boolean) - Method in class sailpoint.object.ReportDataSource
 
addSuperMatches(int) - Method in class sailpoint.object.ITRoleMiningTaskResult.EntitlementStatistics
 
addTarget(String) - Method in class sailpoint.object.ActivityDataSource
 
addTarget(String) - Method in class sailpoint.object.TargetSource
 
addTemplate(Rule) - Method in class sailpoint.object.RuleRegistry
Helper method to add a rule as a template.
addTerm(IdentitySelector.MatchTerm) - Method in class sailpoint.object.IdentitySelector.MatchExpression
 
addTier(CompositeDefinition.Tier) - Method in class sailpoint.object.CompositeDefinition
 
addTimePeriod(TimePeriod) - Method in class sailpoint.object.ApplicationActivity
 
addTimePeriods(Collection<TimePeriod>) - Method in class sailpoint.object.ApplicationActivity
 
addTo(Date) - Method in class sailpoint.object.Duration
Add this Duration to the given date.
addTransientField(FullTextIndex.FullTextField) - Method in class sailpoint.object.FullTextIndex
Sort of a kludge for Fulltextifier.
addUnpersistedItem(AbstractCertificationItem) - Method in class sailpoint.object.CertificationCommand
 
addValues(Object, Object, boolean) - Static method in class sailpoint.object.ProvisioningPlan
Utility to add values to a multi-valued attribute with necessary coercion.
addValues(Object, Object) - Static method in class sailpoint.object.ProvisioningPlan
Backward compatibility for the Original signature before case insensitivity was added.
addValues(Object, boolean) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
Utility to add values to a multi-valued attribute.
addVariables(Map<String, Object>) - Method in class sailpoint.object.EmailOptions
 
addViolationResultToList(String, int, int) - Method in class sailpoint.object.PolicyImpactAnalysis
 
addWarning(String) - Method in class sailpoint.integration.RequestResult
Add a warning to this request.
addWarning(Message) - Method in class sailpoint.object.IdentityRequestItem
 
addWarning(List<Message>) - Method in class sailpoint.object.ProvisioningResult
 
addWarning(Message) - Method in class sailpoint.object.ProvisioningResult
 
addWarning(String) - Method in class sailpoint.object.ProvisioningResult
 
addWarnings(Map) - Method in class sailpoint.integration.RequestResult
Add a warnings to this request.
addWarnings(List<Message>) - Method in class sailpoint.object.IdentityRequestItem
 
addWeight(EntitlementWeight) - Method in class sailpoint.object.ApplicationEntitlementWeights
 
addWeights(Collection<EntitlementWeight>) - Method in class sailpoint.object.ApplicationEntitlementWeights
 
addWorkflowCase(WorkflowCase) - Method in class sailpoint.object.Workflow.Step
 
addWorkItem(WorkItem) - Method in class sailpoint.object.Certification
 
addXpathNamespace() - Method in class sailpoint.object.ConnectorOperationData
 
ADMIN_NAME - Static variable in class sailpoint.object.Identity
The name of the built-in system administrator.
aggregateAccount(String, String, Map, Map) - Method in class sailpoint.integration.IIQClient
Aggregate the given resource object for the requested app onto the given identity.
AGGREGATION_OPTIONS - Static variable in class sailpoint.integration.IIQClient
POST body parameter that contains options for aggregation.
Alert - Class in sailpoint.object
Created by ryan.pickens on 6/16/16.
Alert() - Constructor for class sailpoint.object.Alert
 
ALERT - Static variable in class sailpoint.object.ObjectConfig
 
ALERT_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
ALERT_DEF_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
AlertAction - Class in sailpoint.object
Created by ryan.pickens on 6/16/16.
AlertAction() - Constructor for class sailpoint.object.AlertAction
 
AlertAction.AlertActionResult - Class in sailpoint.object
 
AlertAction.AlertNotification - Class in sailpoint.object
 
AlertActionCreated - Static variable in class sailpoint.object.AuditEvent
 
AlertActionResult() - Constructor for class sailpoint.object.AlertAction.AlertActionResult
 
AlertDefinition - Class in sailpoint.object
Created by ryan.pickens on 6/16/16.
AlertDefinition() - Constructor for class sailpoint.object.AlertDefinition
 
AlertDefinition.ActionConfig - Class in sailpoint.object
 
AlertDefinition.ActionType - Enum in sailpoint.object
 
AlertMatchConfig - Class in sailpoint.object
Created by ryan.pickens on 6/22/16.
AlertMatchConfig() - Constructor for class sailpoint.object.AlertMatchConfig
 
AlertMatchConfig.AlertMatchExpression - Class in sailpoint.object
Expression to match alerts.
AlertMatchConfig.AlertMatchTerm - Class in sailpoint.object
 
AlertMatchExpression() - Constructor for class sailpoint.object.AlertMatchConfig.AlertMatchExpression
 
AlertMatchTerm() - Constructor for class sailpoint.object.AlertMatchConfig.AlertMatchTerm
 
AlertNotification() - Constructor for class sailpoint.object.AlertAction.AlertNotification
 
AlertProcessed - Static variable in class sailpoint.object.AuditEvent
 
ALG_BUCKET - Static variable in class sailpoint.object.MiningConfig
A simple bucketing algorithm that finds all distinct combinations of attribute values and makes candidates out of them.
ALG_WEKA - Static variable in class sailpoint.object.MiningConfig
 
allocAttributes() - Method in class sailpoint.object.WorkItem
Convenience method to ensure we have an attributes map.
ALLOW_ADMIN_PASS_THROUGH - Static variable in class sailpoint.object.Configuration
Allows the OOTB administrator account, "spadmin" or "admin", to use application based pass-through authentication.
ALLOW_CERT_ENTITY_BULK_ACCOUNT_REVOCATION - Static variable in class sailpoint.object.Configuration
Specifies that revoke all accounts should be available on the certification entity page.
ALLOW_CERT_ENTITY_BULK_APPROVE - Static variable in class sailpoint.object.Configuration
Specifies that approve all should be available on the certification entity page.
ALLOW_CERT_ENTITY_BULK_CLEAR_DECISIONS - Static variable in class sailpoint.object.Configuration
Specifies whether or not bulk canceling is allowed.
ALLOW_CERT_ENTITY_BULK_REVOCATION - Static variable in class sailpoint.object.Configuration
Specifies that revoke all should be available on the certification entity page.
ALLOW_CREATE_ROLES_FROM_CERTIFICATION - Static variable in class sailpoint.object.Configuration
 
ALLOW_DUPLICATE_ACCOUNTS - Static variable in class sailpoint.object.Configuration
Flag for enabling duplicate accounts feature.
ALLOW_LIST_VIEW_BULK_ACCOUNT_REVOKE - Static variable in class sailpoint.object.Configuration
Specifies whether bulk ACCOUNT revoking from the list view is allowed.
ALLOW_LIST_VIEW_BULK_APPROVE - Static variable in class sailpoint.object.Configuration
Specifies whether bulk approving from the list view is allowed.
ALLOW_LIST_VIEW_BULK_CLEAR_DECISIONS - Static variable in class sailpoint.object.Configuration
Specifies whether bulk canceling is allowed.
ALLOW_LIST_VIEW_BULK_MITIGATE - Static variable in class sailpoint.object.Configuration
Specifies whether bulk mitigating from the list view is allowed.
ALLOW_LIST_VIEW_BULK_REASSIGN - Static variable in class sailpoint.object.Configuration
Specifies whether bulk reassigning from the list view is allowed.
ALLOW_LIST_VIEW_BULK_REVOKE - Static variable in class sailpoint.object.Configuration
Specifies whether bulk revoking from the list view is allowed.
ALLOW_LIST_VIEW_BULK_SAVE_CUSTOM_ENTITY_FIELDS - Static variable in class sailpoint.object.Configuration
Specifies whether bulk setting custom entity fields from the list view is allowed.
ALLOW_MULTIPLE_ROLE_ASSIGNMENTS - Static variable in class sailpoint.object.Configuration
Global flag for roles allowing multiple assignment of assignable roles.
ALLOW_PROV_MISSING_REQUIREMENTS - Static variable in class sailpoint.object.Configuration
Allow certifier to provision missing role requirements during a certification.
ALLOW_ROLE_PROPAGATION - Static variable in class sailpoint.object.Configuration
Flag for enabling role propagation when the role is saved
ALLOW_SELF_CERTIFICATION - Static variable in class sailpoint.object.Configuration
Level where self-certification is allowed.
ALLOW_UNAUTHENTICATED_END_USER_PAGES - Static variable in class sailpoint.object.Configuration
 
AllowableActivity - Class in sailpoint.object
 
AllowableActivity() - Constructor for class sailpoint.object.AllowableActivity
 
allowAccountLevelActions() - Method in class sailpoint.object.CertificationItem
Return whether account-level actions (for example - approve/revoke account) are allowed on this item.
allowAccountLevelActions(CertificationItem.Type, String, Certification.Type) - Static method in class sailpoint.object.CertificationItem
Return whether account-level actions (for example - approve/revoke account) are allowed on an item with the given properties.
analyze(Identity) - Method in class sailpoint.object.RoleRelationships
 
analyze(List<Bundle>, List<Bundle>) - Method in class sailpoint.object.RoleRelationships
 
analyzeContributingEntitlements(Identity) - Method in class sailpoint.api.EntitlementCorrelator
Do contributing entitlement analysis for one identity.
analyzeContributingEntitlements(Identity, RoleAssignment) - Method in class sailpoint.api.EntitlementCorrelator
Do contributing entitlement analysis for one assignment on an identity.
analyzeIdentity(Identity) - Method in class sailpoint.api.EntitlementCorrelator
Correlate entitlements for an Identity but do not modify it.
analyzeIdentity(Identity, boolean) - Method in class sailpoint.api.EntitlementCorrelator
Correlate entitlements for an Identity but do not modify it.
and(Filter, Filter) - Static method in class sailpoint.object.Filter
Combine the given filters with an AND conjunction.
and(List<Filter>) - Static method in class sailpoint.object.Filter
Combine the given filters with an AND conjunction.
and(Filter...) - Static method in class sailpoint.object.Filter
Combine the given filters with an AND conjunction.
annotateItems(IdentityRequest) - Method in class sailpoint.workflow.IdentityRequestLibrary.RequestResultAnnotator
Go through the plans in a project and add the result details to theIdentityRequest and RequestItems.
ApacheHttpClient - Class in sailpoint.integration
An implementation of HttpClient that delegates all calls to the Apache HTTP client.
ApacheHttpClient() - Constructor for class sailpoint.integration.ApacheHttpClient
Default constructor.
APIConfigurationChange - Static variable in class sailpoint.object.AuditEvent
 
APP_HEADER - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
APP_IDM - Static variable in class sailpoint.integration.ProvisioningPlan
The name of a special AccountRequest application that represents the aggregate identity managed by a provisioning system.
APP_IDM - Static variable in class sailpoint.object.ProvisioningPlan
The name of a special AccountRequest application that represents the aggregate identity managed by a provisioning system.
APP_IIQ - Static variable in class sailpoint.object.ProvisioningPlan
The name of a special AccountRequest application that represents the IdentityIQ identity.
APP_TARGET_COLLECTOR_REGISTRY - Static variable in class sailpoint.object.Configuration
ConnectorRegistry Constants
APP_TYPE - Static variable in class sailpoint.object.TargetSource
 
append(FormItem) - Method in class sailpoint.object.Form.Section
Appends the given item to the beginning of the field list.
APPEND_POLICY_REQS - Static variable in class sailpoint.object.Configuration
 
appendNewMessages(WorkflowCase, List<Message>) - Static method in class sailpoint.workflow.IdentityLibrary
Add new messages to the case object.
Application - Class in sailpoint.object
The definition of an application.
Application() - Constructor for class sailpoint.object.Application
 
APPLICATION - Static variable in class sailpoint.object.ObjectConfig
 
Application.Feature - Enum in sailpoint.object
Optional features that can be supported by an application.
APPLICATION_ACCOUNTS_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
APPLICATION_HOME - Static variable in class sailpoint.tools.Util
The system property that indicates our "home" directory.
APPLICATION_POLICY_FORM - Static variable in class sailpoint.object.Configuration
 
APPLICATION_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
APPLICATION_TEMPLATE_ACCOUNT_USAGES - Static variable in class sailpoint.object.Configuration
 
APPLICATION_TEMPLATES - Static variable in class sailpoint.object.Configuration
 
ApplicationAccountSelectorRule - Class in sailpoint.object
 
ApplicationAccountSelectorRule() - Constructor for class sailpoint.object.ApplicationAccountSelectorRule
 
ApplicationAccountSelectorRule(Application, Rule) - Constructor for class sailpoint.object.ApplicationAccountSelectorRule
 
ApplicationActivity - Class in sailpoint.object
The definition of an ApplicationActivity event that comes from underlying applications and will be stored into the database.
ApplicationActivity() - Constructor for class sailpoint.object.ApplicationActivity
 
ApplicationActivity.Action - Enum in sailpoint.object
 
ApplicationActivity.Result - Enum in sailpoint.object
An enumeration of states the job can be in.
ApplicationChangeEvent - Class in sailpoint.object
An event that gets fired when an application is created/update/deleted.
ApplicationChangeEvent(String) - Constructor for class sailpoint.object.ApplicationChangeEvent
Constructor for a deletion event.
ApplicationChangeEvent(Application) - Constructor for class sailpoint.object.ApplicationChangeEvent
Constructor for a creation event.
ApplicationChangeEvent(Application, Application) - Constructor for class sailpoint.object.ApplicationChangeEvent
Constructor for a modify event.
ApplicationConfig - Class in sailpoint.object
This class holds data related to the referenced application's impact on risk scoring
ApplicationConfig() - Constructor for class sailpoint.object.ApplicationConfig
 
ApplicationConfig(Application) - Constructor for class sailpoint.object.ApplicationConfig
 
ApplicationDependency() - Constructor for class sailpoint.object.Field.ApplicationDependency
 
ApplicationDependency(String, String) - Constructor for class sailpoint.object.Field.ApplicationDependency
 
ApplicationEntitlementWeights - Class in sailpoint.object
ApplicationEntitlementWeights holds a collection of EntitlementWeights for the specified application.
ApplicationEntitlementWeights() - Constructor for class sailpoint.object.ApplicationEntitlementWeights
 
ApplicationEntitlementWeights(String, List<EntitlementWeight>, Resolver) - Constructor for class sailpoint.object.ApplicationEntitlementWeights
 
ApplicationEntitlementWeights(Application, List<EntitlementWeight>) - Constructor for class sailpoint.object.ApplicationEntitlementWeights
 
ApplicationGroup() - Constructor for class sailpoint.object.CertificationDefinition.ApplicationGroup
 
ApplicationLoader() - Constructor for class sailpoint.web.certification.CertificationItemBean.ApplicationLoader
 
applications - Variable in class sailpoint.api.PolicyUtil.RoleSummary
The ApplicationSummary objects for this role summary.
ApplicationScorecard - Class in sailpoint.object
A class holding various scores and statistics calculated from application accounts.
ApplicationScorecard() - Constructor for class sailpoint.object.ApplicationScorecard
 
ApplicationSummary() - Constructor for class sailpoint.api.PolicyUtil.ApplicationSummary
 
APPLY_CUSTOM_RULE_AFTER_ATTRIBUTE_SYNC - Static variable in class sailpoint.object.Configuration
Controls whether the application customization rule will be applied to the ResourceObject after provisioning when one or more attributes are synchronized to a target.
applyCommittedResults(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Library call that will apply the committed changes for a request that was in the check for status loop.
applyScopingOptionsToContext(Identity) - Method in class sailpoint.api.ScopeService
Applies the system-wide scope settings for the given user to the SailPointContext
applySummaryStatus(Boolean, AbstractCertificationItem.Status, boolean) - Method in class sailpoint.object.CertificationEntity
 
Approval() - Constructor for class sailpoint.object.Workflow.Approval
 
APPROVAL_SOURCE_CERTIFICATION - Static variable in class sailpoint.workflow.RoleLibrary
 
APPROVAL_SOURCE_DIRECTED - Static variable in class sailpoint.workflow.RoleLibrary
 
APPROVAL_SOURCE_MODELER - Static variable in class sailpoint.workflow.RoleLibrary
Values for the VAR_APPROVAL_SOURCE variable.
APPROVAL_SOURCE_UNDIRECTED - Static variable in class sailpoint.workflow.RoleLibrary
 
APPROVAL_TYPE_DELETE - Static variable in class sailpoint.object.Workflow
Values for VAR_APPROVAL_TYPE.
APPROVAL_TYPE_ROLLBACK - Static variable in class sailpoint.object.Workflow
 
ApprovalItem - Class in sailpoint.object
A class used during the approval process.
ApprovalItem() - Constructor for class sailpoint.object.ApprovalItem
 
ApprovalItem(ApprovalItem) - Constructor for class sailpoint.object.ApprovalItem
 
ApprovalItem.ProvisioningState - Enum in sailpoint.object
 
ApprovalLibrary - Class in sailpoint.workflow
 
ApprovalLibrary() - Constructor for class sailpoint.workflow.ApprovalLibrary
 
ApprovalModeAny - Static variable in class sailpoint.object.Workflow
Approvals are processed concurrently, the first approver to respond makes the decision for the group.
ApprovalModeParallel - Static variable in class sailpoint.object.Workflow
Approvals are processed concurrently and there must be consensus, all approvers must respond and approve to approve.
ApprovalModeParallelPoll - Static variable in class sailpoint.object.Workflow
Approvals are processed concurrently but consensus is not required.
ApprovalModeSerial - Static variable in class sailpoint.object.Workflow
The default mode for handling nested approvals.
ApprovalModeSerialPoll - Static variable in class sailpoint.object.Workflow
Approvals are processed in order but consensus is not required.
ApprovalSet - Class in sailpoint.object
A class used during the approval process.
ApprovalSet() - Constructor for class sailpoint.object.ApprovalSet
 
ApprovalSet(List<ApprovalItem>) - Constructor for class sailpoint.object.ApprovalSet
 
ApprovalSet(ApprovalSet) - Constructor for class sailpoint.object.ApprovalSet
 
ApprovalSummary() - Constructor for class sailpoint.object.WorkflowSummary.ApprovalSummary
 
ApprovalSummary(Workflow.Approval) - Constructor for class sailpoint.object.WorkflowSummary.ApprovalSummary
This form is used when a node has a known owner name (or csv of owner names).
ApprovalSummary(Workflow.Approval, String) - Constructor for class sailpoint.object.WorkflowSummary.ApprovalSummary
This form used only when trying to determine pending approvals from a non-normalized Approval and a list of owner names generated by a rule.
approvalWorkItemCompleted(WorkflowContext, PamRequest, WorkItem) - Static method in class sailpoint.workflow.PAMLibrary
Update the PamRequest and IdentityRequest with the appropriate information after the given approval work item is completed.
approvalWorkItemOpened(WorkflowContext, PamRequest, WorkItem) - Static method in class sailpoint.workflow.PAMLibrary
Update the PamRequest and IdentityRequest with the appropriate information after the given approval work item is opened.
approve() - Method in class sailpoint.object.ApprovalItem
 
approve(String, Identity, String, String) - Method in class sailpoint.object.CertificationAction
Approve.
approve(String, Identity, String, ProvisioningPlan, String, String, String) - Method in class sailpoint.object.CertificationAction
Approve an item with some additional actions to perform.
approve(String, Identity, String, String, boolean) - Method in class sailpoint.object.CertificationAction
Version of approve that allows for a custom autoDecision flag.
approve(Identity, String, String) - Method in class sailpoint.object.CertificationAction
approve(Identity, String) - Method in class sailpoint.object.CertificationAction
approve(Identity, String, ProvisioningPlan, String, String, String) - Method in class sailpoint.object.CertificationAction
approve(SailPointContext, Identity, String) - Method in class sailpoint.object.CertificationItem
 
approve(SailPointContext, Identity, String, String) - Method in class sailpoint.object.CertificationItem
 
approve(SailPointContext, Identity, String, String, boolean) - Method in class sailpoint.object.CertificationItem
 
approve(SailPointContext, Identity, String, ProvisioningPlan, String, String, String) - Method in class sailpoint.object.CertificationItem
 
approveAccount(SailPointContext, Identity, String, String) - Method in class sailpoint.object.CertificationItem
Approve all entitlements on a given account.
archive(WorkItem) - Method in class sailpoint.api.Workflower
Create an archive object for a work item.
Archive - Class in sailpoint.object
A base class used to maintain an "archived version" of an object.
Archive() - Constructor for class sailpoint.object.Archive
 
ArchivedCertificationEntity - Class in sailpoint.object
An ArchivedCertificationEntity is a CertificationEntity that is not a part of the live, operational model of a certification.
ArchivedCertificationEntity() - Constructor for class sailpoint.object.ArchivedCertificationEntity
Default constructor.
ArchivedCertificationEntity(CertificationEntity, ArchivedCertificationEntity.Reason, String) - Constructor for class sailpoint.object.ArchivedCertificationEntity
Constructor.
ArchivedCertificationEntity.Reason - Enum in sailpoint.object
Enumeration of reasons an entity is archived in a certification.
ArchivedCertificationItem - Class in sailpoint.object
Archived record of a CertificationItem which has been excluded from a Certification.
ArchivedCertificationItem() - Constructor for class sailpoint.object.ArchivedCertificationItem
 
ArchivedCertificationItem(CertificationItem, ArchivedCertificationEntity) - Constructor for class sailpoint.object.ArchivedCertificationItem
 
archiveIfNecessary(WorkItem) - Method in class sailpoint.api.Workflower
Create an archive for a work item if it is enabled in the sytem configuration.
archiveWorkItem(WorkflowContext) - Method in class sailpoint.workflow.AbstractWorkflowHandler
Prints trace information to stdout if trace is enabled.
archiveWorkItem(WorkflowContext) - Method in interface sailpoint.workflow.WorkflowHandler
Called when a work item is archived.
areEqual(AccountItem, AccountItem) - Method in class sailpoint.api.Differencer.AccountItemComparator
 
areEqual(T, T) - Method in class sailpoint.api.Differencer.BaseComparator
Return whether the given objects are equal.
areEqual(BundleSnapshot, BundleSnapshot) - Method in class sailpoint.api.Differencer.BundleSnapshotComparator
 
areEqual(EntitlementGroup, EntitlementGroup) - Method in class sailpoint.api.Differencer.EntitlementGroupComparator
 
areEqual(EntitlementSnapshot, EntitlementSnapshot) - Method in class sailpoint.api.Differencer.EntitlementSnapshotComparator
 
areEqual(IdentitySnapshot, IdentitySnapshot) - Method in class sailpoint.api.Differencer.IdentitySnapshotComparator
 
areEqual(LinkSnapshot, LinkSnapshot) - Method in class sailpoint.api.Differencer.LinkSnapshotComparator
 
areEqual(Permission, Permission) - Method in class sailpoint.api.Differencer.PermissionComparator
 
areEqual(PolicyViolation, PolicyViolation) - Method in class sailpoint.api.Differencer.PolicyViolationSnapshotComparator
 
areEqual(RoleAssignmentSnapshot, RoleAssignmentSnapshot) - Method in class sailpoint.api.Differencer.RoleAssignmentSnapshotComparator
 
areEqual(RoleTarget, RoleTarget) - Method in class sailpoint.api.Differencer.RoleTargetComparator
 
areEqual(Scorecard, Scorecard) - Method in class sailpoint.api.Differencer.ScorecardComparator
 
areSubcasesComplete() - Method in class sailpoint.object.Workflow.Step
 
Arg() - Constructor for class sailpoint.object.Workflow.Arg
 
Arg(String, Object) - Constructor for class sailpoint.object.Workflow.Arg
 
ARG_ACCOUNT_FILTER - Static variable in class sailpoint.object.CertificationDefinition
Filter for Links used to limit accounts in Focused cert
ARG_ACCOUNT_FILTER_VALUES - Static variable in class sailpoint.object.CertificationDefinition
List of FilterValue maps for accounts, used by UI only.
ARG_ACCOUNT_SELECTION_OWNER - Static variable in class sailpoint.workflow.IdentityLibrary
Argument to specify account selection form owner
ARG_ACTIVE_PERIOD_DURATION_AMOUNT - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_ACTIVE_PERIOD_DURATION_SCALE - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_ACTIVE_PHASE_ENTER_RULE_NAME - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_ACTOR - Static variable in class sailpoint.workflow.PolicyViolationLibrary
 
ARG_ADD_DATE - Static variable in class sailpoint.object.ProvisioningPlan
The date at which an add or set request is to occur, the "sunrise" date.
ARG_ALGORITHM - Static variable in class sailpoint.object.MiningConfig
The algorithm to use.
ARG_ALLOW_SIMPLIFICATION - Static variable in class sailpoint.object.ProvisioningPlan
 
ARG_APPLICATION - Static variable in class sailpoint.integration.IIQClient
POST request body argument to specify the application for password intercept.
ARG_APPLICATION_CACHE - Static variable in class sailpoint.api.Matchmaker
 
ARG_APPLICATIONS - Static variable in class sailpoint.object.MiningConfig
Deprecated.
This is deprecated, applications are now represented with ApplicationConstraint objects.
ARG_APPROVAL_SET - Static variable in class sailpoint.workflow.IdentityLibrary
Argument that specifies an ApprovalSet object.
ARG_APPROVAL_SET_VARIABLE - Static variable in class sailpoint.workflow.IdentityLibrary
 
ARG_ARG1 - Static variable in class sailpoint.tools.JdbcUtil
 
ARG_ARG1 - Static variable in class sailpoint.workflow.StandardWorkflowHandler
WorkflowContext argument that specifies first positional message argument used in StandardWorkflowHandler.getMessage(WorkflowContext).
ARG_ARG2 - Static variable in class sailpoint.tools.JdbcUtil
 
ARG_ARG2 - Static variable in class sailpoint.workflow.StandardWorkflowHandler
WorkflowContext argument that specifies second positional message argument used in StandardWorkflowHandler.getMessage(WorkflowContext).
ARG_ARG3 - Static variable in class sailpoint.tools.JdbcUtil
 
ARG_ARG3 - Static variable in class sailpoint.workflow.StandardWorkflowHandler
WorkflowContext argument that specifies third positional message argument used in StandardWorkflowHandler.getMessage(WorkflowContext).
ARG_ARG4 - Static variable in class sailpoint.workflow.StandardWorkflowHandler
WorkflowContext argument that specifies fourth positional message argument used in StandardWorkflowHandler.getMessage(WorkflowContext).
ARG_ASSIGNER - Static variable in class sailpoint.workflow.IdentityLibrary
Name of the user that was considered to be the assigner of the role.
ARG_ASSIGNMENT - Static variable in class sailpoint.object.ProvisioningPlan
When added to the arguments and set to true, will indicate that the AttributeAssignment stored on the identity, which makes it sticky, should also be created or removed.
ARG_ASSIGNMENT_NOTE - Static variable in class sailpoint.object.ProvisioningPlan
The role assignment note coming in with the attribute request.
ARG_ATTRIBUTE_NAME - Static variable in class sailpoint.integration.IIQClient
The name of the query parameter that specifies which configuration value to return in IIQClient.getConfiguration(String).
ARG_AUDIT_ACTION - Static variable in class sailpoint.workflow.StandardWorkflowHandler
WorkflowContext argument to specify the AuditEvent action in StandardWorkflowHandler.audit(WorkflowContext).
ARG_AUDIT_SOURCE - Static variable in class sailpoint.workflow.StandardWorkflowHandler
WorkflowContext argument to specify the AuditEvent source in StandardWorkflowHandler.audit(WorkflowContext).
ARG_AUDIT_STRING1 - Static variable in class sailpoint.workflow.StandardWorkflowHandler
WorkflowContext argument to specify the AuditEvent string1 field in StandardWorkflowHandler.audit(WorkflowContext).
ARG_AUDIT_STRING2 - Static variable in class sailpoint.workflow.StandardWorkflowHandler
WorkflowContext argument to specify the AuditEvent string2 field in StandardWorkflowHandler.audit(WorkflowContext).
ARG_AUDIT_STRING3 - Static variable in class sailpoint.workflow.StandardWorkflowHandler
WorkflowContext argument to specify the AuditEvent string3 field in StandardWorkflowHandler.audit(WorkflowContext).
ARG_AUDIT_STRING4 - Static variable in class sailpoint.workflow.StandardWorkflowHandler
WorkflowContext argument to specify the AuditEvent string4 field in StandardWorkflowHandler.audit(WorkflowContext).
ARG_AUDIT_TARGET - Static variable in class sailpoint.workflow.StandardWorkflowHandler
WorkflowContext argument to specify the AuditEvent target in StandardWorkflowHandler.audit(WorkflowContext).
ARG_AUTO_SIGN_OFF_WHEN_NOTHING_TO_CERTIFY - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_AUTOMATE_SIGNOFF_POPUP - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_AUTOMATIC_CLOSING_DURATION_AMOUNT - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_AUTOMATIC_CLOSING_DURATION_SCALE - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_AUTOMATIC_CLOSING_ENABLED - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_AUTOMATIC_CLOSING_RULE_NAME - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_AUTOMATIC_CLOSING_SIGNER - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_BACKGROUND - Static variable in class sailpoint.api.Workflower
Special Step Arg that can control backgrounding behavior.
ARG_BACKUP_CERTIFIER - Static variable in class sailpoint.object.CertificationDefinition
Name of backup certifier, who should be assigned any items that do not fit in major buckets
ARG_BASE_PATH - Static variable in class sailpoint.object.Workflow.Approval
Argument name used to pass a base path into a given approval.
ARG_BINARY_SPLITS - Static variable in class sailpoint.object.MiningConfig
 
ARG_CASE_NAME - Static variable in class sailpoint.workflow.StandardWorkflowHandler
Deprecated.
Unused
ARG_CATCH_EXCEPTIONS - Static variable in class sailpoint.workflow.StandardWorkflowHandler
The original implementations of scheduleEvent and scheduleWorkflowEvent would catch all exceptions andn leave a message in VAR_REQUEST_ERROR that "could be used in transition logic".
ARG_CERT_NAME_TEMPLATE - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_CERT_OWNER - Static variable in class sailpoint.object.CertificationDefinition
ID of the Certification owner - note this is different from the access review owners.
ARG_CERT_TRIGGER - Static variable in class sailpoint.object.AlertDefinition.ActionConfig
 
ARG_CERTIFICATION_DEFINITION_ID - Static variable in class sailpoint.object.CertificationSchedule
 
ARG_CERTIFICATION_DEFINITION_ID - Static variable in class sailpoint.object.TaskSchedule
The ID of the CertificationDefinition stored on the schedule.
ARG_CERTIFICATION_TYPE - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_CERTIFIER - Static variable in class sailpoint.object.CertificationDefinition
Name of the user assigned to this Manager Certification.
ARG_CERTIFIER_OWNER_ACCOUNT - Static variable in class sailpoint.object.CertificationDefinition
For "Owner" certifier selection type, defines who gets account items.
ARG_CERTIFIER_OWNER_ENTITLEMENT - Static variable in class sailpoint.object.CertificationDefinition
For "Owner" certifier selection type, defines who gets addtional entitlement items.
ARG_CERTIFIER_OWNER_ROLE - Static variable in class sailpoint.object.CertificationDefinition
For "Owner" certifier selection type, defines who gets Role items.
ARG_CERTIFIER_RULE - Static variable in class sailpoint.object.CertificationDefinition
Name of rule used to select certifier
ARG_CERTIFIER_TYPE - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_CERTIFY_ACCOUNTS - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_CERTIFY_EMPTY_ACCOUNTS - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_CHALLENGE_PERIOD_DURATION_AMOUNT - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_CHALLENGE_PERIOD_DURATION_SCALE - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_CHALLENGE_PERIOD_ENABLED - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_CHALLENGE_PHASE_ENTER_RULE_NAME - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_CHECK_EFFECTIVE - Static variable in class sailpoint.object.Policy
The name of an optional policy attribute, is used in AdvancedPolicy to indicate it needs to check effective for all MatchTerms.
ARG_CHECK_POLICY - Static variable in class sailpoint.object.ProvisioningPlan
When used with ATT_PASSWORD, requests that policy checking be performed before setting.
ARG_CLEAR_APP_DECISIONS - Static variable in class sailpoint.workflow.IdentityLibrary
Argument to specify if Approval decisions should be cleared
ARG_CLUSTER_DEBUG - Static variable in class sailpoint.object.MiningConfig
 
ARG_COMMENTS - Static variable in class sailpoint.integration.IIQClient
Deprecated.
No longer supported.
ARG_COMMENTS - Static variable in class sailpoint.object.ProvisioningPlan
The request comments coming in with the request.
ARG_COMMENTS - Static variable in class sailpoint.workflow.PolicyViolationLibrary
 
ARG_COMMIT_ARCHIVE - Static variable in class sailpoint.workflow.StandardWorkflowHandler
True to create an archive of the current object before saving the new object.
ARG_COMMIT_CREATOR - Static variable in class sailpoint.workflow.StandardWorkflowHandler
The name to be used as the "creator" of a BundleArchive.
ARG_COMPENSATED - Static variable in class sailpoint.object.ScoreDefinition
The name of a standard score definition argument that when true indicates that the Scorer is to calculate a compensated score rather than a raw score.
ARG_COMPLETE_CERTIFICATION_HIERARCHY_ENABLED - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_CON_PROPERTIES - Static variable in class sailpoint.connector.JDBCConnector
 
ARG_CON_PROPERTIES - Static variable in class sailpoint.tools.JdbcUtil
 
ARG_CONFIDENCE - Static variable in class sailpoint.object.MiningConfig
 
ARG_CONSTRAINT - Static variable in class sailpoint.policy.AbstractPolicyExecutor
 
ARG_CONTAINER_DISPLAY_NAME - Static variable in class sailpoint.workflow.PAMLibrary
Argument that holds the display name of the container.
ARG_CONTAINER_NAME - Static variable in class sailpoint.workflow.PAMLibrary
Argument that holds the name of the container.
ARG_CONTRIBUTING_ENTS - Static variable in class sailpoint.object.RemediationItem
 
ARG_COUNT_SCRIPT - Static variable in class sailpoint.object.QuickLink
 
ARG_CURRENT - Static variable in interface openconnector.Connector
An argument that can be passed in the Item for ATT_PASSWORD that contains what is believed to be the current password.
ARG_DATABASE - Static variable in class sailpoint.tools.JdbcUtil
 
ARG_DEFAULT_ASSIGNEE_NAME - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_DEMOTE_SOFT_PERMITS - Static variable in class sailpoint.api.EntitlementCorrelator
Option that causes us to demote hard permits with assigner "system" back to soft permits.
ARG_DESTINATION_IDENTITY - Static variable in class sailpoint.object.ProvisioningPlan
Argument for "links" request.
ARG_DETAILS - Static variable in class sailpoint.object.PolicyViolation
Argument containing more details about entitlements involved in the policy violation.
ARG_DETECTED - Static variable in class sailpoint.workflow.IdentityLibrary
When truthy, indicates that we're operating on the detected role list rather than the assigned list.
ARG_DETECTED_ROLE_RECONCILIATION - Static variable in class sailpoint.api.Provisioner
A special option recognized by the role reconciliation methods.
ARG_DISABLE - Static variable in class sailpoint.workflow.RoleLibrary
 
ARG_DISABLE_AUDIT - Static variable in class sailpoint.workflow.IdentityLibrary
 
ARG_DISPLAY_COUNT - Static variable in class sailpoint.object.QuickLink
 
ARG_DISPLAY_TEXT - Static variable in class sailpoint.object.QuickLink
 
ARG_DO_LOCKING - Static variable in class sailpoint.workflow.IdentityLibrary
Argument that may be passed to the bulk account operation methods to force locking of the Identity.
ARG_DONT_UPDATE_PLAN - Static variable in class sailpoint.workflow.IdentityLibrary
Option to processApprovalDecisions to prevent modification of the plan.
ARG_DRIVER_CLASS - Static variable in class sailpoint.tools.JdbcUtil
 
ARG_DRIVER_PREFIX - Static variable in class sailpoint.tools.JdbcUtil
 
ARG_ELECTRONIC_SIGNATURE_REQUIRED - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_EMAIL_TEMPLATE - Static variable in class sailpoint.object.AlertDefinition.ActionConfig
 
ARG_EMAIL_VARS - Static variable in class sailpoint.object.AlertDefinition.ActionConfig
 
ARG_ENABLE_ENTITLEMENT_ASSIGNMENTS - Static variable in class sailpoint.object.CertificationDefinition
Flag to indicate that the certification engine will add/remove assignments stored on the identity when a decision is made during a certification.
ARG_ENABLE_MANUAL_ACCOUNT_SELECTION - Static variable in class sailpoint.workflow.IdentityLibrary
For identity refresh workflows, set to true to enable the manual account selection in case of ambiguity.
ARG_ENABLE_PARTITIONING - Static variable in class sailpoint.object.CertificationDefinition
When set it will use partitioned requests.
ARG_ENTITLEMENT_FILTER - Static variable in class sailpoint.object.CertificationDefinition
Filter for ManagedAttributes used to limit additional entitlements in Focused cert
ARG_ENTITLEMENT_FILTER_VALUES - Static variable in class sailpoint.object.CertificationDefinition
List of FilterValue maps for additional entitlements, used by UI only.
ARG_ENTITLEMENT_GRANULARITY - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_ENTITLEMENT_SELECTORS - Static variable in class sailpoint.api.Matchmaker
 
ARG_ENTITY_FILTER - Static variable in class sailpoint.object.CertificationDefinition
Filter for entities in Focused certs
ARG_ENTITY_FILTER_VALUES - Static variable in class sailpoint.object.CertificationDefinition
List of FilterValue maps for entities, used by UI only.
ARG_ENTITY_POPULATION - Static variable in class sailpoint.object.CertificationDefinition
Name of population to select entities for Focused cert
ARG_ENTITY_RULE - Static variable in class sailpoint.object.CertificationDefinition
Name of rule used to select entities for Focused cert
ARG_ENTITY_SELECTION_TYPE - Static variable in class sailpoint.object.CertificationDefinition
How the entities in the certification should be selected, whether Filter, Rule, Population or All
ARG_ERROR_ACTION - Static variable in class sailpoint.object.RequestDefinition
Determines what to do if there is an error.
ARG_EXCLUDE_INACTIVE - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_EXECUTOR - Static variable in class sailpoint.object.TaskSchedule
The name of the argument that must be set to identify the TaskDefinition to be run.
ARG_EXPIRATION - Static variable in interface openconnector.Connector
An argument that can be passed in the Item for the ATT_PASSWORD attribute to indicate that the password should expire.
ARG_EXPIRATION - Static variable in class sailpoint.workflow.PolicyViolationLibrary
 
ARG_EXT_MINING_CLASS - Static variable in class sailpoint.object.MiningConfig
For integration with external mining tools, the Java class that implements the integration interface.
ARG_EXT_MINING_CLASSPATH - Static variable in class sailpoint.object.MiningConfig
For integration with external mining tools, the Java classpath necessary to run the mining_class.
ARG_EXTERNAL_TICKET_ID - Static variable in class sailpoint.workflow.IdentityRequestLibrary
Argument to hold the ticket created in the external ticketing system.
ARG_FALLBACK_OWNER - Static variable in class sailpoint.workflow.IdentityLibrary
Fallback form owner.
ARG_FILTER - Static variable in class sailpoint.task.AbstractTaskExecutor
Optional filter string to restrict the identities that get refreshed.
ARG_FILTER_STRING - Static variable in class sailpoint.workflow.IdentityLibrary
 
ARG_FINISH_PHASE_ENTER_RULE_NAME - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_FIRST_EXECUTION - Static variable in class sailpoint.object.CertificationSchedule
 
ARG_FLATTEN_MANAGER_CERTIFICATION_HIERARCHY_ENABLED - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_FLOW - Static variable in class sailpoint.workflow.IdentityRequestLibrary
Argument to hold the flow that started the request.
ARG_FOLDS - Static variable in class sailpoint.object.MiningConfig
 
ARG_FORCE_ALLOW_OTHERS - Static variable in class sailpoint.object.QuickLink
 
ARG_FORCE_ALLOW_SELF - Static variable in class sailpoint.object.QuickLink
 
ARG_FORCE_NEW_ACCOUNT - Static variable in class sailpoint.object.ProvisioningPlan
When logically true, this AccountRequest argument indicates that the user specifically requested to create an account.
ARG_FORM - Static variable in class sailpoint.workflow.IdentityLibrary
Argument used by assimilateProvisioningForm to pass in the Form object that has been interacted with.
ARG_FULL_RECONCILIATION - Static variable in class sailpoint.api.Provisioner
A special option recognized by the role reconciliation methods.
ARG_HELP_TEXT - Static variable in class sailpoint.workflow.IdentityLibrary
 
ARG_HIDE_ALLOW_OTHERS - Static variable in class sailpoint.object.QuickLink
 
ARG_HIDE_ALLOW_SELF - Static variable in class sailpoint.object.QuickLink
 
ARG_HOST - Static variable in class sailpoint.object.TaskSchedule
An argument that specifies the host the task should run on.
ARG_HOST - Static variable in class sailpoint.tools.JdbcUtil
 
ARG_HOST_SPECIFIC - Static variable in class sailpoint.object.RequestDefinition
Normally when the host a Request is being executed on crashes, we set the _host property to null so that it can be picked up by a different host in the cluster.
ARG_IDENTITIES_WITH_ROLES - Static variable in class sailpoint.workflow.IdentityLibrary
 
ARG_IDENTITY - Static variable in class sailpoint.api.Matchmaker
Name of the argument holding the Identity being matched when calling scripts or rules.
ARG_IDENTITY - Static variable in class sailpoint.integration.IIQClient
Query parameter to specify the name of the identity.
ARG_IDENTITY - Static variable in class sailpoint.policy.AbstractPolicyExecutor
 
ARG_IDENTITY - Static variable in class sailpoint.workflow.IdentityLibrary
Identity id to modify.
ARG_IDENTITY_ATTRIBUTE - Static variable in class sailpoint.integration.ProvisioningPlan
Argument passed in an AccountRequest when the name of the account identity attribute is not fixed.
ARG_IDENTITY_DISABLE_IDENTITY_REQUESTS - Static variable in class sailpoint.workflow.IdentityRequestLibrary
Option that can be passed into each method or set at the workflow level to disable the identity request processing.
ARG_IDENTITY_DISPLAY_NAME - Static variable in class sailpoint.workflow.IdentityRequestLibrary
Argument to hold the displayName for the user being targeted.
ARG_IDENTITY_DISPLAY_NAME - Static variable in class sailpoint.workflow.PAMLibrary
Argument that holds the display name of the identity.
ARG_IDENTITY_EMAIL_RECIP - Static variable in class sailpoint.object.AlertDefinition.ActionConfig
 
ARG_IDENTITY_NAME - Static variable in class sailpoint.workflow.IdentityLibrary
 
ARG_IDENTITY_NAME - Static variable in class sailpoint.workflow.IdentityRequestLibrary
Argument to hold the identity name for the user being targeted.
ARG_IDENTITY_NAME - Static variable in class sailpoint.workflow.PAMLibrary
Argument that holds the name of the identity.
ARG_IDENTITY_NAME - Static variable in class sailpoint.workflow.StandardWorkflowHandler
Deprecated.
Unused.
ARG_IDENTITY_NAMES - Static variable in class sailpoint.workflow.IdentityLibrary
 
ARG_IDENTITY_REQUEST - Static variable in class sailpoint.workflow.IdentityRequestLibrary
Argument to hold the IdentityRequest object.
ARG_IDENTITY_REQUEST_ID - Static variable in class sailpoint.workflow.IdentityRequestLibrary
Argument to hold the IdentityRequest id that should be updated.
ARG_INCLUDE_ADDITIONAL_ENTITLEMENTS - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_INCLUDE_ARCHIVED_ENTITIES - Static variable in class sailpoint.object.CertificationDefinition
Boolean option to enable the creation of ArchivedCertificationEntity for entities that have been excluded by either being inactive or from by the exclusion rule.
ARG_INCLUDE_MANAGER - Static variable in class sailpoint.object.MiningConfig
boolean option to include the manager name with the mining attributes.
ARG_INCLUDE_TARGET_PERMISSIONS - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_LABEL_SCRIPT - Static variable in class sailpoint.object.QuickLink
Holds a Script to evaluate for the message key or label to use for the quick link.
ARG_LAPLACE - Static variable in class sailpoint.object.MiningConfig
 
ARG_LAUNCHER - Static variable in class sailpoint.object.TaskSchedule
An argument that has the name of the user that launched the task, this will be stored in the launcher property of the TaskResult.
ARG_LINK_EDIT - Static variable in class sailpoint.object.ProvisioningPlan
When this is logically true, it means that the link attribute was manually edited.
ARG_LINKS_TO_ADD - Static variable in class sailpoint.workflow.IdentityLibrary
The name of a workflow variable to which calculateIdentityDifference is to store the list of links to add to identity
ARG_LINKS_TO_MOVE - Static variable in class sailpoint.workflow.IdentityLibrary
The name of a workflow variable to which calculateIdentityDifference is to store the list of links to add to identity
ARG_LINKS_TO_REMOVE - Static variable in class sailpoint.workflow.IdentityLibrary
The name of a workflow variable to which calculateIdentityDifference is to store the list of links to remove from identity
ARG_LOCK_MODE - Static variable in class sailpoint.task.AbstractTaskExecutor
Optional argument to specify how Identity objects are locked during iteration.
ARG_LOCK_TIMEOUT - Static variable in class sailpoint.object.ProvisioningPlan
Name of a plan argument that contains the timeout to be used when acquiring locks on the target Identity.
ARG_LOCK_TIMEOUT - Static variable in class sailpoint.task.AbstractTaskExecutor
Argument specifying the maximum number of seconds to wait to acquire a lock when lockMode is "persistent".
ARG_LOG_LEVEL - Static variable in class sailpoint.workflow.StandardWorkflowHandler
WorkflowContext argument that specifies the log level in StandardWorkflowHandler.log(WorkflowContext).
ARG_LOSS_LIMIT - Static variable in class sailpoint.object.TaskItemDefinition
Specifies the number of accounts we will wait to be successfully aggregated before placing their ids into restartInfo attribute
ARG_MANUAL_WORK_ITEM - Static variable in class sailpoint.object.TargetSource
This represents an overridden provisioning action in which a Manual Work Item needs to be created.
ARG_MAX_INSTANCES - Static variable in class sailpoint.object.MiningConfig
The maximum number of candidate instances to include.
ARG_MAX_ITERATIONS - Static variable in class sailpoint.object.MiningConfig
 
ARG_MAX_QUEUE - Static variable in class sailpoint.object.RequestDefinition
Argument specifying the default maximum number of Requests to queue after maxThreads has been reached.
ARG_MAX_REQUEST_THREADS - Static variable in class sailpoint.object.Server
Configuration attribute holding the maximum number of RequestHandler threads to allow on this server.
ARG_MAX_ROLES - Static variable in class sailpoint.object.MiningConfig
The maximum number of candidate roles to generate.
ARG_MAX_THREADS - Static variable in class sailpoint.object.RequestDefinition
Argument specifying the default maximum number of request processor threads allowed to run in each instance.
ARG_MESSAGE - Static variable in class sailpoint.workflow.StandardWorkflowHandler
WorkflowContext argument that specifies the message key or Message object used in StandardWorkflowHandler.getMessage(WorkflowContext).
ARG_METHOD - Static variable in class sailpoint.object.Workflow
 
ARG_MIN_DEVIATION - Static variable in class sailpoint.object.MiningConfig
 
ARG_MIN_INSTANCES - Static variable in class sailpoint.object.MiningConfig
 
ARG_MIN_USAGE - Static variable in class sailpoint.object.MiningConfig
The minimum number of identities that need to match a role for it to be included in the result.
ARG_NAME - Static variable in class sailpoint.workflow.StandardWorkflowHandler
Generic argument to pass the name of something.
ARG_NAMES - Static variable in class sailpoint.api.Provisioner
The names of all Provisioner arguments.
ARG_NEGATIVE_ASSIGNMENT - Static variable in class sailpoint.object.ProvisioningPlan
Argument used to specify that a Remove operation should set the negative assignment flag to true.
ARG_NEW_ROLES_VARIABLE - Static variable in class sailpoint.workflow.IdentityLibrary
The name of a workflow variable to which calculateIdentityDifference is to store the list of new role names.
ARG_NEXT_ACTUAL_FIRE - Static variable in class sailpoint.object.TaskSchedule
 
ARG_NO_CLEANUP - Static variable in class sailpoint.object.MiningConfig
 
ARG_NO_COMPILATION_CACHE - Static variable in class sailpoint.object.Script
Argument that when true in the script evaluation argument map causes the script compiler to NOT reuse a previous compilation artifcat.
ARG_NO_PRUNING - Static variable in class sailpoint.object.MiningConfig
 
ARG_NO_SIMPLE_ENTITLEMENT_FILTER - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_NO_SUBTREE_RAISING - Static variable in class sailpoint.object.MiningConfig
 
ARG_NO_TRIGGERS - Static variable in class sailpoint.workflow.IdentityLibrary
When true indicates that trigger processing should not be done implicitly after provisionProject.
ARG_NOTIFICATION_OTHER_EMAIL - Static variable in class sailpoint.workflow.StandardWorkflowHandler
WorkflowContext argument that specifies the name of the EmailTemplate to use to notify others in StandardWorkflowHandler.sendMultipleNotifications(WorkflowContext).
ARG_NOTIFICATION_OTHER_NAMES - Static variable in class sailpoint.workflow.StandardWorkflowHandler
WorkflowContext argument that specifies a comma-separated string or List of other users to notify in StandardWorkflowHandler.sendMultipleNotifications(WorkflowContext).
ARG_NOTIFICATION_OTHERS - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_NOTIFICATION_SCHEME - Static variable in class sailpoint.workflow.StandardWorkflowHandler
WorkflowContext argument to specify the notification scheme to use in StandardWorkflowHandler.sendMultipleNotifications(WorkflowContext).
ARG_NUM_CLUSTERS - Static variable in class sailpoint.object.MiningConfig
 
ARG_OLD_ROLES_VARIABLE - Static variable in class sailpoint.workflow.IdentityLibrary
The name of a workflow variable to which calculateIdentityDifference is to store the list of old role names.
ARG_OPTIMIZE_RECONCILIATION - Static variable in class sailpoint.api.Provisioner
A special option recognized by the role reconciliation methods.
ARG_ORPHAN_ACTION - Static variable in class sailpoint.object.RequestDefinition
Argument that controls what is done about orphaned requests found on startup.
ARG_OWNER - Static variable in class sailpoint.workflow.IdentityLibrary
Argument to buildProvisioningForm to pass in the name of an identity that we must build a from for if there are questions for that identity.
ARG_OWNER - Static variable in class sailpoint.workflow.StandardWorkflowHandler
WorkflowContext argument that specifies the name of the Identity to own the request in StandardWorkflowHandler.scheduleRequest(WorkflowContext).
ARG_PAM_REQUEST - Static variable in class sailpoint.workflow.PAMLibrary
Argument that holds the PamRequest.
ARG_PARAMETERS - Static variable in class sailpoint.object.QuickLink
 
ARG_PARTITION - Static variable in interface openconnector.Connector
 
ARG_PARTITION_COUNT - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_PARTITION_SIZE - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_PASSWORD - Static variable in class sailpoint.integration.IIQClient
POST request body argument to specify the password for password intercept.
ARG_PASSWORD - Static variable in class sailpoint.integration.RestClient
Configuration argument that specifies the password.
ARG_PASSWORD - Static variable in class sailpoint.tools.JdbcUtil
 
ARG_PASSWORD - Static variable in class sailpoint.workflow.IdentityLibrary
 
ARG_PASSWORD_EXPIRY - Static variable in class sailpoint.object.ProvisioningPlan
When used with ATT_PASSWORD, requests a password expiration value according to PasswordPolice.Expiry
ARG_PERMITTED_BY - Static variable in class sailpoint.object.ProvisioningPlan
Holds the name of the role which permits the role being requested in a permitted role request.
ARG_PLAN - Static variable in class sailpoint.workflow.IdentityLibrary
 
ARG_PLAN - Static variable in class sailpoint.workflow.PAMLibrary
Argument that holds the ProvisioningPlan.
ARG_PLAN - Static variable in class sailpoint.workflow.StandardWorkflowHandler
Deprecated.
Unused.
ARG_PLUGIN_NAME - Static variable in class sailpoint.object.Policy
The plugin name argument.
ARG_PLUGIN_NAME - Static variable in class sailpoint.object.ServiceDefinition
The plugin name argument.
ARG_PLUGIN_NAME - Static variable in class sailpoint.object.TaskDefinition
The plugin name argument.
ARG_POLICY - Static variable in class sailpoint.policy.AbstractPolicyExecutor
 
ARG_POOL_DISABLE - Static variable in class sailpoint.tools.JdbcUtil
 
ARG_POOL_DISABLE_AUTO_COMMIT - Static variable in class sailpoint.tools.JdbcUtil
 
ARG_POOL_EVICT_IDLE - Static variable in class sailpoint.tools.JdbcUtil
 
ARG_POOL_EVICT_RUNS - Static variable in class sailpoint.tools.JdbcUtil
 
ARG_POOL_MAX_ACTIVE - Static variable in class sailpoint.tools.JdbcUtil
Deprecated.
ARG_POOL_MAX_IDLE - Static variable in class sailpoint.tools.JdbcUtil
 
ARG_POOL_MAX_TOTAL - Static variable in class sailpoint.tools.JdbcUtil
 
ARG_POOL_MAX_WAIT - Static variable in class sailpoint.tools.JdbcUtil
 
ARG_POPULATION - Static variable in class sailpoint.object.MiningConfig
An optional name of a population used to define the identities to examine.
ARG_PORT - Static variable in class sailpoint.tools.JdbcUtil
 
ARG_PRE_DELEGATION_RULE_NAME - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_PREFERRED_OWNER - Static variable in class sailpoint.workflow.IdentityLibrary
Argument to buildProvisioningForm to pass in the name of an identity we should we should try to process first when feeding forms back to the workflow.
ARG_PREVIOUS_VALUE - Static variable in class sailpoint.object.ProvisioningPlan
Optional AttributeRequest argument used to convey the previous values that were assigned.
ARG_PROFILE - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_PROFILE - Static variable in class sailpoint.object.TaskResult
 
ARG_PROFILE - Static variable in class sailpoint.task.AbstractTaskExecutor
Enables profiling messages to stdout.
ARG_PROJECT - Static variable in class sailpoint.workflow.GroupLibrary
Argument used by buildProvisioningForm to pass in the ProvisioningProject maintained by the workflow.
ARG_PROJECT - Static variable in class sailpoint.workflow.IdentityLibrary
Argument used by buildProvisioningForm to pass in the ProvisioningProject maintained by the workflow.
ARG_PROJECT - Static variable in class sailpoint.workflow.IdentityRequestLibrary
Argument to hold the compiled project.
ARG_PROMOTE_SOFT_PERMITS - Static variable in class sailpoint.api.EntitlementCorrelator
Option that causes us to promote soft permits into hard permits.
ARG_PROVISION - Static variable in class sailpoint.workflow.IdentityLibrary
When truthy, enables immediate provisioning of the role change.
ARG_PROVISION_ROLES_IF_CHANGED - Static variable in class sailpoint.api.Provisioner
A special option reconciled by the role reconciliation methods.
ARG_RECOMPILE_BEFORE_PROVISIONING - Static variable in class sailpoint.workflow.IdentityLibrary
Argument to determine if re-compilation is needed prior to provisioning
ARG_REDUCED_ERROR_PRUNING - Static variable in class sailpoint.object.MiningConfig
 
ARG_RELEVANT_APPS - Static variable in class sailpoint.object.PolicyViolation
Argument for a list of applications relevant to this violation.
ARG_REMEDIATION_PERIOD_DURATION_AMOUNT - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_REMEDIATION_PERIOD_DURATION_SCALE - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_REMEDIATION_PERIOD_ENABLED - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_REMEDIATION_PHASE_ENTER_RULE_NAME - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_REMEDIATIONS - Static variable in class sailpoint.workflow.PolicyViolationLibrary
 
ARG_REMEDIATOR - Static variable in class sailpoint.workflow.PolicyViolationLibrary
 
ARG_REMOVE_DATE - Static variable in class sailpoint.object.ProvisioningPlan
The date at which a Remove request is to occur, the "sunset" date.
ARG_REQUEST_DEFINITION - Static variable in class sailpoint.workflow.StandardWorkflowHandler
WorkflowContext argument that specifies the RequestDefinition name in StandardWorkflowHandler.scheduleRequest(WorkflowContext).
ARG_REQUEST_NAME - Static variable in class sailpoint.workflow.StandardWorkflowHandler
WorkflowContext argument that specifies the request name in StandardWorkflowHandler.scheduleRequest(WorkflowContext).
ARG_REQUEST_PROCESSOR_NO_INTERRUPT - Static variable in class sailpoint.object.RequestDefinition
The request processor sleeps 10 seconds(configurable) at the end of a request cycle.
ARG_REQUESTER - Static variable in class sailpoint.object.ProvisioningPlan
Name of a plan argument holding the name of the identity that is considered to be the requester of the provisioning.
ARG_REQUIRED - Static variable in class sailpoint.object.ProvisioningPlan
 
ARG_RESET_PERMITTED_ROLES - Static variable in class sailpoint.api.Provisioner
A special option recognized by the role reconciliation methods.
ARG_RESTARTABLE - Static variable in class sailpoint.task.AbstractTaskExecutor
Boolean option to enable task restart.
ARG_RESULT_ID - Static variable in class sailpoint.object.TaskSchedule
An argument that specifies the database id of an existing TaskResult we are to use on the next run.
ARG_RESULT_NAME - Static variable in class sailpoint.object.TaskSchedule
An argument that specifies what the name of the TaskResult will be.
ARG_RESUME_DATE - Static variable in class sailpoint.object.TaskSchedule
An argument that indiciates that the task schedule has been postponed.
ARG_RISK_WEIGHT - Static variable in class sailpoint.object.Policy
The name of an optional policy attribute whose value is used by the PolicyScorer as the default risk weight for violations of this policy.
ARG_RISK_WEIGHT - Static variable in class sailpoint.object.PolicyViolation
The name of an optional attribute whose value is used by the PolicyScorer as the risk weight for this violation.
ARG_ROLE - Static variable in class sailpoint.workflow.IdentityLibrary
Role id to assign or deassign.
ARG_ROLE - Static variable in class sailpoint.workflow.RoleLibrary
 
ARG_ROLE_ASSIGNER - Static variable in class sailpoint.workflow.IdentityLibrary
Anntoer name for ARG_ASSIGNER used in some older workflows.
ARG_ROLE_FILTER - Static variable in class sailpoint.object.CertificationDefinition
Filter for Roles in Focused cert
ARG_ROLE_FILTER_VALUES - Static variable in class sailpoint.object.CertificationDefinition
List of FilterValue maps for roles, used by UI only.
ARG_ROLE_MODE - Static variable in class sailpoint.integration.IIQClient
Query parameter that specifies the role mode.
ARG_ROLE_REQUESTS - Static variable in class sailpoint.integration.IIQClient
Deprecated.
No longer supported.
ARG_ROLE_SELECTORS - Static variable in class sailpoint.api.Matchmaker
 
ARG_ROLES - Static variable in class sailpoint.integration.IIQClient
Query parameter that specifies the roles to check for policy violations in IIQClient.checkRolePolicies(String, List).
ARG_RUN_LENGTH_AVERAGE - Static variable in class sailpoint.object.TaskDefinition
System argument holdilng the average run length in seconds.
ARG_RUN_LENGTH_TOTAL - Static variable in class sailpoint.object.TaskDefinition
System argument holding the total run length of all runs in seconds.
ARG_RUNS - Static variable in class sailpoint.object.TaskDefinition
System argument holding the number of times the task has been run.
ARG_SCHEDULE_DATE - Static variable in class sailpoint.workflow.StandardWorkflowHandler
WorkflowContext argument that specifies the date to run the request in StandardWorkflowHandler.scheduleRequest(WorkflowContext).
ARG_SCHEDULE_DELAY_SECONDS - Static variable in class sailpoint.workflow.StandardWorkflowHandler
WorkflowContext argument that specifies the number of seconds to wait before running the request in StandardWorkflowHandler.scheduleRequest(WorkflowContext).
ARG_SECRET - Static variable in class sailpoint.object.ProvisioningPlan
When true indicates that the AttributeRequest value is secret.
ARG_SEED - Static variable in class sailpoint.object.MiningConfig
 
ARG_SEND_PRE_DELEGATION_COMPLETION_EMAILS - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_SIGN_OFF_APPROVER_RULE_NAME - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_SIMULATE_ERROR - Static variable in class sailpoint.integration.TraceExecutor
Special argument passed in ProvisioningPlan's integration data map to simulate errors for testing.
ARG_SOURCE - Static variable in class sailpoint.object.ProvisioningPlan
Name of a plan argument that contains the "source" type.
ARG_SOURCE - Static variable in class sailpoint.workflow.IdentityRequestLibrary
Argument to hold the source, this maps to the String version of sailpoint.object.Source.
ARG_SOURCE_APPLICATION - Static variable in class sailpoint.workflow.IdentityLibrary
 
ARG_SOURCE_ID - Static variable in class sailpoint.object.ProvisioningPlan
Name of a plan argument that contains the database id of an object associated with the source.
ARG_SOURCE_IDENTITY - Static variable in class sailpoint.object.ProvisioningPlan
Argument for "links" request.
ARG_SOURCE_NAME - Static variable in class sailpoint.object.ProvisioningPlan
Name of a plan argument that contains the database name of an object associated with the source.
ARG_SPLIT_DISABLE_COMBINE - Static variable in class sailpoint.workflow.IdentityLibrary
Arg to determine if Split Provisioning plans with Overlapping creates should be combined
ARG_SPLIT_PROVISIONING - Static variable in class sailpoint.workflow.IdentityRequestLibrary
Argument to hold the status of a full Project or a Partial project derived from splitting the Master Project into Itemized Projects
ARG_SQL - Static variable in class sailpoint.tools.JdbcUtil
 
ARG_STATE - Static variable in class sailpoint.policy.AbstractPolicyExecutor
Arguments to the violation formatting rule.
ARG_STATE - Static variable in class sailpoint.workflow.IdentityRequestLibrary
Argument to hold the "state" of the Identity request.
ARG_SUBORDINATE_CERTIFICATION_ENABLED - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_SUPPRESS_EMAIL_WHEN_NOTHING_TO_CERTIFY - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_SYNC - Static variable in class sailpoint.workflow.StandardWorkflowHandler
WorkflowContext argument to specify to launch a task synchronously in StandardWorkflowHandler.launchTask(WorkflowContext).
ARG_SYNC_ALL - Static variable in class sailpoint.workflow.IdentityLibrary
 
ARG_TARGET_APPLICATIONS - Static variable in class sailpoint.workflow.IdentityLibrary
 
ARG_TARGET_PERMISSION_APP_FILTER - Static variable in class sailpoint.object.CertificationDefinition
Filter for link applications to inspect for target permissions.
ARG_TARGET_PERMISSION_FILTER - Static variable in class sailpoint.object.CertificationDefinition
Filter for TargetAssociation used to limit target permissions in Targeted cert
ARG_TARGET_PERMISSION_FILTER_VALUES - Static variable in class sailpoint.object.CertificationDefinition
List of FilterValue maps for target permissions, used by UI only.
ARG_TASK_DEFINITION - Static variable in class sailpoint.workflow.StandardWorkflowHandler
WorkflowContext argument to specify the TaskDefinition to launch in StandardWorkflowHandler.launchTask(WorkflowContext).
ARG_TASK_RESULT - Static variable in class sailpoint.workflow.StandardWorkflowHandler
WorkflowContext argument to specify the name of the TaskResult in StandardWorkflowHandler.launchTask(WorkflowContext).
ARG_TASK_SCOPE - Static variable in class sailpoint.object.TaskDefinition
Argument that is passed to task schedules to indicate the Task's scope
ARG_TEMPLATE - Static variable in class sailpoint.workflow.IdentityLibrary
Argument used by buildProvisioningForm to pass in the name of the form template.
ARG_TEXT_ARIA_LABEL - Static variable in class sailpoint.object.QuickLink
Holds the message key for an ARIA label to use after text content for screen reader
ARG_TEXT_SCRIPT - Static variable in class sailpoint.object.QuickLink
 
ARG_TIMEOUT - Static variable in class sailpoint.integration.RestClient
Configuration argument that specifies the timeout in seconds.
ARG_TRACE - Static variable in class sailpoint.task.AbstractTaskExecutor
Enables running trace messages to stdout.
ARG_TYPE - Static variable in class sailpoint.object.ProvisioningPlan
 
ARG_TYPE - Static variable in class sailpoint.tools.JdbcUtil
 
ARG_TYPE - Static variable in class sailpoint.workflow.StandardWorkflowHandler
WorkflowContext argument that specifies the message type used in StandardWorkflowHandler.getMessage(WorkflowContext).
ARG_TYPE_DATE - Static variable in class sailpoint.object.ProvisioningPlan
 
ARG_UPDATE_IDENTITY_ENTITLEMENTS - Static variable in class sailpoint.object.CertificationDefinition
Flag to indicate that during the certification lifecycle (activation, removal, finalize) the identity entitlements should be updated to reflect the certification.
ARG_URL - Static variable in class sailpoint.integration.RestClient
Configuration argument that specifies the URL.
ARG_URL - Static variable in class sailpoint.object.QuickLink
 
ARG_URL - Static variable in class sailpoint.tools.JdbcUtil
 
ARG_USE_ENTITLEMENTS_TABLE - Static variable in class sailpoint.object.CertificationDefinition
 
ARG_USER - Static variable in class sailpoint.tools.JdbcUtil
 
ARG_USERNAME - Static variable in class sailpoint.integration.RestClient
Configuration argument that specifies the username.
ARG_VIOLATION - Static variable in class sailpoint.policy.AbstractPolicyExecutor
 
ARG_VIOLATION_RULE - Static variable in class sailpoint.object.BaseConstraint
Configuration option that specifies the name of a rule to post-process the PolicyViolation after it has been built by GenericPolicyExecutor.
ARG_VIOLATION_WORKFLOW - Static variable in class sailpoint.object.BaseConstraint
The name of a Workflow that will be launched when a violation of this constraint is detected.
ARG_WORK_ITEM_ARCHIVE - Static variable in class sailpoint.object.Workflow
Argument indicating that the work item is to be archived.
ARG_WORK_ITEM_DESCRIPTION - Static variable in class sailpoint.object.Workflow
Optional Approval Arg that specifies the work item description.
ARG_WORK_ITEM_DISABLE_NOTIFICATION - Static variable in class sailpoint.object.Workflow
Optional ApprovalArg that specifies that notifications should be disabled when opening new workitems.
ARG_WORK_ITEM_ESCALATION_RULE - Static variable in class sailpoint.object.Workflow
Optional Approval Arg that specifies the rule to run that is used to escalate a workitem.
ARG_WORK_ITEM_ESCALATION_STYLE - Static variable in class sailpoint.object.Workflow
Optional Approval Arg that specifies the escalation style of the created workitems.
ARG_WORK_ITEM_ESCALATION_TEMPLATE - Static variable in class sailpoint.object.Workflow
Optional Approval Arg that specifies the email template to use when escalating the workitem.
ARG_WORK_ITEM_HOURS_BETWEEN_REMINDERS - Static variable in class sailpoint.object.Workflow
Optional Approval Arg that specifies the number of hours to wait between reminder emails.
ARG_WORK_ITEM_HOURS_TILL_ESCALATION - Static variable in class sailpoint.object.Workflow
Optional Approval Arg that specifies the number of hours until the work item gets escalated.
ARG_WORK_ITEM_IDENTITY_REQUEST_ID - Static variable in class sailpoint.object.Workflow
Argument indicating the ID of the Identity Request that spawned this WorkItem.
ARG_WORK_ITEM_MAX_REMINDERS - Static variable in class sailpoint.object.Workflow
Optional Approval Arg that specifies the maximum number of reminder emails that will be sent before the escalation process begins.
ARG_WORK_ITEM_NOTIFICATION_TEMPLATE - Static variable in class sailpoint.object.Workflow
Optional Approval Arg that specifies the email template to use when notifying work item owners.
ARG_WORK_ITEM_PRIORITY - Static variable in class sailpoint.object.Workflow
Argument indicating the priority to set on any work items created by the workflow
ARG_WORK_ITEM_REMINDER_TEMPLATE - Static variable in class sailpoint.object.Workflow
Optional Approval Arg that specifies the email template to use when sending out reminders for workitems.
ARG_WORK_ITEM_REQUESTER - Static variable in class sailpoint.object.Workflow
Optional Approval Arg that specifies the name of the requester.
ARG_WORK_ITEM_TARGET_CLASS - Static variable in class sailpoint.object.Workflow
Optional Approval Arg that specifies the class name of the target.
ARG_WORK_ITEM_TARGET_ID - Static variable in class sailpoint.object.Workflow
Optional Approval Arg that specifies the "subject" of the approval.
ARG_WORK_ITEM_TARGET_NAME - Static variable in class sailpoint.object.Workflow
Optional Approval Arg that specifies the "subject" of the approval.
ARG_WORK_ITEM_TYPE - Static variable in class sailpoint.object.Workflow
Optional Approval Arg that specifies the work item type.
ARG_WORKFLOW - Static variable in class sailpoint.workflow.StandardWorkflowHandler
WorkflowContext argument that specifies the workflow to schedule in StandardWorkflowHandler.scheduleWorkflowEvent(WorkflowContext).
ARG_WORKFLOW_ARGS - Static variable in class sailpoint.object.AlertDefinition.ActionConfig
 
ARG_WORKFLOW_INPUTS - Static variable in class sailpoint.integration.IIQClient
POST request body parameter that contains workflow launch arguments.
ARG_WORKFLOW_NAME - Static variable in class sailpoint.object.AlertDefinition.ActionConfig
 
ARG_WORKFLOW_NAME - Static variable in class sailpoint.object.QuickLink
 
ARG_WORKFLOW_SUCCESS - Static variable in class sailpoint.object.QuickLink
 
ARG_WORKITEM_TYPE - Static variable in class sailpoint.object.QuickLink
 
Argument - Class in sailpoint.object
A subcomponent of the Signature model, an object describing the arguments and return values of an abstract function.
Argument() - Constructor for class sailpoint.object.Argument
 
arrayToList(T[]) - Static method in class sailpoint.tools.Util
Given an array, returns a list.
asList(Object) - Static method in class connector.common.Util
Return a List with the given object.
asList(Object) - Static method in class openconnector.Util
Deprecated.
asList(Object) - Static method in class sailpoint.integration.Util
Return a List with the given object.
asList(Object) - Static method in class sailpoint.tools.Util
Return a List with the given object.
assembleEntitlementDescriptions(CertificationItem) - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
For each certification item build a map of entitlement descriptions using application specific message catalog files.
assembleObject(Schema) - Method in class sailpoint.connector.DelimitedFileConnector.DelimitedContentsIterator
Assemble a resource object from the ResultSet.
assembleObject(Schema, ResultSet, Connection, Map<String, Object>, String) - Method in class sailpoint.connector.JDBCConnector
Assemble a resource object from the ResultSet.
assembleRetryProject(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Go through the provisioning plan and look for any plans that are retryable and add them to a returned "retry" provisioning plan.
AssignableItem - Interface in sailpoint.object
Simple interface used on WorkItems and RemediationItems to handle both classes using the same Workflower methods.
assignAuthenticationAnswers(List<AuthenticationAnswer>) - Method in class sailpoint.object.Identity
Set the authentication answers for this identity.
assignConstraints(List<T>) - Method in class sailpoint.object.Policy
Add a new constraint to the appropriate list.
assignContinuousState(AbstractCertificationItem.ContinuousState, Certification) - Method in class sailpoint.object.CertificationItem
Deprecated.
assignCorrelationKeys(int) - Method in class sailpoint.object.Schema
Called from the UI when editing of the schema is complete.
ASSIGNED_ROLES - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
ASSIGNER_SYSTEM - Static variable in class sailpoint.object.Assignment
Reserved name for the _assigner property to indicate that the assignment was created by a background task.
AssignIdentityRole - Static variable in class sailpoint.object.SPRight
 
assignLinks(List<Link>) - Method in class sailpoint.object.Identity
Set the Link list and make sure the Links point back to their Identity.
Assignment - Class in sailpoint.object
Used to record information about assignments and revocations.
Assignment() - Constructor for class sailpoint.object.Assignment
 
ASSIGNMENT_ID_NEW - Static variable in class sailpoint.object.ProvisioningPlan
A reserved name that can be set in an AttributeRequest's assignmentId to indicate that a new assignment is to be created.
AssignmentAudit(AssignableItem, Identity, Identity) - Constructor for class sailpoint.api.Workflower.AssignmentAudit
Constructor.
AssignmentAudit(AuditEvent) - Constructor for class sailpoint.api.Workflower.AssignmentAudit
 
assignProfiles(List<Profile>) - Method in class sailpoint.object.Bundle
Set the Profile list and make sure the Profiles point back to their Bundle.
assignProperties(QuickLink, DynamicScope) - Method in class sailpoint.object.QuickLinkOptions
Assign property values for QuickLinkOptions, such as allowBulk, allowOther, allowSelf.
assignProperties(QuickLink, DynamicScope, boolean) - Method in class sailpoint.object.QuickLinkOptions
Assign property values for QuickLinkOptions, such as allowBulk, allowOther, allowSelf.
assignUniqueHash() - Method in class sailpoint.object.Target
Set the unique hash on this Target.
assignWakeUpDate(Notifiable, Date) - Method in class sailpoint.object.NotificationConfig
NOTE: this method is used to do INITIAL SETUP of notifications.
assignWorkItem() - Method in class sailpoint.web.WorkItemBean
 
assimilate(boolean, String, Object) - Method in class sailpoint.api.PolicyUtil.ApplicationSummary
Assimilate the given permission target/right or attribute value into this ApplicationSummary.
assimilate(List<PolicyUtil.ItemSummary>, boolean, String, Object) - Method in class sailpoint.api.PolicyUtil.ApplicationSummary
Add an item to a list collapsing by name if possible.
assimilate(boolean, String, boolean, String, Object) - Method in class sailpoint.api.PolicyUtil.EntitlementSummary
Assimilate the given entitlement SOD item into the EntitlementSummary.
assimilate(Object) - Method in class sailpoint.api.PolicyUtil.ItemSummary
Assimilate the given value into this item, filtering duplicates.
assimilate(String, boolean, String, Object) - Method in class sailpoint.api.PolicyUtil.RoleSummary
Locate or create an application summary with the given name and add the item to it.
assimilate(RequestResult) - Method in class sailpoint.integration.RequestResult
Assimilate one result into another.
assimilate(Object) - Method in class sailpoint.object.AccountItem
Combine a value with the existing value.
assimilate(Application) - Method in class sailpoint.object.Application
Method that will assimilate all of the configuration settings from an existing application.
assimilate(ApprovalSet, String, String, boolean) - Method in class sailpoint.object.ApprovalSet
For cases when there are multiple approvers the Rejected state might need to be kept for an item or the order of approvals can effect the outcome of the process.
assimilate(BaseAttributeDefinition) - Method in class sailpoint.object.BaseAttributeDefinition
Assimilate another attribute definition into this one.
assimilate(BaseIdentityIndex) - Method in class sailpoint.object.BaseIdentityIndex
Copy the contents of one scorecard to another.
assimilate(GroupIndex) - Method in class sailpoint.object.GroupIndex
Copy the contents of one scorecard to another.
assimilate(Link) - Method in class sailpoint.object.LinkSnapshot
Copy the relevant fields from a Link.
assimilate() - Method in class sailpoint.object.RemediationItem
Mark this item as having been assimilated into the certification.
assimilate(Workflow.Approval) - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
Assimilate state from a running Workflow.
ASSIMILATE_BULK_REASSIGNMENTS - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that controls whether child reassignment certification should have their contents merged into the parent certification and be deleted after they are signed.
assimilateAccountIdChanges(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Update the ApprovalSet with any changes to accountIds.
assimilateAccountIdChanges(ProvisioningProject, ApprovalSet, IdentityRequest) - Method in class sailpoint.workflow.IdentityLibrary
Update the ApprovalSet with any changes to accountIds.
assimilateAccountInfo(Link) - Method in class sailpoint.object.NativeChangeDetection
For Deletes it nice to have a snapshot of the entire Link, but for the cases of Modify and Create a summary of the interesting attributes is lighter weight and more focused.
assimilateAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Identity
 
assimilateMessages(ProvisioningResult, boolean) - Method in class sailpoint.object.ProvisioningResult
Merge warning and error messages from one result into another.
assimilateMessages(ProvisioningResult) - Method in class sailpoint.object.ProvisioningResult
 
assimilatePlanApprovalForm(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Assimilate a Form assumed to have been created by buildPlanApprovalForm back into the plan.
assimilatePolicies(List<PasswordPolicy>) - Method in class sailpoint.object.PasswordPolicy
Merges the constraints of the passed PasswordPolicys into this policy with the most strict set of constraints
assimilateProvisioningErrors(WorkflowContext, ProvisioningProject) - Static method in class sailpoint.workflow.IdentityLibrary
Walk over the compiled plans in the project looking for ProvisioningResults that have errors or warnings.
assimilateProvisioningForm(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Assimilate the results of the form generated by buildProvisioningForm.
assimilateResult(TaskResult) - Method in class sailpoint.object.TaskResult
Merge the result attributes and messages from a partition TaskResult into the master TaskResult.
assimilateResults(List<TaskResult>) - Method in class sailpoint.object.TaskResult
Rebuild the master result attributes and messages from a list of other results.
assimilateSplitApprovalSets(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Join the ApprovalSets from the split workflows stored in 'splitApprovalSet into the master 'approvalSet'.
assimilateSplitProjects(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Add all plans in the projects returned into 'splitProjects' into the master Project.
assimilateSplitWorkItemComments(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Join the workItem comments from the split workflows stored in 'splitWorkItemComments' into the master 'workItemComments'
assimilateWorkItem(WorkflowContext) - Method in class sailpoint.workflow.AbstractWorkflowHandler
Prints trace information to stdout if trace is enabled.
assimilateWorkItem(WorkflowContext) - Method in interface sailpoint.workflow.WorkflowHandler
Called after a WorkItem has been assimilated and before we start advancing the steps.
assimilateWorkItemApprovalSetToIdentityRequest(WorkflowContext, ApprovalSet) - Static method in class sailpoint.workflow.IdentityRequestLibrary
A static method that is called directly by some of the default approval step after scripts.
assimilateWorkItemApprovalSetToIdentityRequest(WorkflowContext, ApprovalSet, boolean) - Static method in class sailpoint.workflow.IdentityRequestLibrary
Update the IdentityRequestItems approvalState with the states of the given ApprovalSet.
ASYNC_CACHE_REFRESH - Static variable in class sailpoint.object.Configuration
Enable asynchhrounous role and policy cache refreshes.
atob(String) - Static method in class connector.common.Util
 
atob(String) - Static method in class sailpoint.integration.Util
Convert a string to a boolean.
atob(String) - Static method in class sailpoint.tools.Util
 
atof(String) - Static method in class sailpoint.integration.Util
Convert a string to a float.
atof(String) - Static method in class sailpoint.tools.Util
 
atoi(String) - Static method in class connector.common.Util
Convert a String value into an unboxed int.
atoi(String, int) - Static method in class connector.common.Util
Convert a String value into a primitive integer value.
atoi(String) - Static method in class openconnector.Util
Deprecated.
atoi(String) - Static method in class sailpoint.integration.SailPointHttpClient
Utility method brought over from tools/Util.
atoi(String) - Static method in class sailpoint.integration.Util
Convert a String value into a primitive integer value.
atoi(String, int) - Static method in class sailpoint.integration.Util
Convert a String value into a primitive integer value.
atoi(String) - Static method in class sailpoint.tools.Util
Convert a String value into a primitive integer value.
atoi(String, int) - Static method in class sailpoint.tools.Util
Convert a String value into a primitive integer value.
atol(String) - Static method in class sailpoint.integration.Util
Convert a string to a long.
atol(String) - Static method in class sailpoint.tools.Util
 
ATT_ACCESS_REQUEST_ID - Static variable in class sailpoint.object.ProvisioningTransaction
Constant used to store the access request id if applicable.
ATT_ACCOUNT_APPLICATION - Static variable in class sailpoint.integration.ProvisioningPlan
 
ATT_ACCOUNT_ARGUMENTS - Static variable in class sailpoint.integration.ProvisioningPlan
 
ATT_ACCOUNT_ATTRIBUTES - Static variable in class sailpoint.integration.ProvisioningPlan
 
ATT_ACCOUNT_IDENTITY - Static variable in class sailpoint.integration.ProvisioningPlan
 
ATT_ACCOUNT_INSTANCE - Static variable in class sailpoint.integration.ProvisioningPlan
 
ATT_ACCOUNT_PERMISSIONS - Static variable in class sailpoint.integration.ProvisioningPlan
 
ATT_ACCOUNT_SELECTOR_RULES - Static variable in class sailpoint.object.Bundle
The name of an attribute that might appear in the Attributes map that stores the list of AccountSelectorRule for each application.
ATT_ADMINISTRATOR - Static variable in class sailpoint.object.Identity
 
ATT_AFTER_RULE - Static variable in class sailpoint.object.ConnectorOperationData
 
ATT_AGGREGATION_SOURCE - Static variable in class sailpoint.object.Permission
Attribute stored in the attribute map and contains the name of the aggregationSource.
ATT_ALLOW_BULK - Static variable in class sailpoint.object.IdentityRequest
 
ATT_ALLOW_DUPLICATE_ACCOUNTS - Static variable in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
ATT_ALLOW_MULTIPLE_ASSIGNMENTS - Static variable in class sailpoint.object.Bundle
The name of the attribute which determines whether or not this role allows multiple assignments.
ATT_ANALYZER - Static variable in class sailpoint.object.FullTextIndex
An attribute holding the name of the org.apache.lucene.analysis.Analyzer to use.
ATT_ANALYZER_CONFIG - Static variable in class sailpoint.object.FullTextIndex
An attribute holding a Map of configuration parameters to pass into configurable Analyzers.
ATT_APP_STATUS - Static variable in class sailpoint.object.Server
 
ATT_APP_STATUS_DATE - Static variable in class sailpoint.object.Server
 
ATT_APP_STATUS_ERROR - Static variable in class sailpoint.object.Server
 
ATT_APPLICATION - Static variable in class sailpoint.api.PolicyUtil
Argument for the SOD pragmas used to indicate the application.
ATT_APPLICATION_STATUS - Static variable in class sailpoint.object.Server
Status attribute containing the monitored applications statuses.
ATT_APPROVAL_SET - Static variable in class sailpoint.object.WorkItem
For work items that do complex approvals, an ApprovalSet object describing what is being approved.
ATT_APPROVAL_SUMMARIES - Static variable in class sailpoint.object.IdentityRequest
List of Interactions kept by the workflow as it visits Approval steps.
ATT_ARCHIVE - Static variable in class sailpoint.object.WorkItem
An attribute that specifies whether a WorkItemArchive is created for this WorkItem when it is closed.
ATT_ASSIGNED_SCOPE - Static variable in class sailpoint.object.ProvisioningPlan
Attribute name allowed on IdentityIQ plans that assign values for Identity.assignedScope.
ATT_ASSIGNMENT_ID - Static variable in class sailpoint.object.IdentityRequestItem
The AssignmentID assoicated to the item
ATT_ATTRIBUTE_NAME - Static variable in class sailpoint.integration.ProvisioningPlan
 
ATT_ATTRIBUTE_NAME - Static variable in class sailpoint.object.ProvisioningPlan
 
ATT_ATTRIBUTE_VALUE - Static variable in class sailpoint.integration.ProvisioningPlan
 
ATT_ATTRIBUTE_VALUE - Static variable in class sailpoint.object.ProvisioningPlan
 
ATT_ATTRIBUTES - Static variable in class sailpoint.integration.RoleDefinition
 
ATT_BACKGROUNDED_ORIGINAL_ITEM_TYPE - Static variable in class sailpoint.object.Workflow
Let the workflower know what to return the item type to after it was backgrounded by turning into an event type
ATT_BEFORE_RULE - Static variable in class sailpoint.object.ConnectorOperationData
 
ATT_BODY - Static variable in class sailpoint.object.ConnectorOperationData
 
ATT_BODY_FORM_DATA - Static variable in class sailpoint.object.ConnectorOperationData
 
ATT_BODY_FORMAT - Static variable in class sailpoint.object.ConnectorOperationData
 
ATT_BODY_FORMAT_RAW - Static variable in class sailpoint.object.ConnectorOperationData
 
ATT_BULK_REQUEST - Static variable in class sailpoint.object.IdentityRequest
Flag to indicate if this was part of a bulk request.
ATT_BUNDLE_SUMMARY - Static variable in class sailpoint.object.Identity
 
ATT_CAPABILITIES - Static variable in class sailpoint.object.Identity
 
ATT_CATALOG_CACHE_TTL_MILLIS - Static variable in class sailpoint.object.Configuration
 
ATT_CEF_LINK_ATTRIBUTE_NAME - Static variable in class sailpoint.object.Configuration
 
ATT_CEF_LOGFILE_ACTIVITYFEED_DATASOURCE - Static variable in class sailpoint.object.Configuration
 
ATT_CEF_LOGFILE_CORRELATION_RULE - Static variable in class sailpoint.object.Configuration
 
ATT_CEF_LOGFILE_TRANSFORMATION_RULE - Static variable in class sailpoint.object.Configuration
For CEF Log File consuming event data.
ATT_CEF_USER_NAME - Static variable in class sailpoint.object.Configuration
 
ATT_CERT_NAME - Static variable in class sailpoint.object.ProvisioningTransaction
Constant used to store the certification name if applicable.
ATT_CHANGE_SUMMARY - Static variable in class sailpoint.object.WorkItem
 
ATT_CHILD_OBJECTS - Static variable in interface sailpoint.connector.Connector
An attribute returned by a "hierarchical" connector that contains a list of ResourceObjects representing other objects associated with this object.
ATT_CIQ_MULTIPLEX_IDENTITY - Static variable in interface sailpoint.connector.Connector
ATT_CIQ_SOURCE_APPLICATION - Static variable in interface sailpoint.connector.Connector
ATT_CLASSES - Static variable in class sailpoint.object.FullTextIndex
An attribute holding a CSV list of classes to include in the index.
ATT_CLASSIFICATIONS - Static variable in class sailpoint.object.TargetAssociation
Argument used to store Classifications the TargetAssociation provides
ATT_CLASSNAME - Static variable in class sailpoint.object.RecommenderDefinition
Configuration attribute (String) holding the name of the Java class to construct.
ATT_COMPLETER - Static variable in class sailpoint.object.WorkItem
The Display name of the identity that completed the work item
ATT_COMPOSITE_SCORE - Static variable in class sailpoint.object.Identity
 
ATT_CONSOLIDATED_PARTITION_RESULTS - Static variable in class sailpoint.object.TaskResult
An attribute that indicates partition TaskResults for a partitioned task are all stored inside the master result rather than distributed into each partition Request.
ATT_CONTEXT_URL - Static variable in class sailpoint.object.ConnectorOperationData
 
ATT_CORRELATED - Static variable in class sailpoint.object.Identity
 
ATT_CPU_USAGE - Static variable in class sailpoint.object.Server
Status attribute containing the percentage CPU utilization.
ATT_CURRENT_PASSWORD - Static variable in class sailpoint.integration.ProvisioningPlan
Special attribute used in the arguments map of a password AttributeRequest that holds the users current password.
ATT_CURRENT_PASSWORD - Static variable in class sailpoint.object.ProvisioningPlan
Special attribute used in the arguments map of a password AttributeRequest that holds the users current password.
ATT_DATABASE_RESPONSE_TIME - Static variable in class sailpoint.object.Server
Status attribute containing the response time for database access in milliseconds
ATT_DEASSIGN_ENTITLEMENTS - Static variable in class sailpoint.object.ProvisioningPlan.AttributeRequest
 
ATT_DEFAULT_IDENTITY_TYPE - Static variable in class sailpoint.object.ObjectConfig
Name of the attribute holding the default identity type
ATT_DELETED - Static variable in interface openconnector.Connector
A reserved attribute name used to indiciate that this object has been deleted.
ATT_DESCRIPTIONS - Static variable in class sailpoint.object.SailPointObject
System attribute in the extended attributes map that contains the localized descriptions.
ATT_DISABLED - Static variable in interface openconnector.Connector
A reserved attribute name used to convey disabled status.
ATT_DISABLED - Static variable in class sailpoint.object.FullTextIndex
An attribute that when true disables use of the index.
ATT_DISPLAYNAME - Static variable in class sailpoint.object.Identity
 
ATT_DUPLICATE_ACCOUNTS - Static variable in class sailpoint.object.Bundle
The name of an attribute in the Attributes map that indicates this role supports provisioning to multiple accounts on the same Application.
ATT_ELECTRONIC_SIGNATURE - Static variable in class sailpoint.object.WorkItem
An electronic signature type for this item.
ATT_EMAIL - Static variable in class sailpoint.object.Identity
 
ATT_EMAIL_NOTIFY - Static variable in class sailpoint.object.Configuration
 
ATT_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
 
ATT_ENTITLEMENTS - Static variable in class sailpoint.integration.RoleResource
 
ATT_ERRORS - Static variable in class sailpoint.object.IdentityRequestItem
 
ATT_ESIG_SIGNER - Static variable in class sailpoint.object.AuditEvent
Attributes in the Map that carry esignature information.
ATT_ESIG_TEXT - Static variable in class sailpoint.object.AuditEvent
 
ATT_EVENT_TYPE - Static variable in class sailpoint.object.Request
A standard attribute used to represent a subtype of "event" requests.
ATT_EXCEPTIONS - Static variable in class sailpoint.object.Identity
 
ATT_EXCL_SERVICES - Static variable in class sailpoint.object.Server
Configuration attribute (string list) holding the list of services which should NOT run on this Server, overriding the hosts in ServiceDefinition
ATT_EXECUTOR_COMMAND - Static variable in class sailpoint.object.Request
Attribute containing the name of a command to be processed by a TaskExecutor or RequestExecutor.
ATT_EXPANSION_INFO - Static variable in class sailpoint.object.IdentityRequestItem
Additional information about the reason for the expansion, such as the name of the role that was expanded, etc...
ATT_FIELDS - Static variable in class sailpoint.object.FullTextIndex
An attribute holding the definitions of the fields.
ATT_FILTER_LOGGED - Static variable in class sailpoint.object.ProvisioningProject
Attribute key used to indicate that a filtered value was logged in a provisioning transaction.
ATT_FILTER_REASON - Static variable in class sailpoint.object.ProvisioningProject
Attribute key used to store the reason a value was filtered.
ATT_FILTERED - Static variable in class sailpoint.object.ProvisioningTransaction
Constant used to store any filtered items.
ATT_FIRSTNAME - Static variable in class sailpoint.object.Identity
 
ATT_FLOW_NAME - Static variable in class sailpoint.object.IdentityRequest
 
ATT_FORM - Static variable in class sailpoint.object.WorkItem
Form work items generated by workflow approvals with forms, this is a copy of the compiled approval form.
ATT_FORM_CHANGED - Static variable in class sailpoint.object.WorkItem
 
ATT_FULL_PAGE - Static variable in class sailpoint.object.Plugin
 
ATT_GENERATED - Static variable in class sailpoint.object.ProvisioningPlan
Used to notify email template
ATT_GROUP_PROVISIONING - Static variable in class sailpoint.object.IntegrationConfig
When set indicates that this integration is capable of receiving ObjectRequests for group provisioning.
ATT_HEADER - Static variable in class sailpoint.object.ConnectorOperationData
 
ATT_HEALTH_CHECK_CLASS - Static variable in class sailpoint.object.Module
Configuration attribute (String) holding the name of the Java class to construct to check health.
ATT_HIDDEN - Static variable in class sailpoint.object.Form.Section
fields within the section kept hidden while rendering.
ATT_HIDE_INCOMPLETE_FIELDS - Static variable in class sailpoint.object.Form
A form rendering option that causes any fields that do not have all of their dependencies met to be hidden.
ATT_HIDE_NULLS - Static variable in class sailpoint.object.Form.Section
An option to the datatable renderer to cause it to suppress the rendering of a field with a null value.
ATT_HIERARCHY - Static variable in class sailpoint.object.TargetSource
 
ATT_HOST - Static variable in class sailpoint.object.IntegrationConfig
 
ATT_HTTP_METHOD_TYPE - Static variable in class sailpoint.object.ConnectorOperationData
 
ATT_IDENTITIES - Static variable in class sailpoint.object.Configuration
 
ATT_IDENTITY_TYPE_DEFINITIONS - Static variable in class sailpoint.object.ObjectConfig
Name of the attribute holding the identity type definitions list
ATT_IDM_ROLES - Static variable in class sailpoint.integration.ProvisioningPlan
The name of the attribute in the APP_IDM account that represents the assigned roles.
ATT_IDM_ROLES - Static variable in class sailpoint.object.ProvisioningPlan
The name of the attribute in the APP_IDM account that represents the assigned roles.
ATT_IGNORED - Static variable in class sailpoint.object.Field
A field attribute that controls whether this field will be included during provisioning policy template expansion.
ATT_IIQ_ACTIVITY_CONFIG - Static variable in class sailpoint.object.ProvisioningPlan
The name of a special AttributeRequest within the IdentityIQ application to modify the ActivityConfig.
ATT_IIQ_ARCHIVES - Static variable in class sailpoint.object.ProvisioningPlan
A pseudo attribute representing the IdentityArchive list which we display in the UI as "identity history".
ATT_IIQ_ASSIGNED_ROLES - Static variable in class sailpoint.object.ProvisioningPlan
The name of a special AttributeRequest within the IdentityIQ application to modify the assigned role list.
ATT_IIQ_AUTHORIZED_SCOPES - Static variable in class sailpoint.object.ProvisioningPlan
The name of a special AttributeRequest within the IdentityIQ application to modify the authorized scopes list.
ATT_IIQ_CAPABILITIES - Static variable in class sailpoint.object.ProvisioningPlan
Attribute holding the capabilities list.
ATT_IIQ_CAPABILITIES_NEW - Static variable in class sailpoint.object.ProvisioningPlan
Preferred camel case version of the capabilities attribute.
ATT_IIQ_CONTROLLED_SCOPES - Static variable in class sailpoint.object.ProvisioningPlan
Attribute holding the controlled scopes.
ATT_IIQ_CONTROLLED_SCOPES_NEW - Static variable in class sailpoint.object.ProvisioningPlan
Preferred camel case version of the authorizedScopes attribute.
ATT_IIQ_CONTROLS_ASSIGNED_SCOPE - Static variable in class sailpoint.object.ProvisioningPlan
Attribute holding the flag indicating that the identity also controls the assigned scope.
ATT_IIQ_DETECTED_ROLES - Static variable in class sailpoint.object.ProvisioningPlan
The name of a special AttributeRequest within the IdentityIQ application to modify the detected role list.
ATT_IIQ_DISABLED - Static variable in interface sailpoint.connector.Connector
Special built-in attribute that indicates that if an account is disabled.
ATT_IIQ_EVENTS - Static variable in class sailpoint.object.ProvisioningPlan
A pseudo attribute representing Request objects associated with this identity which the UI displays as "identity events".
ATT_IIQ_LINKS - Static variable in class sailpoint.object.ProvisioningPlan
The name of special AttributeRequest within the IdentityIQ application to move or delete links
ATT_IIQ_LOCKED - Static variable in interface sailpoint.connector.Connector
Special built-in attribute that indicates that if an account is locked.
ATT_IIQ_NEEDS_REFRESH - Static variable in class sailpoint.object.ProvisioningPlan
The name of a special AttributeRequest within the IdentityIQ application to modify the needsRefresh flag.
ATT_IIQ_PASSWORD - Static variable in class sailpoint.object.ProvisioningPlan
ATT_IIQ_PROVISIONING_REQUESTS - Static variable in class sailpoint.object.ProvisioningPlan
An IdentityIQ pseudo attribute targeting the list of ProvisioningRequests.
ATT_IIQ_ROLE_CHILD - Static variable in class sailpoint.object.ProvisioningPlan
Request to remove a child role from a role in a role composition certification.
ATT_IIQ_ROLE_GRANTED_CAPABILITY - Static variable in class sailpoint.object.ProvisioningPlan
Request to remove a capability grant from a role.
ATT_IIQ_ROLE_GRANTED_SCOPE - Static variable in class sailpoint.object.ProvisioningPlan
Request to remove a scope grant from a role.
ATT_IIQ_ROLE_PERMIT - Static variable in class sailpoint.object.ProvisioningPlan
Request to remove a permitted role from a role in a role composition certification.
ATT_IIQ_ROLE_PROFILES - Static variable in class sailpoint.object.ProvisioningPlan
Request to remove a profile from a role in a role composition certification.
ATT_IIQ_ROLE_REQUIREMENT - Static variable in class sailpoint.object.ProvisioningPlan
Request to remove a required role from a role in a role composition certification.
ATT_IIQ_SCOPE - Static variable in class sailpoint.object.ProvisioningPlan
Attribute holding the assigned scope.
ATT_IIQ_SNAPSHOTS - Static variable in class sailpoint.object.ProvisioningPlan
An IdentityIQ pseudo attribute targeting the list of IdentitySnapshots.
ATT_IIQ_TEMPLATE_APPLICATION - Static variable in class sailpoint.object.Form
Attribute indicating Application field on the Role Provisioning Policy form.
ATT_IIQ_TEMPLATE_OWNER_DEFINITION - Static variable in class sailpoint.object.Form
Attribute indicating Owner field on the Provisioning Policy form, stored onto the attributes map in the form.
ATT_IIQ_WORKGROUPS - Static variable in class sailpoint.object.ProvisioningPlan
The name of a special AttributeRequest within the IdentityIQ application to modify the workgroup list.
ATT_INACTIVE - Static variable in class sailpoint.object.Identity
 
ATT_INCL_SERVICES - Static variable in class sailpoint.object.Server
Configuration attribute (string list) holding the list of services which should run on this Server, overriding the hosts in ServiceDefinition
ATT_INCLUDE_DISABLED - Static variable in class sailpoint.object.FullTextIndex
When true, include objects that have been marked disabled.
ATT_INCLUDE_HIDEN_FIELDS - Static variable in class sailpoint.object.Form
Attribute to inform Formicator whether or not to strip the hidden fields from the expanded form
ATT_INCLUDE_TARGETS - Static variable in class sailpoint.object.FullTextIndex
When true, include indexed attributes and permissions with both entitlements and roles.
ATT_INDEX_PATH - Static variable in class sailpoint.object.FullTextIndex
An attribute holding the base path of the index.
ATT_INDEXER - Static variable in class sailpoint.object.FullTextIndex
An attribute holding the name of the indexer class to use.
ATT_INSTANCE - Static variable in class sailpoint.integration.RoleResource
 
ATT_IS_IAI_RECOMMENDER - Static variable in class sailpoint.object.RecommenderDefinition
Configuration attribute (boolean) set to true if this recommender definition points to the Identity AI recommender.
ATT_ITEM_ID - Static variable in class sailpoint.web.WorkItemBean
Temporary HttpSession attribute where we store the desired WorkItem id to display when transition from random pages.
ATT_JSON_BODY - Static variable in class sailpoint.object.ConnectorOperationData
 
ATT_LAST_LOGIN - Static variable in class sailpoint.object.Identity
 
ATT_LAST_REFRESH - Static variable in class sailpoint.object.Identity
 
ATT_LAST_RETRY - Static variable in class sailpoint.object.ProvisioningTransaction
Constant used to store the last time the transaction was retried.
ATT_LAST_STATS_UPDATE - Static variable in class sailpoint.object.Server
Date in which the statistics were last updated
ATT_LASTNAME - Static variable in class sailpoint.object.Identity
 
ATT_LOCKED - Static variable in interface openconnector.Connector
A reserved attribute name used to convey lock status.
ATT_MANAGED_ATTRIBUTE_TYPE - Static variable in class sailpoint.object.IdentityRequestItem
Used to specify the managed attribute type so we can create the correct type of IdentityEntitlement from this request
ATT_MANAGER - Static variable in class sailpoint.object.Identity
The names of the standard attributes.
ATT_MANAGER_STATUS - Static variable in class sailpoint.object.Identity
 
ATT_MANUAL_WORK_ITEM - Static variable in class sailpoint.object.ProvisioningTransaction
Constant used to store the name of the manual work item created when a transaction is forced.
ATT_MAX_RETRIES - Static variable in class sailpoint.workflow.IdentityLibrary
Variable that holds the total number of retries that should be attempted.
ATT_MEMORY_USAGE - Static variable in class sailpoint.object.Server
Status attribute containing the currently used memory
ATT_MEMORY_USAGE_PERCENTAGE - Static variable in class sailpoint.object.Server
Status attribute containing the current percentage of memory in use
ATT_MERGE_PROFILES - Static variable in class sailpoint.object.Form
Boolean attribute used in role provisioning policy forms.
ATT_MERGE_TEMPLATES - Static variable in class sailpoint.object.Bundle
The name of an attribute that can appear in the Attributes map that indicates that the Template list (provisioning policies) should be MERGED with the profiles rather than replacing the profiles.
ATT_MESSAGES - Static variable in class sailpoint.object.IdentityRequest
List of errors and warnings that are adorned from the task result or the ProvisioningPlan.
ATT_MIN_UPGRADABLE_VERSION - Static variable in class sailpoint.object.Plugin
 
ATT_MOD_STATUS - Static variable in class sailpoint.object.Server
 
ATT_MOD_STATUS_DATE - Static variable in class sailpoint.object.Server
 
ATT_MOD_STATUS_ERROR - Static variable in class sailpoint.object.Server
 
ATT_MODULE_STATUS - Static variable in class sailpoint.object.Server
Status attribute containing the monitored module' statuses.
ATT_MONITORING_CFG - Static variable in class sailpoint.object.Server
Configuration attribute (map) holding the monitoring configuration
ATT_MONITORING_CFG_APPS - Static variable in class sailpoint.object.Server
Configuration attribute (string list) holding the names of the applications to monitor.
ATT_MONITORING_CFG_MODULES - Static variable in class sailpoint.object.Server
Configuration attribute (string list) holding the names of the modules to monitor.
ATT_MONITORING_CFG_POLL_INTERVAL - Static variable in class sailpoint.object.Server
Configuration attribute (integer) holding the polling interval in seconds for gathering monitoring statistics.
ATT_MONITORING_CFG_RETENTION - Static variable in class sailpoint.object.Server
Configuration attribute (integer) holding the retention period in days which the monitoring statistics data should be retained.
ATT_MONITORING_CFG_STATS - Static variable in class sailpoint.object.Server
Configuration attribute (string list) holding the list of names of MonitoringStatistic which are to be collected.
ATT_MULTIPLEX_IDENTITY - Static variable in interface sailpoint.connector.Connector
An optional attribute returned by a multiplexing connector to provide an alternate identifier to be used when correlating to a IdentityIQ Identity.
ATT_NAME - Static variable in class sailpoint.api.PolicyUtil
Argument for the SOD pragmas used to indicate the attribute name.
ATT_NAME - Static variable in class sailpoint.integration.RoleDefinition
 
ATT_NAME - Static variable in class sailpoint.integration.RoleEntitlement
 
ATT_NAME - Static variable in class sailpoint.integration.RoleResource
 
ATT_NAME - Static variable in class sailpoint.object.IntegrationConfig
 
ATT_NO_GROUP_PERMISSIONS - Static variable in class sailpoint.object.IntegrationConfig
 
ATT_NO_PERMISSIONS - Static variable in class sailpoint.object.IntegrationConfig
Attribute indicating that this integration does not handle PermissionRequests.
ATT_NO_PROVISIONING_REQUESTS - Static variable in class sailpoint.object.IntegrationConfig
Name of an attribute that when true disables the saving of ProvisioningRequest objects whenever plans are sent through this integration.
ATT_OBJ_REQ_NO_PROVISIONING - Static variable in class sailpoint.object.ProvisioningPlan.ObjectRequest
 
ATT_OBJECT_APPLICATION - Static variable in class sailpoint.object.ProvisioningPlan
 
ATT_OBJECT_ARGUMENTS - Static variable in class sailpoint.object.ProvisioningPlan
 
ATT_OBJECT_ATTRIBUTES - Static variable in class sailpoint.integration.ProvisioningPlan
 
ATT_OBJECT_ATTRIBUTES - Static variable in class sailpoint.object.ProvisioningPlan
 
ATT_OBJECT_CLASS - Static variable in class sailpoint.integration.ProvisioningPlan
 
ATT_OBJECT_ID - Static variable in class sailpoint.integration.ProvisioningPlan
 
ATT_OBJECT_ID - Static variable in class sailpoint.object.ProvisioningPlan
 
ATT_OBJECT_INSTANCE - Static variable in class sailpoint.object.ProvisioningPlan
 
ATT_OBJECT_NAME - Static variable in class sailpoint.integration.ProvisioningPlan
 
ATT_OBJECT_PERMISSIONS - Static variable in class sailpoint.object.ProvisioningPlan
 
ATT_OBJECT_TYPE - Static variable in class sailpoint.object.ProvisioningPlan
 
ATT_OP - Static variable in class sailpoint.integration.ProvisioningPlan
 
ATT_OP - Static variable in class sailpoint.object.ProvisioningPlan
 
ATT_OPERATION - Static variable in class sailpoint.object.Field
The name of an attribute that holds the ProvisioningPlan.ObjectOperation name if this field was generated from an update policy where the request was something other than op=Modify, such as op=Enable, op=Disable, or op=Lock.
ATT_OPERATION_TYPE - Static variable in class sailpoint.object.ConnectorOperationData
 
ATT_OPERATIONS - Static variable in class sailpoint.object.IntegrationConfig
Attribute that specified which operations the executor can participate.
ATT_PAGE_TITLE - Static variable in class sailpoint.object.Form
A title to render at the top of the page.
ATT_PAGINATION_INITIAL_OFFSET - Static variable in class sailpoint.object.ConnectorOperationData
 
ATT_PAGINATION_SIZE - Static variable in class sailpoint.object.ConnectorOperationData
 
ATT_PAGINATION_STEPS - Static variable in class sailpoint.object.ConnectorOperationData
 
ATT_PARENT_ENDPOINT_NAME - Static variable in class sailpoint.object.ConnectorOperationData
 
ATT_PARTITION_RESULT - Static variable in class sailpoint.object.Request
Attribute that can contain a private TaskResult for partitioned tasks.
ATT_PARTITIONS - Static variable in class sailpoint.object.TaskResult
The name of an attribute in the _attributes map that can contain partition results.
ATT_PASSWORD - Static variable in interface openconnector.Connector
A reserved attribute name used to convey an account password.
ATT_PASSWORD - Static variable in class sailpoint.integration.ProvisioningPlan
Special attribute to allow setting an Identity or account's password.
ATT_PASSWORD - Static variable in class sailpoint.object.IntegrationConfig
 
ATT_PASSWORD - Static variable in class sailpoint.object.ProvisioningPlan
Special attribute name used in AttributeRequests to set an Identity or account's password.
ATT_PASSWORD_CONFIRM - Static variable in class sailpoint.object.IntegrationConfig
 
ATT_PASSWORD_LAST_CHANGED - Static variable in class sailpoint.object.Identity
 
ATT_PERMISSION - Static variable in class sailpoint.api.PolicyUtil
Argument for the SOD pragmas used to indicate whether the item is a permission.
ATT_PERMISSION_RIGHTS - Static variable in class sailpoint.integration.ProvisioningPlan
 
ATT_PERMISSION_RIGHTS - Static variable in class sailpoint.object.ProvisioningPlan
 
ATT_PERMISSION_TARGET - Static variable in class sailpoint.integration.ProvisioningPlan
 
ATT_PERMISSION_TARGET - Static variable in class sailpoint.object.ProvisioningPlan
 
ATT_PERMISSIONS - Static variable in interface openconnector.Connector
A reserved attribute name used to pass a List of Permission objects.
ATT_PERMITS - Static variable in class sailpoint.object.BundleDifference
 
ATT_PLAN_ACCOUNTS - Static variable in class sailpoint.integration.ProvisioningPlan
 
ATT_PLAN_ACCOUNTS - Static variable in class sailpoint.object.ProvisioningPlan
 
ATT_PLAN_ARGUMENTS - Static variable in class sailpoint.integration.ProvisioningPlan
 
ATT_PLAN_ARGUMENTS - Static variable in class sailpoint.object.ProvisioningPlan
 
ATT_PLAN_IDENTITY - Static variable in class sailpoint.integration.ProvisioningPlan
 
ATT_PLAN_IDENTITY - Static variable in class sailpoint.object.ProvisioningPlan
 
ATT_PLAN_INTEGRATION_DATA - Static variable in class sailpoint.integration.ProvisioningPlan
 
ATT_PLAN_INTEGRATION_DATA - Static variable in class sailpoint.object.ProvisioningPlan
 
ATT_PLAN_OBJECTS - Static variable in class sailpoint.integration.ProvisioningPlan
 
ATT_PLAN_OBJECTS - Static variable in class sailpoint.object.ProvisioningPlan
 
ATT_PLAN_PROFILE_CONSTRAINTS - Static variable in class sailpoint.object.ProvisioningPlan
 
ATT_PLAN_PROFILE_DESCRIPTION - Static variable in class sailpoint.object.ProvisioningPlan
 
ATT_PLAN_PROFILE_ORDINAL - Static variable in class sailpoint.object.ProvisioningPlan
 
ATT_PLAN_REQUESTERS - Static variable in class sailpoint.object.ProvisioningPlan
 
ATT_PLAN_RESULT - Static variable in class sailpoint.object.ProvisioningTransaction
Constant used to store the plan result from the attributes.
ATT_PLUGINNAME - Static variable in class sailpoint.object.RecommenderDefinition
Configuration attribute (String) holding the name of the Plugin which contains the recommender (if the recommender is defined in a plugin).
ATT_POLICY_EXECUTOR_CLASS_NAMES - Static variable in class sailpoint.object.Plugin
 
ATT_POLICY_VIOLATION_MAPS - Static variable in class sailpoint.object.IdentityRequest
List of Maps produced during the workflow that summarize the violations.
ATT_POLICY_VIOLATIONS - Static variable in class sailpoint.object.IdentityDifference
Name of the special attribute under which policy violations are stored.
ATT_POLICY_VIOLATIONS - Static variable in class sailpoint.object.WorkItem
List of policy violation maps
ATT_PRE_EXPIRE - Static variable in class sailpoint.integration.ProvisioningPlan
Special attribute used in the arguments map of a password AttributeRequest that indicates that the new password should be pre-expired (ie - the user has to change it after first login).
ATT_PRE_EXPIRE - Static variable in class sailpoint.object.ProvisioningPlan
Special attribute used in the arguments map of a password AttributeRequest that indicates that the new password should be pre-expired (for example - the user has to change it after first login).
ATT_PREFER_REMOVE_OVER_RETAIN - Static variable in class sailpoint.object.ProvisioningPlan.AttributeRequest
 
ATT_PRIVILEGED - Static variable in interface sailpoint.connector.Connector
Deprecated.
This can be used, but is no longer specially recognized and privileged needs to be modeled as an extended link attribute.
ATT_PROTECTED - Static variable in class sailpoint.object.Identity
 
ATT_PROVISIONED_PROJECT - Static variable in class sailpoint.object.IdentityRequest
The project provisioned, which is set when the request is completed.
ATT_PROVISIONING_DISABLED - Static variable in class sailpoint.object.TargetSource
 
ATT_PROVISIONING_MAX_STATUS_CHECKS - Static variable in class sailpoint.workflow.IdentityLibrary
Attribute name holding the configuration that controls the maximum number of times to recheck status.
ATT_PROVISIONING_OVERRIDDEN - Static variable in class sailpoint.object.TargetSource
 
ATT_PROVISIONING_PLAN - Static variable in class sailpoint.object.IdentityRequestItem
The provisioning plan that was executed.
ATT_PROVISIONING_REQUEST_EXPIRATION - Static variable in class sailpoint.object.IntegrationConfig
When saving pending requests is enabled, this defines the number of days the request is allowed to live before it is considered expired and no longer affects plan compilation.
ATT_PROVISIONING_REQUEST_ID - Static variable in class sailpoint.object.IdentityRequestItem
An id or string that can be returned by an integration that can be used for subsequent status checks.
ATT_PROVISIONING_STATUS_CHECK_INTERVAL - Static variable in class sailpoint.workflow.IdentityLibrary
Attribute name holding the configuration that controls how frequently in seconds to call checkStatus.
ATT_READ_ONLY - Static variable in class sailpoint.object.Form
Flag indicating that this form is read-only.
ATT_READ_ONLY - Static variable in class sailpoint.object.Form.Section
fields within the section rendered as readOnly.
ATT_REASSIGNMENT_DESCRIPTION - Static variable in class sailpoint.object.Certification
This is needed for deferred email on bulk reassignment, for example if there is a staged certification with reassignment through pre-delegation rule.
ATT_RECOMMENDER_CLASS_NAMES - Static variable in class sailpoint.object.Plugin
 
ATT_REQUEST - Static variable in class sailpoint.object.ProvisioningTransaction
Constant used to store the account/object request from the attributes.
ATT_REQUEST_ARGUMENTS - Static variable in class sailpoint.integration.ProvisioningPlan
 
ATT_REQUEST_ARGUMENTS - Static variable in class sailpoint.object.ProvisioningPlan
 
ATT_REQUEST_RESULT - Static variable in class sailpoint.integration.ProvisioningPlan
 
ATT_REQUEST_RESULT - Static variable in class sailpoint.object.ProvisioningPlan
 
ATT_REQUEST_SERVICE_STARTED - Static variable in class sailpoint.object.Server
Status attribute containing a boolean indicating that this server is running the request processor.
ATT_REQUEST_THREADS - Static variable in class sailpoint.object.Server
Status attribute containing the number of active request processing threads.
ATT_REQUESTER_COMMENTS - Static variable in class sailpoint.object.IdentityRequestItem
Comments that came part of the request for an item.
ATT_REQUESTOR - Static variable in class sailpoint.object.Request
A standard attribute name used to represent the person that initiated the request.
ATT_REQUIRED_ROLES - Static variable in class sailpoint.integration.RoleDefinition
Resesrved name of an extended attribute that holds the list of required role names in the "dual" integration model.
ATT_REQUIREMENTS - Static variable in class sailpoint.object.BundleDifference
 
ATT_RES_CODE - Static variable in class sailpoint.object.ConnectorOperationData
 
ATT_RES_MAP_OBJ - Static variable in class sailpoint.object.ConnectorOperationData
 
ATT_RESOURCES - Static variable in class sailpoint.integration.RoleDefinition
 
ATT_REST_RESOURCE_CLASS_NAMES - Static variable in class sailpoint.object.Plugin
 
ATT_RESTART_INFO - Static variable in class sailpoint.object.RequestState
Attribute (map) that contains information useful during a restart of the request.
ATT_RESTARTABLE - Static variable in class sailpoint.object.TaskResult
The name of an attribute in _attributes that enables the task to be restarted after failure or termination.
ATT_RESTARTS - Static variable in class sailpoint.object.Request
An attribute set by RequestProcessor to the number of times this request has been restarted.
ATT_RETRY_COUNT - Static variable in class sailpoint.object.ProvisioningTransaction
Constant used to store the retry count.
ATT_RETRY_REQUEST_ID - Static variable in class sailpoint.object.ProvisioningTransaction
Constant used to store the id of the retry Request object.
ATT_RETRY_THRESHOLD - Static variable in class sailpoint.workflow.IdentityLibrary
Variable that holds the maximum number of minutes to wait in between retry attempts.
ATT_RIGHTS - Static variable in class sailpoint.object.Identity
 
ATT_ROLE_SYNC_HISTORY - Static variable in class sailpoint.object.IntegrationConfig
Attribute containing a list of RoleSyncHistory objects, used to track which roles have already been synchronized.
ATT_ROLE_TYPE_DEFINITIONS - Static variable in class sailpoint.object.ObjectConfig
Names for the type-specific configuration attributes.
ATT_ROOT_PATH - Static variable in class sailpoint.object.ConnectorOperationData
 
ATT_SCHEMA_PROVISIONING_MAP - Static variable in class sailpoint.object.IntegrationConfig
 
ATT_SCRIPT_ARGS - Static variable in class sailpoint.object.Field
The name of an attribute used to hold another Map containing arguments that will be passed into the evaluation of dynamic scripts in this field.
ATT_SCRIPT_PACKAGE_NAMES - Static variable in class sailpoint.object.Plugin
 
ATT_SEARCH_ACCOUNT - Static variable in class sailpoint.object.TargetSource
 
ATT_SEARCH_GROUP - Static variable in class sailpoint.object.TargetSource
 
ATT_SELECTOR_RULE_SRC - Static variable in class sailpoint.object.ProvisioningPlan.AbstractRequest
Attribute used in combination with accountSelectorRule to provide details on the role in with the selectorRule was configured
ATT_SEQUENCE_NUMBER_FOR_ENDPOINT - Static variable in class sailpoint.object.ConnectorOperationData
 
ATT_SERVICE_EXECUTOR_CLASS_NAMES - Static variable in class sailpoint.object.Plugin
 
ATT_SETTINGS - Static variable in class sailpoint.object.Plugin
 
ATT_SETTINGS_FORM_NAME - Static variable in class sailpoint.object.Plugin
 
ATT_SETTINGS_PAGE_NAME - Static variable in class sailpoint.object.Plugin
 
ATT_SIGNATURE - Static variable in class sailpoint.object.TaskItem
The name of an attribute in the _attributes map that holds an ElectronicSignature for signed results.
ATT_SIGNATURE - Static variable in class sailpoint.object.WorkItem
An ElectronicSignature object for signed work items created after signing.
ATT_SIGNATURE_TYPE - Static variable in class sailpoint.object.Certification
 
ATT_SIGNATURE_TYPE - Static variable in class sailpoint.object.Configuration
Name of the configuration attribute that controls the certification type to use.
ATT_SNIPPETS - Static variable in class sailpoint.object.Plugin
 
ATT_SOFTWARE_VERSION - Static variable in class sailpoint.object.Identity
 
ATT_SOURCE_APPLICATION - Static variable in interface sailpoint.connector.Connector
An attribute returned by a multiplexing connector to indicate which application this account is on.
ATT_STATUS - Static variable in class sailpoint.object.ConnectorOperationData
 
ATT_STATUS_SUCCESS_IS_COMMITTED - Static variable in class sailpoint.object.IntegrationConfig
Attribute indicating that when this executor returns STATUS_SUCCESS from a provision() call, it really means STATUS_COMMITTED.
ATT_SUBTITLE - Static variable in class sailpoint.object.Form
Sub title for the form.
ATT_SUBTITLE - Static variable in class sailpoint.object.Form.Section
The subtitle attribute can be used by form renderer javascript to show description for the fields after the fieldset title.
ATT_SUMMARY_NAME - Static variable in class sailpoint.object.WorkItem
 
ATT_SUPPORTED_TYPES - Static variable in class sailpoint.object.RecommenderDefinition
 
ATT_SUPPRESSED_EXPANSION_ITEMS - Static variable in class sailpoint.object.IdentityRequest
A boolean indiciating that granular role expansion items were suppressed and should not be refreshed later phases.
ATT_TARGET_COLLECTOR - Static variable in class sailpoint.object.TargetSource
 
ATT_TARGET_HOST - Static variable in class sailpoint.object.Permission
Attribute stored in the attribute map containting the targetHost
ATT_TARGET_HOSTS - Static variable in class sailpoint.object.TargetSource
 
ATT_TASK_COMPLETION_RULE - Static variable in class sailpoint.object.Configuration
 
ATT_TASK_EXECUTOR_CLASS_NAMES - Static variable in class sailpoint.object.Plugin
 
ATT_TASK_RESULT - Static variable in class sailpoint.object.WorkItem
For work items with a related task result, the database id of the result.
ATT_TASK_RESULT_ID - Static variable in class sailpoint.object.IdentityRequest
The id of the workflow case's task result.
ATT_TASK_THREADS - Static variable in class sailpoint.object.Server
Status attribute containing the number of quartz task threads.
ATT_TERMINATED_DATE - Static variable in class sailpoint.object.IdentityRequest
Date the request was canceled.
ATT_TICKET_ID - Static variable in class sailpoint.object.ProvisioningTransaction
Constant used to store any ticket id that was generated by this provisioning transaction.
ATT_TIMED_OUT - Static variable in class sailpoint.object.ProvisioningTransaction
Constant used to store a flag that indicates the transaction failed because of retry time out.
ATT_TITLE - Static variable in class sailpoint.object.Form
Major title for the form.
ATT_TOTAL_ENTITLEMENTS - Static variable in class sailpoint.object.ApplicationScorecard
The name of a statistic stored in the index map that holds the number of entitlements scanned when scoring this application.
ATT_TOTAL_LINKS - Static variable in class sailpoint.object.ApplicationScorecard
The name of a statistic stored in the index map that holds the number of links scanned when scoring this application.
ATT_TRACKING_ID - Static variable in class sailpoint.object.IdentityRequestItem
TrackingId set when splitting plans.
ATT_TYPE - Static variable in class sailpoint.object.Identity
 
ATT_UNIQUE_NAME - Static variable in class sailpoint.object.ConnectorOperationData
 
ATT_UNIVERSAL_MANAGER - Static variable in class sailpoint.object.IntegrationConfig
Special attribute that enables a test mode where the integration will be considered a manager of all Applications rather than needing a concrete ManagedResource list.
ATT_UPDATED_NATIVE_ID - Static variable in class sailpoint.object.ApprovalItem
 
ATT_URL - Static variable in class sailpoint.object.IntegrationConfig
 
ATT_USERNAME - Static variable in class sailpoint.object.Identity
 
ATT_USERNAME - Static variable in class sailpoint.object.IntegrationConfig
 
ATT_VALUE - Static variable in class sailpoint.api.PolicyUtil
Argument for the SOD pragmas used to indicate the attribute value.
ATT_VALUES - Static variable in class sailpoint.integration.RoleEntitlement
 
ATT_VERIFICATION_TOKEN - Static variable in class sailpoint.object.Identity
 
ATT_WAIT_WORK_ITEM_ID - Static variable in class sailpoint.object.ProvisioningTransaction
Constant used to store the id of the wait work item that is used to trigger a workflow retry.
ATT_WARNINGS - Static variable in class sailpoint.object.IdentityRequestItem
List of Message objects store the warnings/errors specified at attribute and account request level on the item.
ATT_WIZARD - Static variable in class sailpoint.object.Form
If true, this form will be displayed as a wizard.
ATT_WORKGROUP_FLAG - Static variable in class sailpoint.object.Identity
 
ATT_WORKGROUPS - Static variable in class sailpoint.object.Identity
 
ATT_XPATH_NAMESPACES - Static variable in class sailpoint.object.ConnectorOperationData
 
attach(SailPointObject) - Method in interface sailpoint.api.PersistenceManager
Attach the given SailPointObject possibly loaded by a different SailPointContext to this SailPointContext.
attach(CertificationBean) - Method in class sailpoint.web.certification.CertificationBean.SubCertPager
Attach this pager to the given CertificationBean.
Attachment - Class in sailpoint.object
(c) Copyright 2018 SailPoint Technologies, Inc., All Rights Reserved.
Attachment() - Constructor for class sailpoint.object.Attachment
 
Attachment(String, Identity) - Constructor for class sailpoint.object.Attachment
 
ATTACHMENT_CONFIG_LIST - Static variable in class sailpoint.object.ProvisioningPlan.AccountRequest
Key in attributes map for attachment overlay description
ATTACHMENT_CONFIG_RULES - Static variable in class sailpoint.object.Configuration
 
ATTACHMENTS - Static variable in class sailpoint.api.Workflower
 
ATTACHMENTS - Static variable in class sailpoint.object.ProvisioningPlan.AccountRequest
Key in attributes map for attachments list
ATTACHMENTS_ALLOWED_FILE_TYPES - Static variable in class sailpoint.object.Configuration
 
ATTACHMENTS_ENABLED - Static variable in class sailpoint.object.Configuration
 
ATTACHMENTS_MAX_FILE_SIZE - Static variable in class sailpoint.object.Configuration
 
ATTACHMENTS_MAX_FILE_SIZE_LIMIT - Static variable in class sailpoint.object.Configuration
 
AttAssignedRoles - Static variable in class sailpoint.object.AuditEvent
 
AttCapabilities - Static variable in class sailpoint.object.AuditEvent
 
AttControlledScopes - Static variable in class sailpoint.object.AuditEvent
 
AttCorrelationStatus - Static variable in class sailpoint.object.AuditEvent
 
AttPassword - Static variable in class sailpoint.object.AuditEvent
 
ATTR_AFTER_PROV_RULE_LOCATION - Static variable in class sailpoint.object.Application
Key from the config that says where after provision rules are run when the Connector is being called through a proxy Connector.
ATTR_AFTER_PROVISIONING_RULE - Static variable in class sailpoint.object.Application
Key from the config that holds the value in the config that holds the name of the sever side rules that should be executed before and after provisioning.
ATTR_ALLOW_PROVISIONING - Static variable in class sailpoint.object.Certification
 
ATTR_APPROVAL_MODES - Static variable in class sailpoint.object.WorkflowRegistry
 
ATTR_ASSOCIATION_ATTRIBUTE - Static variable in class sailpoint.object.Schema
Attribute name holding association data
ATTR_AUTO_DECISION_GENERATED - Static variable in class sailpoint.object.CertificationItem
 
ATTR_BEFORE_PROV_RULE_LOCATION - Static variable in class sailpoint.object.Application
Key from the config that says where before provision rules are run when the Connector is being called through a proxy Connector.
ATTR_BEFORE_PROVISIONING_RULE - Static variable in class sailpoint.object.Application
Key from the config that holds the value in the config that holds the name of the sever side rules that should be executed before and after provisioning.
ATTR_CALL_LIBS - Static variable in class sailpoint.object.MonitoringStatistic
 
ATTR_COMMENT - Static variable in class sailpoint.api.Workflower.ForwardAudit
 
ATTR_COMPOSITE_DEFINITION - Static variable in class sailpoint.object.Application
Attribute holding the CompositeDefinition.
ATTR_CONTENT_CHARSET - Static variable in class sailpoint.integration.ApacheHttpClient
 
ATTR_CUSTOMIZATION_RULE_LOCATION - Static variable in class sailpoint.object.Application
Key from the config that says where customization rules are run when the Connector is being called through a proxy Connector.
ATTR_DELTA_AGGREGATION - Static variable in class sailpoint.object.Application
Key from the config that can be set by the Connector to save state for delta aggregation.
ATTR_DIRECT_PERMISSIONS - Static variable in interface sailpoint.connector.Connector
The name of the attribute used to define Permissions directly assigned to an object can be retrieved doing "typical" fetch of the object.
ATTR_DISP_ENTS_DESC - Static variable in class sailpoint.object.Certification
 
ATTR_EMAIL_RECIP - Static variable in class sailpoint.object.TaskEvent
 
ATTR_EMAIL_TEMPLATE_PREFIX - Static variable in class sailpoint.object.Certification
Key appended to the names of email templates to allow email template customization.
ATTR_EXTRA_RECS - Static variable in class sailpoint.object.Field
Used in ComboBox Records that are not in the Store via the Proxy This allows IdentityIQ to add certain records to a store that would not normally be there based on the Proxy Filters
ATTR_FORM_PATH - Static variable in class sailpoint.object.Application
Attribute holding the path to the xhtml page used to render the configuration attributes for an application.
ATTR_FORM_PATH_RULES - Static variable in class sailpoint.object.Application
Attribute holding the path to the xhtml page used to render any additional rules for an application.
ATTR_GROUP_MEMBER_ATTRIBUTE - Static variable in class sailpoint.object.Application
The name of the attribute in the group schema containing the list of members.
ATTR_GROUPS - Static variable in interface sailpoint.connector.Connector
The name of the attribute used to define a list of group names assigned to a application object.
ATTR_HIDDEN - Static variable in class sailpoint.object.Field
An attribute that holds a DynamicValue indicating whether this field is hidden.
ATTR_ICONS - Static variable in class sailpoint.object.WorkflowRegistry
 
ATTR_IDENTITY_UPDATE - Static variable in class sailpoint.workflow.IdentityLibrary
Attribute name for ApprovalItem to indicate it came from Identity Update workflow
ATTR_MANAGER_FILTER - Static variable in class sailpoint.object.Application
Attribute holding the manager filter.
ATTR_NATIVE_CHANGE_ATTRIBUTE_SCOPE - Static variable in class sailpoint.object.Application
Option that tells the back end which attributes to detect change against.
ATTR_NATIVE_CHANGE_ATTRIBUTES - Static variable in class sailpoint.object.Application
List of attribute names that should be included when performing native change detection.
ATTR_NATIVE_CHANGE_DETECTION_ENABLED - Static variable in class sailpoint.object.Application
Attribute to indicate that the aggregation process should track native changes at the application level.
ATTR_NATIVE_CHANGE_OPERATIONS - Static variable in class sailpoint.object.Application
List of operations that should be included when performing native change detection.
ATTR_NATIVE_RULES - Static variable in class sailpoint.object.Application
Key from the config that holds a list of rule names that need to be executed by the connector as part of the connector interaction.
ATTR_READ_ONLY - Static variable in class sailpoint.object.Field
An attribute that holds a DynamicValue indicating whether this field is read only.
ATTR_RECOMMENDATION - Static variable in class sailpoint.object.CertificationItem
Key storing the recommendation for this cert item, in the attributes map
ATTR_REF_OBJECT_TYPE - Static variable in class sailpoint.object.MonitoringStatistic
 
ATTR_REFERENCE_APPS - Static variable in class sailpoint.object.Application
Key from the config that holds a list of all referenced applications.
ATTR_REFERENCED_OBJECT - Static variable in class sailpoint.object.MonitoringStatistic
 
ATTR_REQ_APPROVAL_COMMENTS - Static variable in class sailpoint.object.Certification
 
ATTR_ROLE_ASSIGNMENT - Static variable in class sailpoint.object.CertificationItem
Key storing the RoleAssignment for this item, in the attributes map
ATTR_ROLE_DETECTION - Static variable in class sailpoint.object.CertificationItem
Key storing the RoleDetection for this item, in the attributes map
ATTR_ROWS - Static variable in class sailpoint.object.Chart
 
ATTR_RULE_LIBS - Static variable in class sailpoint.object.MonitoringStatistic
 
ATTR_SNAPSHOT - Static variable in class sailpoint.object.CertificationEntity
 
ATTR_TARGET_PERMISSIONS - Static variable in interface sailpoint.connector.Connector
Deprecated.
ATTR_TEMPLATE_APPLICATION - Static variable in class sailpoint.object.Application
Attribute holding the name of the application "template" that was used when this application was created.
ATTR_VALUE_OBJ_COLUMN - Static variable in class sailpoint.object.Field
 
ATTR_VALUE_PROPERTY - Static variable in class sailpoint.object.Field
 
ATTR_VALUE_PROPERTY_NAME - Static variable in class sailpoint.object.Field
 
ATTR_VALUE_RENDERER - Static variable in class sailpoint.object.MonitoringStatistic
 
Attribute() - Constructor for class openconnector.Schema.Attribute
Create an empty attribute.
Attribute(String) - Constructor for class openconnector.Schema.Attribute
Create a STRING attribute with the given name.
Attribute(String, Schema.Type) - Constructor for class openconnector.Schema.Attribute
Create a single-valued attribute with the given name and type.
Attribute(String, Schema.Type, boolean) - Constructor for class openconnector.Schema.Attribute
Create a multi-valued attribute with the given name and type.
Attribute(String, Schema.Type, Integer) - Constructor for class openconnector.Schema.Attribute
Create a single-valued attribute with the given name, type, and size.
Attribute(String, Schema.Type, Integer, boolean) - Constructor for class openconnector.Schema.Attribute
Create an attribute with the given properties.
Attribute(String, Schema.Type, Integer, boolean, String) - Constructor for class openconnector.Schema.Attribute
Create an attribute with give properties
Attribute(String, Schema.Type, Integer, boolean, String, String) - Constructor for class openconnector.Schema.Attribute
Create an attribute with given properties
AttributeAssignment - Class in sailpoint.object
List of assignments that are assigned to an identity, typically through the Lifecycle Manager interface.
AttributeAssignment() - Constructor for class sailpoint.object.AttributeAssignment
 
AttributeAssignment(Application, String, String, String, Object, String, Source, ManagedAttribute.Type) - Constructor for class sailpoint.object.AttributeAssignment
 
AttributeAssignment(Application, String, String, String, Object, String, Source, ManagedAttribute.Type, String) - Constructor for class sailpoint.object.AttributeAssignment
 
AttributeAssignment(Application, String, String, String, Object, String, Source) - Constructor for class sailpoint.object.AttributeAssignment
 
AttributeAssignment(Application, String, String, String, Object, String, Source, String) - Constructor for class sailpoint.object.AttributeAssignment
 
AttributeAssignment(IdentityEntitlement) - Constructor for class sailpoint.object.AttributeAssignment
 
AttributeDefinition - Class in sailpoint.object
The definition of an application schema attribute.
AttributeDefinition() - Constructor for class sailpoint.object.AttributeDefinition
 
AttributeDefinition(String, String) - Constructor for class sailpoint.object.AttributeDefinition
 
AttributeDefinition(String, String, String) - Constructor for class sailpoint.object.AttributeDefinition
Construct a AttributeDefinition with the specified name and type.
AttributeDefinition(String, String, String, boolean) - Constructor for class sailpoint.object.AttributeDefinition
Construct a AttributeDefinition with the specified name, type, description and required flag.
AttributeDefinition(String, String, String, boolean, Object) - Constructor for class sailpoint.object.AttributeDefinition
 
AttributeDefinition - Class in sailpoint.tools.ldap
An AttributeDefinition represents an attribute definition defined in an LDAP schema.
AttributeDefinition(String, String) - Constructor for class sailpoint.tools.ldap.AttributeDefinition
Constructor.
AttributeDefinition.AttributeType - Enum in sailpoint.object
Enum for the Primitive types for Account Schema Attribute Definitions
AttributeDefinition.UserInterfaceInputType - Enum in sailpoint.object
The UserInterfaceInputType enumeration specifies how an attribute should be edited in the user interface.
AttributeMetaData - Class in sailpoint.object
A class encapsulating information about how an extended attribute got its value.
AttributeMetaData() - Constructor for class sailpoint.object.AttributeMetaData
 
AttributeMetaData(String, String, Object) - Constructor for class sailpoint.object.AttributeMetaData
 
AttributeNames() - Constructor for class sailpoint.integration.IIQClient.IdentityService.Consts.AttributeNames
 
AttributeRequest() - Constructor for class sailpoint.integration.ProvisioningPlan.AttributeRequest
Default constructor.
AttributeRequest(Map) - Constructor for class sailpoint.integration.ProvisioningPlan.AttributeRequest
Construct from a Map.
AttributeRequest() - Constructor for class sailpoint.object.ProvisioningPlan.AttributeRequest
 
AttributeRequest(Map) - Constructor for class sailpoint.object.ProvisioningPlan.AttributeRequest
 
AttributeRequest(String, Object) - Constructor for class sailpoint.object.ProvisioningPlan.AttributeRequest
 
AttributeRequest(String, ProvisioningPlan.Operation, Object) - Constructor for class sailpoint.object.ProvisioningPlan.AttributeRequest
 
AttributeRequest(String, ProvisioningPlan.Operation, Object, String) - Constructor for class sailpoint.object.ProvisioningPlan.AttributeRequest
 
AttributeRequest(ProvisioningPlan.AttributeRequest) - Constructor for class sailpoint.object.ProvisioningPlan.AttributeRequest
Handy constructor for plan transformers.
attributes - Variable in class sailpoint.api.PolicyUtil.ApplicationSummary
The ItemSummary objects for the attributes.
Attributes<K,V> - Class in sailpoint.object
An extension of HashMap that adds convenience coercion methods.
Attributes() - Constructor for class sailpoint.object.Attributes
 
Attributes(int) - Constructor for class sailpoint.object.Attributes
 
Attributes(int, float) - Constructor for class sailpoint.object.Attributes
 
Attributes(Map<? extends K, ? extends V>) - Constructor for class sailpoint.object.Attributes
 
AttributeSource - Class in sailpoint.object
Part of the ObjectAttribute model.
AttributeSource() - Constructor for class sailpoint.object.AttributeSource
 
AttributeTarget - Class in sailpoint.object
Part of the ObjectAttribute model.
AttributeTarget() - Constructor for class sailpoint.object.AttributeTarget
Default constructor.
AttScope - Static variable in class sailpoint.object.AuditEvent
 
audit(String, Plugin, SailPointContext) - Static method in class sailpoint.plugin.PluginsUtil
Adds a Plugin Audit Event to the system
audit(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Create an audit event.
AuditAction() - Constructor for class sailpoint.object.AuditConfig.AuditAction
 
auditApprovalDecision(WorkflowContext) - Method in class sailpoint.workflow.PAMLibrary
Audit the approval decision that was made for the PAM request.
AuditAttribute() - Constructor for class sailpoint.object.AuditConfig.AuditAttribute
 
AuditClass() - Constructor for class sailpoint.object.AuditConfig.AuditClass
 
AuditConfig - Class in sailpoint.object
Configuration for the internal audit log.
AuditConfig() - Constructor for class sailpoint.object.AuditConfig
 
AuditConfig.AuditAction - Class in sailpoint.object
These are simpler than AuditClass since they have only one boolean enable flag, but it also serves as a container for other metadata like displayName and the list itself determines what is displayed in the configuration UI.
AuditConfig.AuditAttribute - Class in sailpoint.object
Audit configuration for individual attributes.
AuditConfig.AuditClass - Class in sailpoint.object
Each of the major SailPointObject classes can have a different audit configuration.
AuditConfig.AuditSCIMResource - Class in sailpoint.object
Audit configuration for CRUD operations on SCIM endpoints.
AuditConfigChange - Static variable in class sailpoint.object.AuditEvent
 
auditDecision(WorkflowContext, ApprovalItem) - Static method in class sailpoint.workflow.IdentityLibrary
Log an Audit event for a decision made on an Approval item.
AuditEvent - Class in sailpoint.object
Class used for the audit log of internal system events.
AuditEvent() - Constructor for class sailpoint.object.AuditEvent
 
AuditEvent(String, String) - Constructor for class sailpoint.object.AuditEvent
 
AuditEvent(String, String, String) - Constructor for class sailpoint.object.AuditEvent
 
AuditEvent(String, String, SailPointObject) - Constructor for class sailpoint.object.AuditEvent
 
AuditEvent.SCIMResource - Enum in sailpoint.object
 
auditExpiredPasswordChange(Identity) - Static method in class sailpoint.api.PasswordPolice
Log auditEvent for ExpiredPasswordChange if enabled.
auditForward(WorkItem, Identity, Identity, Identity, String, Workflower.ForwardType) - Method in class sailpoint.api.Workflower
Audit the given forwarding information if auditing is enabled.
auditLCMCompletion(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
 
auditLCMEvents(String, WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
 
auditLCMStart(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
 
auditPasswordChangefailure(Identity) - Static method in class sailpoint.api.PasswordPolice
Call Auditor.log if PasswordChangeFailure is enabled.
auditRoleDifferences(WorkflowContext) - Method in class sailpoint.workflow.RoleLibrary
Create multiple audit events, one for each attribute/diff in BundleDifferences
auditScheduledProject(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Audit Role/Entitlement Add/Remove events for the provisioning project.
AuditSCIMResource() - Constructor for class sailpoint.object.AuditConfig.AuditSCIMResource
 
AUTH_QUESTION_LOCKOUT_DURATION_MILLIS - Static variable in class sailpoint.object.Configuration
The amount of time to lockout a user due to authentication question failures.
AUTH_QUESTIONS_ENABLED - Static variable in class sailpoint.object.Configuration
Used to enable the "forgot password" link on the login page.
AUTH_TYPE_SIMPLE - Static variable in class sailpoint.object.DomainData
 
AUTH_TYPE_SIMPLE - Static variable in class sailpoint.object.ForestData
 
AuthAnswerIncorrect - Static variable in class sailpoint.object.AuditEvent
 
authenticate(String, String) - Method in class openconnector.AbstractConnector
Perform pass-through authentication.
authenticate(String, Map<String, Object>) - Method in class openconnector.AbstractConnector
Perform pass-through authentication with additional options.
authenticate(String, String) - Method in interface openconnector.Connector
Attempt to authenticate to the underlying resource using the given identity and password.
authenticate(String, Map<String, Object>) - Method in interface openconnector.Connector
Attempt to authenticate to the underlying resource using the given accountId and password.
authenticate(String, String) - Method in interface sailpoint.api.SailPointContext
Authenticate a user with the given accountId and password.
authenticate(String, Map<String, Object>) - Method in interface sailpoint.api.SailPointContext
 
authenticate(String, String) - Method in class sailpoint.connector.AbstractConnector
Default implementation of the authenticate method, which throws a UnsupportedOperationException exception.
authenticate(String, Map<String, Object>) - Method in class sailpoint.connector.AbstractConnector
Default implementation of the authenticate method with options, which throws a UnsupportedOperationException exception.
authenticate(String, String) - Method in interface sailpoint.connector.Connector
On a successful authentication, returns a ResourceObject representing the user account that was authenticated.
authenticate(String, Map<String, Object>) - Method in interface sailpoint.connector.Connector
Overloaded method to have the options as additional input parameter.
authenticate(String, String) - Method in interface sailpoint.integration.Authenticator
Authenticate the given user and password and return true or false depending on whether the credentials are valid or not.
authenticate() - Method in class sailpoint.integration.IIQClient
Attempt to authenticate using the configured credentials.
AuthenticationAnswer - Class in sailpoint.object
An answer to an authentication question for an identity.
AuthenticationAnswer() - Constructor for class sailpoint.object.AuthenticationAnswer
Default constructor.
AuthenticationFailedException - Exception in openconnector
A connector exception indicating that authentication failed.
AuthenticationFailedException() - Constructor for exception openconnector.AuthenticationFailedException
Constructor.
AuthenticationFailedException(String) - Constructor for exception openconnector.AuthenticationFailedException
Constructor.
AuthenticationFailedException(Message) - Constructor for exception openconnector.AuthenticationFailedException
Construct a new AuthenticationFailedException with a detailed message.
AuthenticationFailedException(Throwable) - Constructor for exception openconnector.AuthenticationFailedException
Constructor.
AuthenticationFailedException(String, Throwable) - Constructor for exception openconnector.AuthenticationFailedException
Create a new AuthenticationFailedException from an existing exception.
AuthenticationFailedException(Message, Throwable) - Constructor for exception openconnector.AuthenticationFailedException
Create a new AuthenticationFailedException from an existing exception and object Message.
AuthenticationFailedException(String, String, Throwable) - Constructor for exception openconnector.AuthenticationFailedException
Create a new AuthenticationFailedException from an error text, suggestion text and existing exception.
AuthenticationFailedException - Exception in sailpoint.connector
The base exception thrown by components.
AuthenticationFailedException() - Constructor for exception sailpoint.connector.AuthenticationFailedException
Construct a ExceptionWrapper with no message or nested throwable.
AuthenticationFailedException(String) - Constructor for exception sailpoint.connector.AuthenticationFailedException
Construct a new AuthenticationFailedException with a detailed message.
AuthenticationFailedException(Throwable) - Constructor for exception sailpoint.connector.AuthenticationFailedException
Construct a new AuthenticationFailedException wrapping an existing exception.
AuthenticationFailedException(String, Throwable) - Constructor for exception sailpoint.connector.AuthenticationFailedException
Create a new AuthenticationFailedException from an existing exception.
AuthenticationFailedException(Message) - Constructor for exception sailpoint.connector.AuthenticationFailedException
Create a new AuthenticationFailedException with Message instance.
AuthenticationFailedException(Message, Throwable) - Constructor for exception sailpoint.connector.AuthenticationFailedException
Create a new AuthenticationFailedException from an existing exception.
AuthenticationFailedException(String, String, Throwable) - Constructor for exception sailpoint.connector.AuthenticationFailedException
Create a new AuthenticationFailedException from an error text, suggestion text and existing exception.
AuthenticationQuestion - Class in sailpoint.object
An authentication question is a question that can be answered by users that are attempting to authenticate without a password (for example, when a password is forgotten).
AuthenticationQuestion() - Constructor for class sailpoint.object.AuthenticationQuestion
Default constructor.
AuthenticationUtil - Class in sailpoint.integration
A utility to help perform authentication for REST requests.
AuthenticationUtil() - Constructor for class sailpoint.integration.AuthenticationUtil
 
Authenticator - Interface in sailpoint.integration
An interface used by the IntegrationServlet to provide pluggable authentication.
AUTHORIZATION - Static variable in class sailpoint.integration.ApacheHttpClient
 
AuthorizationService() - Constructor for class sailpoint.integration.IIQClient.AuthorizationService
 
authorize(Authorizer...) - Method in class sailpoint.rest.plugin.BasePluginResource
AUTO_SIGN_OFF_WHEN_NOTHING_TO_CERTIFY - Static variable in class sailpoint.object.Configuration
 
AUTOMATE_SIGNOFF_ON_REASSIGNMENT - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that controls whether certifications will automatically get signed off if all of the work to be done in a certification is reassigned away.
AUTOMATE_SIGNOFF_POPUP - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that controls whether the signoff popup should automatically be displayed on the certification page when a certificate is ready to be signed off on.
AUTOMATIC_CLOSING_ACTION - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that has the default automatic closing action (a CertificationAction.Status object).
AUTOMATIC_CLOSING_COMMENTS - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that has the default automatic closing comments.
AUTOMATIC_CLOSING_DURATION - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that has the default automatic closing interval (a Duration object).
AUTOMATIC_CLOSING_ENABLED - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that has the default value of whether automatic closing is enabled.
AUTOMATIC_CLOSING_RULE_NAME - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that has the default automatic closing Rule name.
AUTOMATIC_CLOSING_SIGNER - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that has the default automatic closing Identity name.
average() - Method in class sailpoint.object.GroupIndex
After accumulating all the group scores, do an average.
awaitTask(TaskSchedule, int) - Method in class sailpoint.api.TaskManager
Wait for a background task to complete within a given number of seconds.
awaitTask(String, int) - Method in class sailpoint.api.TaskManager
See awaitTask that takes TaskSchedule for documentation.
Axis2ConfigurationContextFactory - Class in openconnector
The Axis2ConfigurationContextFactory is used to resolve Numerous temporary files created in the Tomcat Temp folder while using apache axis2 client.
Axis2ConfigurationContextFactory() - Constructor for class openconnector.Axis2ConfigurationContextFactory
 

B

back() - Method in class sailpoint.web.certification.CertificationBean
Action to go back to the previous page in the navigation history.
backgroundStep(WorkflowContext) - Method in class sailpoint.workflow.AbstractWorkflowHandler
Prints trace information to stdout if trace is enabled.
backgroundStep(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Prints trace information to stdout if trace is enabled.
backgroundStep(WorkflowContext) - Method in interface sailpoint.workflow.WorkflowHandler
Called if we reach a step that forces the workflow case into the background.
Base64 - Class in sailpoint.integration
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in sailpoint.integration
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream - Class in sailpoint.integration
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
BaseAttributeDefinition - Class in sailpoint.object
The fundamental properties required for the definition of an attribute.
BaseAttributeDefinition() - Constructor for class sailpoint.object.BaseAttributeDefinition
 
baseBean - Variable in class sailpoint.web.certification.CertificationItemBean
 
BaseComparator() - Constructor for class sailpoint.api.Differencer.BaseComparator
 
BaseConstraint - Class in sailpoint.object
Base class for all Policy constraints, also known as "policy rules" in the UI.
BaseConstraint() - Constructor for class sailpoint.object.BaseConstraint
 
BaseExecutor - Interface in sailpoint.object
 
BaseFilterVisitor() - Constructor for class sailpoint.object.Filter.BaseFilterVisitor
 
BaseIdentityIndex - Class in sailpoint.object
A class holding various scores and statistics calculated for identities or groups of identities.
BaseIdentityIndex() - Constructor for class sailpoint.object.BaseIdentityIndex
 
baselineDate(Date) - Static method in class sailpoint.tools.Util
 
baselineDate(Date, TimeZone) - Static method in class sailpoint.tools.Util
Get the baseline date for the source date.
BasePluginPolicyExecutor - Class in sailpoint.policy
Base class that a plugin policy executor implementation should inherit from if it requires common functionality that plugin policy executors may need such as getting a connection to the plugins datasource or reading of plugin configuration values.
BasePluginPolicyExecutor() - Constructor for class sailpoint.policy.BasePluginPolicyExecutor
 
BasePluginResource - Class in sailpoint.rest.plugin
The base class for all plugin REST resources.
BasePluginResource() - Constructor for class sailpoint.rest.plugin.BasePluginResource
Default constructor.
BasePluginResource(BaseResource) - Constructor for class sailpoint.rest.plugin.BasePluginResource
Constructor.
BasePluginService - Class in sailpoint.server
Base class that a plugin service implementation should inherit from if it requires common functionality that plugin services may need such as getting a connection to the plugins datasource or reading of plugin configuration values.
BasePluginService() - Constructor for class sailpoint.server.BasePluginService
 
BasePluginTaskExecutor - Class in sailpoint.task
Base class that a plugin task executor implementation should inherit from if it needs to leverage common functionality that plugin task executors may need such as getting a connection to the plugins datasource or reading a plugin configuration value.
BasePluginTaskExecutor() - Constructor for class sailpoint.task.BasePluginTaskExecutor
 
BASIC - Static variable in class sailpoint.integration.ApacheHttpClient
 
BATCH_REQUEST_APPROVER - Static variable in class sailpoint.object.Configuration
 
BATCH_REQUEST_ITEMS_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
BatchRequest - Class in sailpoint.object
This class represents the batch request file.
BatchRequest() - Constructor for class sailpoint.object.BatchRequest
 
BatchRequest.Status - Enum in sailpoint.object
Batch request completion states.
BATCHREQUEST_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
BatchRequestItem - Class in sailpoint.object
Object that represents one line in a batch request file
BatchRequestItem() - Constructor for class sailpoint.object.BatchRequestItem
 
BatchRequestItem.Result - Enum in sailpoint.object
 
BatchRequestItem.Status - Enum in sailpoint.object
 
BatchRequestLibrary - Class in sailpoint.workflow
Workflow library for processing batch requests
BatchRequestLibrary() - Constructor for class sailpoint.workflow.BatchRequestLibrary
 
BLOCK_FORWARD_WORK_ITEM_SELF_CERTIFICATION - Static variable in class sailpoint.object.Configuration
If true, will block manual forwarding of certification work items if new owner would result in any self certification violations.
bootstrapIfNew(ManagedAttribute) - Method in class sailpoint.api.ManagedAttributer
Bootstrap an attribute if one does not already exist.
bootstrapPartitionResult() - Method in class sailpoint.object.Request
Return the distributed TaskResult for this partition, bootstrapping if necessary.
bootstrapVariables() - Method in class sailpoint.object.Workflow.Approval
Utility to return the variables Map bootstrapping if one does not exist.
bootstrapVariables() - Method in class sailpoint.object.Workflow
Utility to return the variales Map bootstrapping if one does not exist.
breakLock(SailPointContext, Class<T>, String) - Static method in class sailpoint.api.ObjectUtil
Break a lock held on an object.
breakLock(SailPointContext, T) - Static method in class sailpoint.api.ObjectUtil
Break a lock held on an object.
breakpoint() - Method in exception sailpoint.tools.GeneralException
Called when an exception is constructed, and breakpoints are enabled.
buildAccountSelectionForm(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Build account selection form
buildAlertPlan(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
 
buildApplicationApprovals(WorkflowContext) - Method in class sailpoint.workflow.RoleLibrary
For Role approvals only, build an Approval structure for the owners of each Application referenced in the role profiles.
buildApprovalSet(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Called by the LCM workflows to build a simplified ApprovalSet representation of the things in the provisioning plan.
buildApprovalSetFromNativeChanges(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Build an ApprovalSet that can be used to approve the changes that are detected by our native change detection.
buildBaseEvent(WorkflowContext, ApprovalItem) - Static method in class sailpoint.workflow.IdentityLibrary
 
buildCommonApprovals(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Based on the 'approvalScheme' value generate a list of workflow.Approval objects for each approver.
buildEventPlan(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
A method called by some of our default Identity Lifecycle events where we want to create a plan that enabled/disables all of an Identities accounts.
buildGRCCredentialMap(WorkflowContext) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
This function is required to fill all parameters which are present for application of SAP GRC type and provide the sub process with all required parameters to fire web service on GRC server.
buildGroupChangeSummary(WorkflowContext) - Static method in class sailpoint.workflow.GroupLibrary
Build a ChangeSummary object containing a model for the changes being made to a ManagedAttribute that is easier for JSF to deal with.
buildItemsFromMasterPlan(IdentityRequest, boolean) - Method in class sailpoint.workflow.IdentityRequestLibrary.RequestItemizer
Extract only the master plan items, this is used to build the items list pre-approval.
buildList(Object) - Static method in class sailpoint.connector.CollectorServices
Build a List from a single object value.
buildManagerApproval(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Build an approval for the identity's manager based on the approvalSet that's passed in and should represent "the cart".
buildMap(List<String>, List<String>) - Method in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
 
buildMap(ResultSet, Schema, Map<String, Object>, Connection) - Method in class sailpoint.connector.JDBCConnector
Build a map for each row.
buildMapFromResultSet(ResultSet, Schema) - Static method in class sailpoint.connector.JDBCConnector
Deprecated.
buildMapFromResultSet(ResultSet) - Static method in class sailpoint.connector.JDBCConnector
Given a ResultSet, for each of the column names put a new key/value pair into the map that represents the results set column value.
buildOptions(Request) - Method in class openconnector.AbstractConnector
Build up the options that will be passed down to each of the operations that have options.
buildOwnerApproval(WorkflowContext) - Method in class sailpoint.workflow.RoleLibrary
Setup an Approval for the owner of a SailPointObject.
buildOwnerApprovals(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Owner approvals are the most complex type of OOTB approvals.
buildPlanApprovalForm(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Build a Form representing all of the attributes in a provisioning plan.
buildPlanFromIdentityModel(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Build up a ProvisioningPlan from the map model that has been updated.
buildProvisioningForm(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Build the next Form containing provisioning questions.
buildQuery(Map<String, Object>, SailPointContext) - Method in class sailpoint.object.IdentityFilter
 
buildReadOnlyForm(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
This will create a readOnly version of the form to show for approval.
buildResourceObjectFromMap(Schema, Map<String, Object>) - Method in class sailpoint.connector.AbstractConnector
Given a Map, build a ResourceObject from the keys/values of the Map.
buildResourceObjectFromMap(Schema, Map<String, Object>) - Method in class sailpoint.connector.DelimitedFileConnector
Overide this method from the Abstract class so we can automatically add in the mergeColumns to the do not coerce list as default behavior.
buildResourceObjectFromMap(Schema, Map<String, Object>) - Method in class sailpoint.connector.JDBCConnector
Override this method from the Abstract class so we can automatically add in the mergeColumns to the do not coerce list as default behavior.
buildSecurityOfficerApproval(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Security Officer approvals are typically decared by the officers name on the workflow.
buildSplitApprovalSet(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Build an ApprovalSet for postSplit approvals.
buildStringList(String) - Static method in class sailpoint.connector.CollectorServices
Build a list of strings from a single string.
buildStringList(String, boolean) - Static method in class sailpoint.connector.CollectorServices
Build a list of strings from a single string.
buildTask(SailPointContext) - Method in class sailpoint.object.CertificationSchedule
 
buildWorkgroupInclusiveIdentityFilter() - Static method in class sailpoint.api.ObjectUtil
Return a filter that will cause a query against Identities to return workgroups also.
BULK_CUSTOM_ENTITY_FIELDS_INCLUDE - Static variable in class sailpoint.object.UIConfig
The path to an xhtml file to include to render custom rows for the certification entity page (for delegated items).
BULK_REASSIGNMENT_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
E-mail template for bulk reassignments.
BULK_SELECTION_COUNT_FOR_CONFIRMATION - Static variable in class sailpoint.object.Configuration
Selected item count that will result in confirmation dialog on bulk revocation
bulkCertify(Identity, String, CertificationAction, CertificationItemSelector, boolean) - Method in class sailpoint.object.AbstractCertificationItem
Bulk certify this item with the status and parameters from the given certification action.
bulkCertify(String, Identity, String, CertificationAction) - Method in class sailpoint.object.CertificationAction
Bulk certify this action using the information in the given action.
bulkCertify(Identity, String, CertificationAction) - Method in class sailpoint.object.CertificationAction
bulkCertify(Identity, String, CertificationAction, CertificationItemSelector, boolean) - Method in class sailpoint.object.CertificationEntity
Bulk certify this certification identity with the status and parameters from the given certification action.
bulkCertify(Identity, String, CertificationAction, CertificationItemSelector, boolean) - Method in class sailpoint.object.CertificationItem
Bulk certify this item using the status and properties from the given action.
bulkReassign(Identity, List<AbstractCertificationItem>, Identity, String, String, Configuration) - Method in class sailpoint.object.Certification
Bulk re-assign the given list of items.
bulkReassign(Identity, List<AbstractCertificationItem>, Identity, String, String, String, Configuration) - Method in class sailpoint.object.Certification
Bulk re-assign the given list of items.
bulkReassign(Identity, List<AbstractCertificationItem>, Identity, String, String, String, Configuration, boolean) - Method in class sailpoint.object.Certification
Bulk re-assign the given list of items.
bulkReassign(Identity, List<AbstractCertificationItem>, Identity, String, String, String, Configuration, boolean, boolean) - Method in class sailpoint.object.Certification
Bulk re-assign the given list of items.
bulkReassignEntities(Identity, List<String>, Identity, String, String) - Method in class sailpoint.object.Certification
Bulk reassign the given entities referred to by the given list of IDs
bulkReassignEntities(Identity, List<String>, Identity, String, String, String) - Method in class sailpoint.object.Certification
Bulk reassign the given entities referred to by the given list of IDs
bulkReassignEntities(Identity, List<String>, Identity, String, String, String, boolean) - Method in class sailpoint.object.Certification
Bulk reassign the given entities referred to by the given list of IDs
bulkReassignEntities(Identity, List<String>, Identity, String, String, String, boolean, boolean) - Method in class sailpoint.object.Certification
Bulk reassign the given entities referred to by the given list of IDs
bulkReassignItems(Identity, List<String>, Identity, String, String) - Method in class sailpoint.object.Certification
Bulk reassign the items referred to by the given list of IDs
bulkReassignItems(Identity, List<String>, Identity, String, String, String) - Method in class sailpoint.object.Certification
Bulk reassign the items referred to by the given list of IDs
bulkReassignItems(Identity, List<String>, Identity, String, String, String, boolean) - Method in class sailpoint.object.Certification
Bulk reassign the items referred to by the given list of IDs
bulkReassignItems(Identity, List<String>, Identity, String, String, String, boolean, boolean) - Method in class sailpoint.object.Certification
Bulk reassign the items referred to by the given list of IDs
BulkReassignment() - Constructor for class sailpoint.object.CertificationCommand.BulkReassignment
 
BulkReassignment(Identity, Class<? extends AbstractCertificationItem>, List<String>, Identity, String, String) - Constructor for class sailpoint.object.CertificationCommand.BulkReassignment
 
BulkReassignment(Identity, Class<? extends AbstractCertificationItem>, List<String>, Identity, String, String, String) - Constructor for class sailpoint.object.CertificationCommand.BulkReassignment
 
BulkReassignment(Identity, Class<? extends AbstractCertificationItem>, List<String>, Identity, String, String, String, boolean) - Constructor for class sailpoint.object.CertificationCommand.BulkReassignment
 
BulkReassignment(Identity, Class<? extends AbstractCertificationItem>, List<String>, Identity, String, String, String, boolean, boolean) - Constructor for class sailpoint.object.CertificationCommand.BulkReassignment
 
BulkReassignment(CertificationCommand.BulkReassignment) - Constructor for class sailpoint.object.CertificationCommand.BulkReassignment
Copy constuctor.
Bundle - Class in sailpoint.object
A class used to represent roles.
Bundle() - Constructor for class sailpoint.object.Bundle
 
BUNDLE - Static variable in class sailpoint.object.ObjectConfig
 
BundleArchive - Class in sailpoint.object
Extension of Archive to represent archived versions of Bundles.
BundleArchive() - Constructor for class sailpoint.object.BundleArchive
 
BundleArchive(Bundle) - Constructor for class sailpoint.object.BundleArchive
 
BundleDifference - Class in sailpoint.object
Class used to contain the results of a comparison between two Bundle objects.
BundleDifference() - Constructor for class sailpoint.object.BundleDifference
 
BundleListFilter(Application, SailPointContext) - Constructor for class sailpoint.api.Differencer.BundleListFilter
Constructor.
BUNDLES_UI_DISPLAY_LIMIT - Static variable in class sailpoint.object.Configuration
 
BundleSnapshot - Class in sailpoint.object
An object which represents a definition of a Bundle as it applies to a given Identity at a given point in time.
BundleSnapshot() - Constructor for class sailpoint.object.BundleSnapshot
 
BundleSnapshot(String) - Constructor for class sailpoint.object.BundleSnapshot
 
BundleSnapshotComparator() - Constructor for class sailpoint.api.Differencer.BundleSnapshotComparator
 
BUSINESS_ROLE_REMEDIATION_ITEM_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
BusinessRoleBean() - Constructor for class sailpoint.web.certification.CertificationItemBean.BusinessRoleBean
Default constructor
BusinessRoleBean(BaseBean, CertificationItem, CertificationEntity, String, Map<Bundle, List<EntitlementGroup>>) - Constructor for class sailpoint.web.certification.CertificationItemBean.BusinessRoleBean
 
Button() - Constructor for class sailpoint.object.Form.Button
 
Button(String, String) - Constructor for class sailpoint.object.Form.Button
 
bytesToString(byte[]) - Static method in class sailpoint.tools.Util
 

C

Cacheable - Interface in sailpoint.object
 
CACHED_OBJECT_DURATION - Static variable in class sailpoint.object.Configuration
The time in seconds that an object managed by CachedObject is allowed to be used before fetching a fresh one.
CACHED_OBJECT_NO_EXPIRATION - Static variable in class sailpoint.object.Configuration
Debugging option to disable expiration of cached objects.
calculateAccountIcons() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
Use the UIConfig object in combination with the link configuration to build the icons that should be displayed to the right of the accountid.
calculateAutomaticClosingDate(Resolver) - Method in class sailpoint.object.Certification
Calculate the automatic closing date of this certification based on the certification's expiration date and the automatic closing Duration in the certification definition.
calculateCompletionStatus() - Method in class sailpoint.object.TaskResult
Calculate termination status and check for accumulated messages for errors or warnings.
calculateDisplayName(SailPointContext, Locale) - Method in class sailpoint.object.CertificationEntity
Calculates a display name for this entity based on type.
calculateExceptionDifferences(IdentityDifference, Map<String, Map<String, Boolean>>, Map<String, Map<String, Boolean>>) - Method in class sailpoint.object.CertificationItem
Calculate if there are any differences for this "exception" item.
calculateExpirationDate(Date) - Method in class sailpoint.object.Certification
calculateExpirationDate() - Method in class sailpoint.object.Certification
Calculate the expiration date of this certification based on the duration settings in the state config.
calculateFirstEscalationDate(Date, Date) - Method in class sailpoint.object.NotificationConfig
Deprecated.
calculateFirstReminderDate(Date, Date) - Method in class sailpoint.object.NotificationConfig
Deprecated.
calculateIdentityDifference(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Derive a simplified representation of the changes being made to an identity for the approval work item.
calculateNextNotificationDate() - Method in class sailpoint.object.NotificationConfig
 
calculateNextNotificationDate(Date) - Method in class sailpoint.object.NotificationConfig.ConfigBase
 
calculateNextNotificationDate(Date) - Method in interface sailpoint.object.NotificationConfig.IConfig
 
calculatePageState() - Method in class sailpoint.web.certification.CertificationBean
 
calculatePageState() - Method in class sailpoint.web.WorkItemBean
 
calculatePhaseEndDate(Certification.Phase) - Method in class sailpoint.object.Certification
Calculate the end date for the given phase.
calculateStartDate(Date, Date, NotificationConfig.IConfig) - Method in class sailpoint.object.NotificationConfig.EscalationConfig
 
calculateStartDate(Date, Date, NotificationConfig.IConfig) - Method in interface sailpoint.object.NotificationConfig.IConfig
 
calculateStartDate(Date, Date, NotificationConfig.IConfig) - Method in class sailpoint.object.NotificationConfig.ReminderConfig
 
calculateStateEndDate(S, List<? extends CertificationStateConfig<S>>, Date) - Static method in class sailpoint.object.CertificationStateConfig
Calculate the end date for the given state assuming that the first state starts at the given start date.
calculateStateEndDate(S, S, List<? extends CertificationStateConfig<S>>, Date) - Static method in class sailpoint.object.CertificationStateConfig
Calculate the duration starting at the given start state through the end of the given end state (inclusive).
calculateStatistics(SailPointContext) - Method in class sailpoint.object.CertificationGroup
Calculate aggregate statistics for all certifications included in this group.
calculateStepDuration() - Method in class sailpoint.object.ProcessLog
 
Callable() - Constructor for class sailpoint.object.WorkflowRegistry.Callable
 
CALLABLE_COMPARATOR - Static variable in class sailpoint.object.WorkflowRegistry
 
cancel() - Method in class sailpoint.web.certification.CertificationBean
Action to cancel the selection and any pending changes on the currently selected identity.
cancel() - Method in class sailpoint.web.WorkItemBean
Cancel from viewing a work item.
cancelApproval(WorkflowContext) - Method in class sailpoint.workflow.AbstractWorkflowHandler
Prints trace information to stdout if trace is enabled.
cancelApproval(WorkflowContext) - Method in interface sailpoint.workflow.WorkflowHandler
Called when a leaf approval is canceled due to a peer approval being rejecting in consensus mode.
cancelRequest() - Method in class sailpoint.web.WorkItemBean
 
cancelWorkflow(String, String) - Method in class sailpoint.integration.IIQClient
Cancel a workflow.
CancelWorkflow - Static variable in class sailpoint.object.AuditEvent
 
CandidateRole - Class in sailpoint.object
The definition of a role produced by role mining.
CandidateRole() - Constructor for class sailpoint.object.CandidateRole
 
canRestart() - Method in class sailpoint.object.TaskResult
This is what the UI should call.
Capability - Class in sailpoint.object
A capability is a logical grouping of rights within IdentityIQ.
Capability() - Constructor for class sailpoint.object.Capability
Constructor.
CapabilityManager() - Constructor for class sailpoint.object.Identity.CapabilityManager
 
capitalize(String) - Static method in class sailpoint.tools.Util
Capitalizes the first letter in the given String Example: hElLo becomes HElLo
capitalizeAndNormalize(String) - Static method in class sailpoint.tools.Util
Capitalizes the first letter in the given String and lowercases the rest of the String Example: hElLo becomes Hello
captureWorkflowLaunch(XMLReferenceResolver, WorkflowLaunch) - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
Capture the workflow launch state.
cascadeScopeToObject(TaskDefinition, SailPointObject) - Static method in class sailpoint.object.TaskDefinition
 
caseInsensitiveKeyValue(Map<String, T>, String) - Static method in class sailpoint.tools.Util
Will search for the key in a case insensitive fashion.
castApprovalSet(Object) - Static method in class sailpoint.object.ApprovalSet
 
castAttributes(Object) - Static method in class sailpoint.object.Attributes
Utility method to cast an Object to Attributes
CATCH_COMPLETE - Static variable in class sailpoint.object.Workflow
A condition "thrown" when the workflow case completes.
Category - Class in sailpoint.object
Represents a category of permission targets within an application.
Category() - Constructor for class sailpoint.object.Category
 
CEF_LOG_FILE_AUDIT_EXTENSION - Static variable in class sailpoint.object.Configuration
 
CEF_LOG_FILE_COLLECTOR_TYPE - Static variable in class sailpoint.object.Configuration
 
CEF_LOG_FILE_DEVICE_PRODUCT - Static variable in class sailpoint.object.Configuration
 
CEF_LOG_FILE_DEVICE_VENDOR - Static variable in class sailpoint.object.Configuration
 
CEF_LOG_FILE_DEVICE_VERSION - Static variable in class sailpoint.object.Configuration
 
CEF_LOG_FILE_EXTENSION - Static variable in class sailpoint.object.Configuration
 
CEF_LOG_FILE_FORMAT - Static variable in class sailpoint.object.Configuration
 
CEF_LOG_FILE_HEADER - Static variable in class sailpoint.object.Configuration
 
CEF_LOG_FILE_IDENTITY_EXTENSION - Static variable in class sailpoint.object.Configuration
 
CEF_LOG_FILE_LINK_EXTENSION - Static variable in class sailpoint.object.Configuration
 
CEF_LOG_FILE_NAME - Static variable in class sailpoint.object.Configuration
 
CEF_LOG_FILE_SEVERITY - Static variable in class sailpoint.object.Configuration
 
CEF_LOG_FILE_SEVERITY_SYSLOG_COLUMN - Static variable in class sailpoint.object.Configuration
 
CEF_LOG_FILE_SEVERITY_SYSLOG_SEVERITY - Static variable in class sailpoint.object.Configuration
 
CEF_LOG_FILE_SIGNATURE_ID - Static variable in class sailpoint.object.Configuration
 
CEF_LOG_FILE_SYSLOG_EXTENSION - Static variable in class sailpoint.object.Configuration
 
CEF_LOG_FILE_VERSION - Static variable in class sailpoint.object.Configuration
 
CERT_BULK_DECISION_REASSIGN - Static variable in class sailpoint.object.CertificationAction
 
CERT_DECISION_CHALLENGED_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
 
CERT_DETAIL_ACCT_GRP_MEMBERSHIPS - Static variable in class sailpoint.object.UIConfig
 
CERT_DETAIL_ACCT_GRP_PERMISSIONS - Static variable in class sailpoint.object.UIConfig
 
CERT_DETAIL_ACCT_GRP_PERMISSIONS_APP_GRANULATIRY - Static variable in class sailpoint.object.UIConfig
 
CERT_DETAIL_DATA_OWNER - Static variable in class sailpoint.object.UIConfig
 
CERT_DETAIL_ENTITLEMENTS - Static variable in class sailpoint.object.UIConfig
 
CERT_DETAIL_ENTITLEMENTS_APP_GRANULARITY - Static variable in class sailpoint.object.UIConfig
 
CERT_DETAIL_MGR_ROLES - Static variable in class sailpoint.object.UIConfig
 
CERT_DETAIL_PROFILES - Static variable in class sailpoint.object.UIConfig
 
CERT_DETAIL_RELATED_ROLES - Static variable in class sailpoint.object.UIConfig
 
CERT_DETAIL_SCOPE_AND_CAPS - Static variable in class sailpoint.object.UIConfig
 
CERT_DETAIL_VIOLATIONS - Static variable in class sailpoint.object.UIConfig
 
CERT_PAGE_LIST_ITEMS - Static variable in class sailpoint.object.Configuration
Whether to default to the list items view on the certification page or the list entities view.
CERT_SCHEDULE_SHOW_ENTITLEMENT_UPDATE_CHECKBOX - Static variable in class sailpoint.object.Configuration
Flag used to indicate if the option to disable the IdentityEntitlement adornment that happens during the certification lifecycle should be shown.
CERT_SIGN_OFF_APPROVAL_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
E-mail template for notifying about certification sign off approval.
Certifiable - Interface in sailpoint.object
Marker interface for any object that can be certified.
CertifiableDescriptor - Class in sailpoint.object
A CertifiableDescriptor holds information that can uniquely identify a Certifiable object or an object holding information about a Certifiable object (such as a CertificationItem).
CertifiableDescriptor() - Constructor for class sailpoint.object.CertifiableDescriptor
Default constructor.
CertifiableDescriptor(CertificationItem) - Constructor for class sailpoint.object.CertifiableDescriptor
Constructor from a certification item.
CertifiableDescriptor(PolicyViolation) - Constructor for class sailpoint.object.CertifiableDescriptor
Constructor from a PolicyViolation.
CertifiableDescriptor(Bundle) - Constructor for class sailpoint.object.CertifiableDescriptor
Constructor for an individual role.
CertifiableDescriptor(EntitlementSnapshot) - Constructor for class sailpoint.object.CertifiableDescriptor
 
Certification - Class in sailpoint.object
The representation for one certification process.
Certification() - Constructor for class sailpoint.object.Certification
 
Certification(Certification) - Constructor for class sailpoint.object.Certification
Copy constructor.
Certification.CertificationStatistics - Class in sailpoint.object
 
Certification.EntitlementGranularity - Enum in sailpoint.object
Enumeration of granularities at which additional entitlement certification items can be generated.
Certification.Phase - Enum in sailpoint.object
An enumeration of Phases or States that a certification can be in.
Certification.SelfCertificationAllowedLevel - Enum in sailpoint.object
Enumeration of levels of allowing self certification
Certification.Type - Enum in sailpoint.object
Styles of certification.
CERTIFICATION_ACCOUNT_GROUP_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
CERTIFICATION_ACTIVE_PHASE_ENTER_RULE - Static variable in class sailpoint.object.Configuration
Rules to run when entering/exiting different phases of certifications
CERTIFICATION_ACTIVE_PHASE_EXIT_RULE - Static variable in class sailpoint.object.Configuration
 
CERTIFICATION_ARCHIVE_MAX_AGE - Static variable in class sailpoint.object.Configuration
 
CERTIFICATION_ATTRIBUTES - Static variable in class sailpoint.object.Configuration
The names of all certification definition attributes that live in the system configuration but can be overridden in the attributes map on the certification.
CERTIFICATION_AUTO_APPROVE - Static variable in class sailpoint.object.Configuration
Whether approvals should be made automatically based on the recommendation.
CERTIFICATION_BUSINESS_ROLE_COMPOSITION_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
CERTIFICATION_BUSINESS_ROLE_MEMBERSHIP_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
CERTIFICATION_CHALLENGE_PHASE_ENTER_RULE - Static variable in class sailpoint.object.Configuration
 
CERTIFICATION_CHALLENGE_PHASE_ENTER_RULE_LEGACY - Static variable in class sailpoint.object.Configuration
 
CERTIFICATION_CHALLENGE_PHASE_EXIT_RULE - Static variable in class sailpoint.object.Configuration
 
CERTIFICATION_DEFINITION_ATTRIBUTES - Static variable in class sailpoint.object.Configuration
The names of all certification definition attributes that live in the system configuration but can be overridden in the attributes map on the certification.
CERTIFICATION_DELEGATION_REVIEW - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that controls whether it is required that all delegated CertificationItems be reviewed by the original certifier before the Certification can be completed.
CERTIFICATION_DETAILED_VIEW_FILTER_SET - Static variable in class sailpoint.object.Configuration
User is directed to the detail view of the first open entity when entering the certification UI.
CERTIFICATION_DIFFERENCING_NO_ARCHIVE_SEARCHING - Static variable in class sailpoint.object.Configuration
A flag that tells certification generation *not* to look in CertificationArchives to calculate whether there are any differences since the last certification.
CERTIFICATION_DISABLE_DELEGATION_FORWARDING - Static variable in class sailpoint.object.Configuration
Whether or not delegation forwarding is disabled.
CERTIFICATION_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
E-mail template to notify about new certifications.
CERTIFICATION_ENTITY_COMPLETION_RULE - Static variable in class sailpoint.object.Configuration
Name of a Rule to run when refreshing the completion status of a certification entity to determine whether it is complete.
CERTIFICATION_ENTITY_CUSTOMIZATION_RULE - Static variable in class sailpoint.object.Configuration
Name of a Rule to run on newly created CertificationEntities to customize them.
CERTIFICATION_ENTITY_DATA_OWNER_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
CERTIFICATION_ENTITY_DECACHE_INTERVAL - Static variable in class sailpoint.object.Configuration
Interval at which commits and hibernate decache occurs while processing entities during certification generation.
CERTIFICATION_ENTITY_DELEGATION_ENABLED - Static variable in class sailpoint.object.Configuration
Whether or not entity-level delegation is allowed as a certification decision.
CERTIFICATION_ENTITY_REFRESH_RULE - Static variable in class sailpoint.object.Configuration
Name of a Rule to run on when refreshing CertificationEntities to allow modifying the refresh behavior.
CERTIFICATION_ENTITY_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
CERTIFICATION_EVENTS_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
CERTIFICATION_FINISH_PHASE_ENTER_RULE - Static variable in class sailpoint.object.Configuration
 
CERTIFICATION_INCLUDE_CLASSIFICATIONS - Static variable in class sailpoint.object.Configuration
If true, include Classification association in certification items and support display in the UI.
CERTIFICATION_ITEM - Static variable in class sailpoint.object.ObjectConfig
 
CERTIFICATION_ITEM_COMPLETION_RULE - Static variable in class sailpoint.object.Configuration
Name of a Rule to run when refreshing the completion status of a certification item to determine whether it is complete.
CERTIFICATION_ITEM_CUSTOMIZATION_RULE - Static variable in class sailpoint.object.Configuration
Name of a Rule to run on newly created CertificationItems to customize them.
CERTIFICATION_ITEM_DATA_OWNER_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
CERTIFICATION_ITEM_DELEGATION_ENABLED - Static variable in class sailpoint.object.Configuration
Whether or not item-level delegation is allowed as a certification decision.
CERTIFICATION_ITEM_FILTER_ATTRIBUTES - Static variable in class sailpoint.object.Configuration
A CSV list of identity attributes to show as top level filters for certification items in the responsive UI.
CERTIFICATION_ITEM_PAGE_SIZE - Static variable in class sailpoint.object.Configuration
The number of items of each type to show per page on the certification entity page before paging.
CERTIFICATION_ITEM_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
CERTIFICATION_LIMIT_REASSIGNMENTS - Static variable in class sailpoint.object.Configuration
Whether or not limit the reassignment.
CERTIFICATION_MAX_AGE - Static variable in class sailpoint.object.Configuration
 
CERTIFICATION_MITIGATION_DEPROVISION_ENABLED - Static variable in class sailpoint.object.Configuration
Whether or not auto deprovision upon mitigation expiration.
CERTIFICATION_MITIGATION_DURATION - Static variable in class sailpoint.object.Configuration
 
CERTIFICATION_MITIGATION_DURATION_AMOUNT - Static variable in class sailpoint.object.Configuration
 
CERTIFICATION_MITIGATION_DURATION_SCALE - Static variable in class sailpoint.object.Configuration
 
CERTIFICATION_MITIGATION_ENABLED - Static variable in class sailpoint.object.Configuration
Whether or not mitigation is allowed as a certification decision.
CERTIFICATION_MITIGATION_POPUP_ENABLED - Static variable in class sailpoint.object.Configuration
 
CERTIFICATION_NOTIF_PREFIX - Static variable in class sailpoint.object.CertificationDefinition
Prefix for certification work item reminder and escalations args.
CERTIFICATION_REASSIGNMENT_LIMIT - Static variable in class sailpoint.object.Configuration
Reassignment Limit.
CERTIFICATION_REMEDIATION_PHASE_ENTER_RULE - Static variable in class sailpoint.object.Configuration
 
CERTIFICATION_REMEDIATION_PHASE_EXIT_RULE - Static variable in class sailpoint.object.Configuration
 
CERTIFICATION_REMINDER_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
 
CERTIFICATION_REQUIRED_DURATION - Static variable in class sailpoint.object.Configuration
Deprecated.
Continuous certification support is removed
CERTIFICATION_REVOCATION_DETAIL_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
CERTIFICATION_SCHEDULE_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
CERTIFICATION_SHOW_RECOMMENDATIONS - Static variable in class sailpoint.object.Configuration
Whether or not to show recommendations for certification items in this cert.
CERTIFICATION_SUBCERT_PAGE_SIZE - Static variable in class sailpoint.object.Configuration
The number of subordinate certifications to show per page on the certification entity page before paging.
CERTIFICATION_TO_FORWARD_ID - Static variable in class sailpoint.web.WorkItemBean
 
CertificationAction - Class in sailpoint.object
An object that represents an certification decision.
CertificationAction() - Constructor for class sailpoint.object.CertificationAction
 
CertificationAction.RemediationAction - Enum in sailpoint.object
The actions that can occur in response to a remediation request.
CertificationAction.Status - Enum in sailpoint.object
The states an certification item might be in.
CertificationArchive - Class in sailpoint.object
The representation for one archived certification process.
CertificationArchive() - Constructor for class sailpoint.object.CertificationArchive
 
CertificationBean - Class in sailpoint.web.certification
A JSF UI bean which is used for a user to certify to entitlements.
CertificationBean() - Constructor for class sailpoint.web.certification.CertificationBean
Deprecated.
Instead use CertificationBean.CertificationBean(Certification, CertificationEntity, SaveListener, String). The default constructor should only be used when JSF auto-creates the bean because certain request parameters are expected.
CertificationBean(Certification, CertificationEntity, CertificationBean.SaveListener, String) - Constructor for class sailpoint.web.certification.CertificationBean
Constructor to edit an CertificationIdentity.
CertificationBean.SaveListener - Interface in sailpoint.web.certification
A listener interface that is notified when the certification bean is saved.
CertificationBean.SubCertPager - Class in sailpoint.web.certification
Used to construct paged results within a certification
CertificationCampaignsWidget - Static variable in class sailpoint.object.SPRight
 
CertificationChallenge - Class in sailpoint.object
A CertificationChallenge holds challenge information when a third-party (currently, the person that a certification decision will affect) wishes to refute a certification decision.
CertificationChallenge() - Constructor for class sailpoint.object.CertificationChallenge
Default constructor.
CertificationChallenge(String, Identity) - Constructor for class sailpoint.object.CertificationChallenge
Constructor that takes a work item ID and owner.
CertificationChallenge.Decision - Enum in sailpoint.object
Decisions that a certifier can make on a challenged item.
CertificationCommand - Class in sailpoint.object
A CertificationCommand encapsulates a request to modify a certification in some way.
CertificationCommand() - Constructor for class sailpoint.object.CertificationCommand
Default constructor.
CertificationCommand(Identity, Class<? extends AbstractCertificationItem>, List<String>) - Constructor for class sailpoint.object.CertificationCommand
 
CertificationCommand.BulkReassignment - Class in sailpoint.object
A concrete CertificationCommand that request a bulk re-assignment of multiple CertificationIdentities.
CertificationCommand.FlushUnPersistedCommandsException - Exception in sailpoint.object
This is an exception that will get thrown if there are commands that are in queue to be merged, but have not been persisted yet.
CertificationDecision - Class in sailpoint.object
Deprecated.
CertificationDecision() - Constructor for class sailpoint.object.CertificationDecision
Deprecated.
Default constructor
CertificationDecision(CertificationItem) - Constructor for class sailpoint.object.CertificationDecision
Deprecated.
Creates a decision record with for the given certification item.
CertificationDecision(PolicyViolation, CertificationAction) - Constructor for class sailpoint.object.CertificationDecision
Deprecated.
Create a decision for the given policy violation.
CertificationDecision(CertificationItem, CertifiableDescriptor) - Constructor for class sailpoint.object.CertificationDecision
Deprecated.
Creates a decision record with the given item and certifiable.
CertificationDefinition - Class in sailpoint.object
Certification definitions hold information that specify how certifications should be created and what behavior they should exhibit.
CertificationDefinition() - Constructor for class sailpoint.object.CertificationDefinition
Default constructor.
CertificationDefinition.ApplicationGroup - Class in sailpoint.object
This class holds information about which groups to certify for AccountGroupPermission and AccountGroupMembership certs.
CertificationDefinition.CertifierSelectionType - Enum in sailpoint.object
 
CertificationDefinition.FactoryBean - Class in sailpoint.object
Inner class that holds information about the group factories and associated certifier rules when certifying factories.
CertificationDefinition.GroupBean - Class in sailpoint.object
Inner class that holds information about the group definitions and associated certifiers when certifying with an iPOP population.
CertificationDefinition.NotificationConfig - Class in sailpoint.object
This class holds information about notifications.
CertificationDefinition.NotificationConfig.ConfigBase - Class in sailpoint.object
 
CertificationDefinition.NotificationConfig.EscalationConfig - Class in sailpoint.object
 
CertificationDefinition.NotificationConfig.IConfig - Interface in sailpoint.object
 
CertificationDefinition.NotificationConfig.RecipientInfo - Class in sailpoint.object
 
CertificationDefinition.NotificationConfig.ReminderConfig - Class in sailpoint.object
 
CertificationDelegation - Class in sailpoint.object
An object holding the delegation state of a certification item.
CertificationDelegation() - Constructor for class sailpoint.object.CertificationDelegation
 
CertificationEntity - Class in sailpoint.object
The state of one entity(Identity, AccountGroup/ManagedAttribute, etc) within an Certification.
CertificationEntity() - Constructor for class sailpoint.object.CertificationEntity
 
CertificationEntity(CertificationEntity.Type) - Constructor for class sailpoint.object.CertificationEntity
 
CertificationEntity(AbstractCertifiableEntity) - Constructor for class sailpoint.object.CertificationEntity
 
CertificationEntity(CertificationEntity) - Constructor for class sailpoint.object.CertificationEntity
Entity cloner used by the new certification generator when we have to split previously built entities based on item ownership.
CertificationEntity.Type - Enum in sailpoint.object
Entity types.
CertificationGroup - Class in sailpoint.object
Represents a grouping of Certification objects.
CertificationGroup() - Constructor for class sailpoint.object.CertificationGroup
 
CertificationGroup(CertificationGroup.Type) - Constructor for class sailpoint.object.CertificationGroup
 
CertificationGroup.Status - Enum in sailpoint.object
 
CertificationGroup.Type - Enum in sailpoint.object
 
certificationIdentityName - Variable in class sailpoint.web.certification.CertificationItemBean
 
CertificationItem - Class in sailpoint.object
The state of one item within an Certification.
CertificationItem() - Constructor for class sailpoint.object.CertificationItem
 
CertificationItem(CertificationItem.Type) - Constructor for class sailpoint.object.CertificationItem
 
CertificationItem(Bundle, List<EntitlementGroup>, CertificationItem.SubType) - Constructor for class sailpoint.object.CertificationItem
 
CertificationItem(Profile) - Constructor for class sailpoint.object.CertificationItem
Creates a CertificationItem for a profile whose assignment to a given business role is being certified.
CertificationItem(Bundle) - Constructor for class sailpoint.object.CertificationItem
Creates a CertificationItem for a business role whose status as a child of another business role is being certified.
CertificationItem(CertificationItem.Type, SailPointObject) - Constructor for class sailpoint.object.CertificationItem
 
CertificationItem(PolicyViolation) - Constructor for class sailpoint.object.CertificationItem
 
CertificationItem(Entitlements, Certification.EntitlementGranularity) - Constructor for class sailpoint.object.CertificationItem
 
CertificationItem(Entitlements) - Constructor for class sailpoint.object.CertificationItem
New interface that assumes Value granularity and enables persistence optimization.
CertificationItem.SubType - Enum in sailpoint.object
Differentiates different certifiables which share the same basic type.
CertificationItem.Type - Enum in sailpoint.object
Item types.
CertificationItemBean - Class in sailpoint.web.certification
UI bean classes for items within certifications.
CertificationItemBean() - Constructor for class sailpoint.web.certification.CertificationItemBean
Default constructor used by JSF.
CertificationItemBean(BaseBean, CertificationItem, CertificationEntity, String) - Constructor for class sailpoint.web.certification.CertificationItemBean
Constructor used in code.
CertificationItemBean.ApplicationLoader - Class in sailpoint.web.certification
A Map Loader that returns applications given an application name.
CertificationItemBean.BusinessRoleBean - Class in sailpoint.web.certification
UI bean used to hold information about business role certification.
CertificationItemBean.EntitlementBean - Class in sailpoint.web.certification
Base bean for entitlement items.
CertificationItemBean.ExceptionBean - Class in sailpoint.web.certification
UI bean used to hold information about exceptional entitlement certification.
CertificationItemBean.ExceptionBean.IdentityBeanLight - Class in sailpoint.web.certification
 
CertificationItemBean.GenericCertifiableBean - Class in sailpoint.web.certification
 
CertificationItemBean.ProfileBean - Class in sailpoint.web.certification
UI bean which exposed the properties of a given profile under certification.
CertificationItemBean.ViolationBean - Class in sailpoint.web.certification
UI bean used to hold information about PolicyViolations.
CertificationItemSelector - Interface in sailpoint.object
Interface that tells whether a certification item matches certain criteria.
CertificationLink - Class in sailpoint.object
Part of the Identity model.
CertificationLink() - Constructor for class sailpoint.object.CertificationLink
 
CertificationLink(Certification, CertificationEntity) - Constructor for class sailpoint.object.CertificationLink
 
CertificationPhaseConfig - Class in sailpoint.object
Configuration for a Certification phase.
CertificationPhaseConfig() - Constructor for class sailpoint.object.CertificationPhaseConfig
Default constructor.
CertificationPhaseConfig(Certification.Phase, boolean, Duration, NotificationConfig) - Constructor for class sailpoint.object.CertificationPhaseConfig
Constructor.
CERTIFICATIONS_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
certificationSaved() - Method in interface sailpoint.web.certification.CertificationBean.SaveListener
 
certificationSaved() - Method in class sailpoint.web.WorkItemBean
After the certification is saved, reset the state of this bean so that it will be recalculated.
CertificationSchedule - Class in sailpoint.object
This class is a composite object that holds a CertificationDefinition and the properties need to generate a TaskSchedule.
CertificationSchedule() - Constructor for class sailpoint.object.CertificationSchedule
 
CertificationSchedule(SailPointContext, Identity) - Constructor for class sailpoint.object.CertificationSchedule
 
CertificationSchedule(SailPointContext, Identity, CertificationDefinition) - Constructor for class sailpoint.object.CertificationSchedule
 
CertificationSchedule(CertificationDefinition, TaskSchedule) - Constructor for class sailpoint.object.CertificationSchedule
 
CertificationScheduleChangeEvent - Class in sailpoint.object
An event that gets fired when a certification schedule is created/update/ deleted.
CertificationScheduleChangeEvent() - Constructor for class sailpoint.object.CertificationScheduleChangeEvent
Default constructor - required for XML persistence.
CertificationScheduleChangeEvent(String) - Constructor for class sailpoint.object.CertificationScheduleChangeEvent
Constructor for a deletion event.
CertificationScheduleChangeEvent(CertificationDefinition) - Constructor for class sailpoint.object.CertificationScheduleChangeEvent
Constructor for a creation event.
CertificationScheduleChangeEvent(CertificationDefinition, CertificationDefinition, TaskSchedule, TaskSchedule) - Constructor for class sailpoint.object.CertificationScheduleChangeEvent
Constructor for a modify event.
CertificationSnapshot - Class in sailpoint.object
 
CertificationSnapshot() - Constructor for class sailpoint.object.CertificationSnapshot
 
CertificationSnapshot(List<String>) - Constructor for class sailpoint.object.CertificationSnapshot
 
CertificationSnapshot(String) - Constructor for class sailpoint.object.CertificationSnapshot
 
CertificationStateConfig<S extends java.lang.Comparable> - Class in sailpoint.object
Configuration for a Certification state.
CertificationStateConfig() - Constructor for class sailpoint.object.CertificationStateConfig
Default constructor.
CertificationStateConfig(S, boolean, Duration, NotificationConfig) - Constructor for class sailpoint.object.CertificationStateConfig
Constructor.
CertificationStatistic - Class in sailpoint.object
Used to capture statistics about all of the open certifications that are currently owned/related to a SailPointObject such as an identity/application/group definition.
CertificationStatistic() - Constructor for class sailpoint.object.CertificationStatistic
 
CertificationStatistics() - Constructor for class sailpoint.object.Certification.CertificationStatistics
 
CERTIFIED_DURATION - Static variable in class sailpoint.object.Configuration
Deprecated.
Continuous certification support is removed
CERTIFIER_OWNER_TYPE_APPLICATION_OWNER - Static variable in class sailpoint.object.CertificationDefinition
 
CERTIFIER_OWNER_TYPE_ENTITLEMENT_OWNER - Static variable in class sailpoint.object.CertificationDefinition
 
CERTIFIER_OWNER_TYPE_ROLE_OWNER - Static variable in class sailpoint.object.CertificationDefinition
 
CertifyAllCertifications - Static variable in class sailpoint.object.SPRight
 
challenge(Identity, String, String) - Method in class sailpoint.object.CertificationChallenge
Mark this as challenged by the given challenger with the given comments.
CHALLENGE_ACCEPTED_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
 
CHALLENGE_DECISION_EXPIRED_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
 
CHALLENGE_EXPIRED_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
 
CHALLENGE_GENERATION_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
 
CHALLENGE_PERIOD_DURATION - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that has the default challenge period duration (a Duration object).
CHALLENGE_PERIOD_ENABLED - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that has the default value of whether the challenge period is enabled.
CHALLENGE_PERIOD_END_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
 
CHALLENGE_PERIOD_START_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
 
CHALLENGE_REJECTED_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
 
challengeDecisionExpired() - Method in class sailpoint.object.CertificationItem
The item was challenged but a decision (accept/reject) was not made by the end of the challenge period.
challengeExpired() - Method in class sailpoint.object.CertificationItem
The challenge for this item has expired.
challengeGenerated(WorkItem, Identity) - Method in class sailpoint.object.CertificationItem
The given challenge work item was just generated for this item.
ChangeAdd - Static variable in class sailpoint.object.AuditEvent
 
ChangeRemove - Static variable in class sailpoint.object.AuditEvent
 
ChangeSet - Static variable in class sailpoint.object.AuditEvent
 
ChangeSummary - Class in sailpoint.object
 
ChangeSummary() - Constructor for class sailpoint.object.ChangeSummary
 
Chart - Class in sailpoint.object
Holds information about optional charts included as part of live reports.
Chart() - Constructor for class sailpoint.object.Chart
 
CHART_BODY_FONT_NAME - Static variable in class sailpoint.object.Configuration
Config name for the font to use with JFreeChart body.
CHART_BODY_FONT_SIZE - Static variable in class sailpoint.object.Configuration
Config name for the size of the font to use with JFreeChart body.
CHART_BODY_FONT_STYLE - Static variable in class sailpoint.object.Configuration
Config name for the style of the font to use with JFreeChart body.
CHART_LABEL_FONT_NAME - Static variable in class sailpoint.object.Configuration
Config name for the font to use with JFreeChart labels.
CHART_LABEL_FONT_SIZE - Static variable in class sailpoint.object.Configuration
Config name for the size of the font to use with JFreeChart labels.
CHART_LABEL_FONT_STYLE - Static variable in class sailpoint.object.Configuration
Config name for the style of the font to use with JFreeChart labels.
CHART_TITLE_FONT_NAME - Static variable in class sailpoint.object.Configuration
Config name for the font to use with JFreeChart titles.
CHART_TITLE_FONT_SIZE - Static variable in class sailpoint.object.Configuration
Config name for the size of the font to use with JFreeChart titles.
CHART_TITLE_FONT_STYLE - Static variable in class sailpoint.object.Configuration
Config name for the style of the font to use with JFreeChart titles.
CHART_TYPE_COLUMN - Static variable in class sailpoint.object.Chart
 
CHART_TYPE_LINE - Static variable in class sailpoint.object.Chart
 
CHART_TYPE_PIE - Static variable in class sailpoint.object.Chart
 
CHECK_PASSWORD_POLICY_RULE - Static variable in class sailpoint.object.Configuration
 
CHECK_PASSWORDS_AGAINST_ACCOUNT_ATTRIBUTES - Static variable in class sailpoint.object.Configuration
 
CHECK_PASSWORDS_AGAINST_DICTIONARY - Static variable in class sailpoint.object.Configuration
Whether to check new passwords against words in the password dictionary to see if any dictionary word is a substring of the new password
CHECK_PASSWORDS_AGAINST_IDENTITY_ATTRIBUTES - Static variable in class sailpoint.object.Configuration
Whether to check new passwords against identity attributes to see if any attribute value is a substring of the new password
checkAssignedRejection(ApprovalItem, ApprovalSet, ProvisioningPlan, WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Inspect each sub-approval to determine if it corresponds to the specified rejected role assignment.
checkAuthorization(String, String) - Method in class sailpoint.integration.IIQClient
Check whether the Identity with the given name is authorized for the requested right.
CheckAuthorizationResult() - Constructor for class sailpoint.integration.IIQClient.AuthorizationService.CheckAuthorizationResult
 
checkBreakpoint() - Method in exception sailpoint.tools.GeneralException
Called when exceptions are constructed.
checkCurrentPassword(Identity, String) - Method in class sailpoint.api.PasswordPolice
Verify whether the current password is indeed the identity's password
checkEntitlemtDates(WorkflowContext, Map<String, List>, Map) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Function to check if the business role and directly assigned entitlement have different start and end dates.
checkExpiration(Identity) - Method in class sailpoint.api.PasswordPolice
Check to see if the password for an identity has expired.
checkForDecisionErrors(Identity, String, CertificationAction.Status, boolean) - Method in class sailpoint.object.CertificationItem
 
checkForward(Identity, WorkItem, boolean, Identity) - Method in class sailpoint.api.Workflower
Determine a possible new owner for the work item.
checkForward(Identity, WorkItem) - Method in class sailpoint.api.Workflower
Determine a possible new owner for the work item.
checkForward(Identity) - Method in class sailpoint.api.Workflower
Determine a possible new owner for the work item.
checkForward(SailPointContext, WorkItem, Identity, boolean, Identity) - Method in interface sailpoint.server.WorkItemHandler
Allows the work item handler to hook in to the forward checks to do its own thing, if needed.
checkGRCViolations(WorkflowContext, ServiceStub) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
This method will prepare the request envolope with different mandatory paramaters which are required for execution of web service GRAC_IDM_RISK_WOUT_NO_SERVICES
checkIllegalRename(SailPointContext, SailPointObject) - Static method in class sailpoint.api.ObjectUtil
Check to see if an object about to be saved has a name that is already being used by a different object.
checkIllegalRenameOrNewName(SailPointContext, SailPointObject) - Static method in class sailpoint.api.ObjectUtil
Throw a GeneralException if the given object has a name that would cause an illegal rename exception.
checkLimits() - Method in class sailpoint.object.AuditEvent
Called immediately prior to storage to make sure the fields are all within the allowed size.
checkPassword(Identity, String, boolean) - Method in class sailpoint.api.PasswordPolice
Check password policy for an Identity.
checkPassword(Link, String) - Method in class sailpoint.api.PasswordPolice
Check validity of password against identity's password policy.
checkPassword(Identity, PasswordPolicy, String, String) - Method in class sailpoint.api.PasswordPolice
Check validity of password against a password policy.
checkPassword(Identity, PasswordPolicy, String, String, List<Link>) - Method in class sailpoint.api.PasswordPolice
Check validity of password against a password policy.
checkPassword(Application, Identity, String) - Method in class sailpoint.api.PasswordPolice
Check validity of password an identity's password policy.
checkPasswordPolicy(String, String) - Method in class sailpoint.integration.IIQClient
Check the password for the given identity.
CheckPasswordResult() - Constructor for class sailpoint.integration.IIQClient.PasswordService.CheckPasswordResult
 
checkPasswordWithHistory(Link, String, boolean) - Method in class sailpoint.api.PasswordPolice
Check validity of password against identity's password policy.
checkPolicyViolations(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Policy violation checker for the new LCM and IIQ identity workflows.
checkProvisioningStatus(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Call down to the Connector for each Result in the plan that is marked queued and has a request ID specified.
checkRequestDetails(WorkflowContext) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Method checks the status of request executing at SAP GRC side.
checkRolePolicies(String, List) - Method in class sailpoint.integration.IIQClient
Given a list of potential role assignments, check to see if assigning these roles would violate any SOD policies.
checkStatus(String) - Method in class openconnector.AbstractConnector
Default implementation of check status that does nothing.
checkStatus(String) - Method in interface openconnector.Connector
Using the id passed into this method check the request to see if has completed.
checkStatus(String) - Method in class sailpoint.connector.AbstractConnector
New in 5.5 this method can be used by async provisioning implementations to check the status of a queued request.
checkStatus(String) - Method in interface sailpoint.connector.Connector
New in 5.5 this method can be used by asynchronous provisioning implementations to check the status of a queued request.
checkValidity(ManagedAttribute) - Static method in class sailpoint.api.ManagedAttributer
Check to see if the ManagedAttribute is fleshed out enough to have a valid hash.
CIPHER_ALGORITHM - Static variable in class sailpoint.integration.Cryptographer
Deprecated.
 
Classifiable - Interface in sailpoint.object
Interface for objects that support Classifications
Classification - Class in sailpoint.object
Simple SailPoint object that can be used to classify some other object.
Classification() - Constructor for class sailpoint.object.Classification
 
ClassLists - Class in sailpoint.object
Class that serves as a registry of class lists organized for various purposes.
ClassLists() - Constructor for class sailpoint.object.ClassLists
 
cleanupExpansionItems() - Method in class sailpoint.object.ProvisioningProject
Remove any ExpansionItems that are no longer in the plans.
cleanupStyleProperties() - Method in class sailpoint.object.WorkItemConfig
Called by the UI when changes are ready to be save and perform validation relevant to the selected style.
clear(String, Identity, String, String) - Method in class sailpoint.object.CertificationAction
Cleared this action.
clear() - Static method in class sailpoint.object.CustomGlobal
 
clear() - Method in class sailpoint.object.EntitlementCollection
Clear all entitlements.
clear() - Method in class sailpoint.object.TaskItem
Sets message list to null.
clearApplications() - Method in class sailpoint.object.ActivityConfig
Convenience method to clear any enabled application ids.
clearAuthentication() - Method in class sailpoint.integration.SailPointHttpClient
 
clearButtons() - Method in class sailpoint.object.Form
Clears out all buttons in the form.
clearChallenge() - Method in class sailpoint.object.CertificationItem
Remove the challenge from this item.
clearCommands() - Method in class sailpoint.object.Certification
 
clearCookies() - Method in class sailpoint.integration.SailPointHttpClient
Clear all cookies.
clearCookies(String) - Method in class sailpoint.integration.SailPointHttpClient
Clear all cookies for a domain.
clearData(String) - Static method in class openconnector.LoggerUtil
Function is called to clear once single entry from MDC.
clearData() - Method in class sailpoint.object.CertificationAction
The decision is being changed, so clear any information that is already set.
clearData() - Method in class sailpoint.object.CertificationDelegation
This delegation is about to be reused, so clear any fields that have already been set.
clearData() - Method in class sailpoint.object.WorkItemMonitor
Clear all fields because the decision is being changed.
clearDataCache() - Static method in class sailpoint.connector.DelimitedFileConnector
Empty the cached file contents.
clearDataSource(String, String) - Static method in class sailpoint.tools.JdbcUtil
Clears a named datasource from our datasource cache.
clearDataSources() - Static method in class sailpoint.tools.JdbcUtil
Closes and clears all datasources our datasource cache.
clearDecision(SailPointContext, Identity, String) - Method in class sailpoint.object.CertificationItem
 
clearDecisionForContinuous() - Method in class sailpoint.object.CertificationItem
 
clearDecisionForManagerChange() - Method in class sailpoint.object.CertificationItem
 
clearEntitiesToRefresh() - Method in class sailpoint.object.Certification
 
clearExpandedForm() - Method in class sailpoint.web.WorkItemBean
Clear the expanded form from the store AND null out the FormRenderer so the expanded form will be regenerated.
clearFieldMap() - Method in class sailpoint.object.Form
Allows a field map to be cleared so that it has to be rebuilt based on updated sections
clearHighLevelCache() - Method in interface sailpoint.api.PersistenceManager
Clears a "high level" cache.
clearHttpSession() - Method in class sailpoint.web.WorkItemBean
 
clearIds() - Method in class sailpoint.object.AbstractCertificationItem
Clear the ID off of this item and any associated objects.
clearIds() - Method in class sailpoint.object.CertificationEntity
Clear the ID off of this item and all sub-items.
clearIds() - Method in class sailpoint.object.CertificationItem
Clear the ID off of this item and any associated objects.
clearMasterForm() - Method in class sailpoint.web.WorkItemBean
Clear the master form from the store.
clearMDCData() - Static method in class openconnector.LoggerUtil
ClearMDCData is used to clear the entry keys like nativeIdentity, application, objectType and operation from MDC.
clearModifiableClasses() - Method in class sailpoint.object.PersistenceOptions
 
clearPersistentIdentity() - Method in class sailpoint.object.SailPointObject
Utility to clear out "object identity" information.
clearQueuedProcessLog() - Method in class sailpoint.object.WorkflowCase
Return the queued ProcessLog entries and clear them.
clearSessionCookies() - Method in class sailpoint.integration.SailPointHttpClient
Clear all session cookies.
clearSessionCookies(String) - Method in class sailpoint.integration.SailPointHttpClient
Clear all session cookies for a domain.
clearStubResponses() - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
Remove any stub responses that were created during capture.
clearUnModifiableClasses() - Method in class sailpoint.object.PersistenceOptions
 
clearWeights() - Method in class sailpoint.object.ApplicationEntitlementWeights
 
clone() - Method in interface sailpoint.api.PersistenceManager
Optional clone method.
clone() - Method in class sailpoint.object.AccountGroup
Deprecated.
 
clone() - Method in class sailpoint.object.ActivityDataSource
Clone this object.
clone() - Method in class sailpoint.object.Application
Clone this object.
clone() - Method in class sailpoint.object.ApplicationEntitlementWeights
 
clone() - Method in class sailpoint.object.ApprovalItem
 
clone() - Method in class sailpoint.object.ApprovalSet
 
clone() - Method in class sailpoint.object.Configuration
 
clone() - Method in class sailpoint.object.ConnectorConfig
Deprecated.
 
clone() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
Clones this object.
clone() - Method in class sailpoint.object.Custom
 
clone() - Method in class sailpoint.object.DeletedObject
 
clone() - Method in class sailpoint.object.DynamicScope
 
clone() - Method in class sailpoint.object.EmailOptions
 
clone() - Method in class sailpoint.object.EmailTemplate
 
clone() - Method in class sailpoint.object.EntitlementSnapshot
 
clone() - Method in class sailpoint.object.EntitlementWeight
 
clone() - Method in class sailpoint.object.ExternalAttribute
 
clone(Filter) - Static method in class sailpoint.object.Filter
Perform a shallow copy of a filter.
clone() - Method in class sailpoint.object.Identity
 
clone() - Method in class sailpoint.object.IdentitySnapshot
Clone this object.
clone() - Method in class sailpoint.object.JasperResult
Clone this object.
clone() - Method in class sailpoint.object.JasperTemplate
Clone this object.
clone() - Method in class sailpoint.object.Link
 
clone() - Method in class sailpoint.object.LinkSnapshot
Clone this object.
clone() - Method in class sailpoint.object.PE2SiteConfig
 
clone() - Method in class sailpoint.object.Permission
 
clone(List<Permission>) - Static method in class sailpoint.object.Permission
Utility to clone a list of Permissions.
clone(ProvisioningPlan.AbstractRequest) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Copy the contents of one object into another.
clone(ProvisioningPlan.AbstractRequest, boolean) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Copy the contents of one object into another.
clone() - Method in class sailpoint.object.ProvisioningPlan.AccountRequest
 
clone(ProvisioningPlan.GenericRequest) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
Copy the contents of one request to another.
clone() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
Utility to clone a request from another.
clone() - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
 
clone() - Method in class sailpoint.object.Reference
 
clone() - Method in class sailpoint.object.RemoteLoginToken
 
clone() - Method in class sailpoint.object.ResourceObject
Returns a cloned copy of this ResourceObject.
clone() - Method in class sailpoint.object.SharePointSiteConfig
 
clone() - Method in class sailpoint.object.TargetSource
Clone this object.
clone() - Method in class sailpoint.object.TaskItem
Clone this object.
clone() - Method in class sailpoint.object.UIConfig
 
clone() - Method in class sailpoint.object.WindowsShare
 
clone(WorkItem) - Method in class sailpoint.object.WorkItemArchive
 
clone(Object, XMLReferenceResolver) - Method in class sailpoint.tools.xml.XMLObjectFactory
Clone an object using the registered serializer.
cloneAccountProperties(ProvisioningPlan.AccountRequest) - Method in class sailpoint.object.ProvisioningPlan.AccountRequest
 
cloneRequest() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Clone one object from another.
cloneRequest(boolean) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Clone one object from another.
cloneRequestProperties(ProvisioningPlan.AbstractRequest) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Copy target properties from one request to another but not the attribute or permission requests.
cloneRequestProperties(ProvisioningPlan.AbstractRequest, boolean) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Copy target properties from one request to another but not the attribute or permission requests.
cloneWithoutId(Object, XMLReferenceResolver) - Method in class sailpoint.tools.xml.XMLObjectFactory
This seems better than the clone with the clone(obj, res) method above.
close() - Method in class openconnector.AbstractConnector
Release resource held by this connector.
close() - Method in interface openconnector.Connector
Close the underlying resources that are being held by this connector.
close() - Method in interface sailpoint.api.PersistenceManager
Close this PersistenceManager and release any resources in use.
close() - Method in class sailpoint.connector.DelimitedFileConnector.DelimitedContentsIterator
 
close() - Method in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
Close the iterator, subclasses should override this method and either call closeResources to get the file transport stuff cleaned up or call this close method.
close() - Method in class sailpoint.connector.DelimitedFileConnector.PartitionIterator
 
close() - Method in class sailpoint.connector.DelimitedFileConnector.RegExSingleLinedIterator
 
close() - Method in class sailpoint.connector.JDBCConnector.JDBCObjectIterator
 
close() - Method in class sailpoint.integration.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in interface sailpoint.tools.CloseableIterator
This method is where if necessary can disconnect and cleanup any connections etc.
CloseableIterator<E> - Interface in sailpoint.tools
Similar to the Iterator interface, but with an additional CloseableIterator.close() method that can clean up resources when the iteration is complete.
closeConnection(Connection) - Method in class sailpoint.connector.JDBCConnector
Call close on the connection, this method performs null check and catches exceptions which are logged to the error log if thrown.
closeConnection(Connection) - Static method in class sailpoint.tools.JdbcUtil
Close a connection quietly.
closeResources() - Method in class sailpoint.connector.AbstractFileBasedConnector
Close all resources that need to be closed.
closeResult(ResultSet) - Method in class sailpoint.connector.JDBCConnector
Call close() on the ResultSet, performs null check and logs exceptions thrown when trying to close.
closeResult(ResultSet) - Static method in class sailpoint.tools.JdbcUtil
Close a result, quietly.
closeStatement(Statement) - Method in class sailpoint.connector.JDBCConnector
Call close() on the statement, performs null check and logs exceptions thrown when trying to close.
closeStatement(Statement) - Static method in class sailpoint.tools.JdbcUtil
Close a statement quietly.
coerceValue(AttributeDefinition, Object) - Static method in class sailpoint.connector.CollectorServices
Given the attribute definition and the stored value of the attribute coerce the value into the value specified by the schema.
collapse(boolean) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Collapse attribute and permission requests from this account or object request.
collapse(boolean) - Method in class sailpoint.object.ProvisioningPlan
Collapse unnecessary items from the plan.
collapse(boolean) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
Collapse an attribute or permission request if it has become a noop.
collectionCondition(String, Filter) - Static method in class sailpoint.object.Filter
Check that the given collection (multi-valued) property has elements that match the given compoundFilter.
CollectorServices - Class in sailpoint.connector
A class that offers services that are common for all Connectors and Collectors in IdentityIQ.
CollectorServices(Attributes<String, Object>) - Constructor for class sailpoint.connector.CollectorServices
Construct a new connector with the given Resource object.
COLUMN_SUGGEST_BLACKLIST - Static variable in class sailpoint.object.Configuration
Map keying class name with a CSV list of properties are blocked from being part of a suggest.
ColumnConfig - Class in sailpoint.object
A ColumnConfig holds information about columns of a grid, including the header for the column, the name of the property with the contents of the column, and a percent width for the column.
ColumnConfig() - Constructor for class sailpoint.object.ColumnConfig
Default constructor.
ColumnConfig(ColumnConfig) - Constructor for class sailpoint.object.ColumnConfig
Copy constructor
ColumnConfig(String, String, int) - Constructor for class sailpoint.object.ColumnConfig
Constructor.
ColumnConfig(String, String) - Constructor for class sailpoint.object.ColumnConfig
 
ColumnConfig.FixedPosition - Enum in sailpoint.object
Enumeration for values of 'fixed' attribute.
combineCreatePlans(List<ProvisioningPlan>) - Method in class sailpoint.workflow.IdentityLibrary
Combine ProvisioningPlans with overlapping creates.
COMBO_BOX_PREFIX - Static variable in class sailpoint.api.IdentityService
The name of the request parameter used to specify the query prefix in IdentityService.getIdentitySuggestQueryOptions(Map, Identity).
Comment - Static variable in class sailpoint.object.AuditEvent
 
Comment - Class in sailpoint.object
A Comment represents a comment added to a work item.
Comment() - Constructor for class sailpoint.object.Comment
Default constructor.
Comment(String, String) - Constructor for class sailpoint.object.Comment
Constructor.
commit(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Commit an object stored within the workflow case to the database, typically after an approval step.
commitTransaction() - Method in interface sailpoint.api.PersistenceManager
Commit the current transaction that was started with PersistenceManager.startTransaction().
compare(T, T) - Method in class sailpoint.api.Differencer.BaseComparator
Compare the given objects by delegating to Differencer.BaseComparator.areEqual(Object, Object).
compare(Question.Type, Question.Type) - Method in class sailpoint.object.Question.QuestionTypeComparator
 
compare(Rule.Type, Rule.Type) - Method in class sailpoint.object.Rule.RuleTypeComparator
 
compareTo(CertificationItem) - Method in class sailpoint.object.CertificationItem
Compare this item to another item.
compareTo(Object) - Method in class sailpoint.object.EntitlementWeight
Compares the "value" (for example, name) of two entitlement weights and returns the result.
compareTo(Link) - Method in class sailpoint.object.Link
Link order is determined by application combined with nativeIdentity.
compareTo(Permission) - Method in class sailpoint.object.Permission
 
compareTo(QuickLinkCategory) - Method in class sailpoint.object.QuickLinkCategory
Allows SearchInputDefinitions to be sorted according to the value of their sortIndex attributes.
compareTo(Object) - Method in class sailpoint.object.Rule
Compare Rules by name for sorting purposes.
compareTo(Object) - Method in class sailpoint.object.TimePeriod
 
compile(ProvisioningPlan, Attributes<String, Object>) - Method in class sailpoint.api.Provisioner
Compile a master plan into a project.
compile(ProvisioningPlan) - Method in class sailpoint.api.Provisioner
Compile the plan into a project without any special script arguments.
compile(Identity, ProvisioningPlan, boolean) - Method in class sailpoint.api.Provisioner
compile(Resolver, Configuration, EmailOptions) - Method in class sailpoint.object.EmailTemplate
Compile this template by combining it with the EmailOptions.
compile(String) - Static method in class sailpoint.object.Filter
Compile a filter from its String representation.
compile() - Method in class sailpoint.object.JasperTemplate
Compile the report, which will validate the xml.
compileAccessRequestReminderEmail(EmailTemplate, String, String) - Method in class sailpoint.api.Emailer
Compile the Access Request Reminder email template with the given information.
compileCertReminderEmail(EmailTemplate, String, String, Identity) - Method in class sailpoint.api.Emailer
Compile the Certification Reminder email template with the given information.
compileFilter(String) - Method in class sailpoint.object.Filter.FilterCompiler
 
compileGroupProject(WorkflowContext) - Static method in class sailpoint.workflow.GroupLibrary
Compile the master plan passed into the workflow into a ProvisioningProject.
compileOld(Identity, ProvisioningPlan, boolean) - Method in class sailpoint.api.Provisioner
compileOpenCertEmail(EmailTemplate, Attributes) - Method in class sailpoint.api.Emailer
Compile the given "open certification" email template with the given attributes.
compilePasswordInterceptProject(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Compile a provisioning project to implement the propagation of an intercepted password.
compileProvisioningProject(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Compile the master plan passed into the workflow into a ProvisioningProject.
compileScheduledAssignmentProject(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
This is the common handler for all forms of scheduled assignment: assigned roles, assigned entitlements, and requests for permitted roles.
complete(String) - Method in class sailpoint.object.RemediationItem
Complete this remediation item.
complete() - Method in class sailpoint.web.WorkItemBean
Mark a work item as complete.
COMPLETE_CERTIFICATION_HIERARCHY - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that controls whether sub-certifications need to be completed before the parent certification can be finished (signed off).
completeIdentityRequest(WorkflowContext) - Method in class sailpoint.workflow.IdentityRequestLibrary
Complete the IdentityRequest object, which includes:
CompositeDefinition - Class in sailpoint.object
Defines the composition of a composite application and the relationship between the composite and it's tier applications.
CompositeDefinition() - Constructor for class sailpoint.object.CompositeDefinition
Default constructor.
CompositeDefinition.Tier - Class in sailpoint.object
Tier application within a composite.
CompositeFilter() - Constructor for class sailpoint.object.Filter.CompositeFilter
 
CompositeFilter(Filter.BooleanOperation, Filter...) - Constructor for class sailpoint.object.Filter.CompositeFilter
 
CompositeFilter(Filter.BooleanOperation, List<Filter>) - Constructor for class sailpoint.object.Filter.CompositeFilter
 
CompositeFilter(Filter.CompositeFilter) - Constructor for class sailpoint.object.Filter.CompositeFilter
Shallow copy for the optimizer.
CompoundFilter - Class in sailpoint.object
Used within IdentitySelector to define filters whose property names might reference attributes from several application accounts as well as attributes in the IdentityIQ identity cube.
CompoundFilter() - Constructor for class sailpoint.object.CompoundFilter
 
compressWhiteSpace(String) - Static method in class sailpoint.integration.Util
This method strips leading and trailing whitespace and guarantees that there is at most one space between characters in the output.
compressWhiteSpace(String) - Static method in class sailpoint.tools.Util
This method strips leading and trailing whitespace and guarantees that there is at most one space between characters in the output.
computeCompletionStatus() - Method in class sailpoint.object.IdentityRequest
If all of the request items have failed, it is a Failure.
computeDifference(Date, Date) - Static method in class sailpoint.tools.Util
 
computeDifferenceMilli(Date, Date) - Static method in class sailpoint.tools.Util
 
computeHasMessages() - Method in class sailpoint.object.IdentityRequest
It would be nice if the getter could do this, but its unclear if hibernate would want to mark this dirty if it did.
config - Variable in class openconnector.AbstractConnector
An object containing configuration parameters such as the host, port, and credentials for communicating with the managed system.
CONFIG_AGGREGATION_MODE - Static variable in interface sailpoint.connector.Connector
The name of the boolean configuration attribute that specifies whether to check if the delta aggregation flag should be consulted for a JDBC connector.
CONFIG_ATT_TYPES - Static variable in class sailpoint.object.ESignatureType
The name of the attribute inside the Configuration object that holds the List of ESignatureTypes.
CONFIG_AUTH_SEARCH_ATTRIBUTES - Static variable in interface sailpoint.connector.Connector
The name of the configuration option that specifies which attributes to use to use to search for accounts when authenticating.
CONFIG_BUILD_MAP_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to call to build a java Map object from the incoming data.
CONFIG_COLUMN_LENGTH_STRICT - Static variable in class sailpoint.connector.DelimitedFileConnector
 
CONFIG_COLUMN_NAMES - Static variable in class sailpoint.connector.DelimitedFileConnector
 
CONFIG_COMMENT_CHARACTER - Static variable in class sailpoint.connector.DelimitedFileConnector
 
CONFIG_DBURL - Static variable in class sailpoint.connector.JDBCConnector
 
CONFIG_DEFAULT_LANG - Static variable in class sailpoint.object.ManagedAttribute
Attribute in the ObjectConfig that holds the default language.
CONFIG_DELIMITED_PARSE_TYPE - Static variable in class sailpoint.connector.DelimitedFileConnector
 
CONFIG_DELIMITER - Static variable in class sailpoint.connector.DelimitedFileConnector
 
CONFIG_DELTA_AGGREGATION - Static variable in class openconnector.ConnectorConfig
A Reseerved ConnectorConfig parameter name that is passed in to indicate that delta aggregation is to be performed.
CONFIG_DELTA_AGGREGATION - Static variable in class sailpoint.connector.JDBCConnector
 
CONFIG_DELTA_AGGREGATION_STATE - Static variable in class openconnector.ConnectorConfig
A Reseerved ConnectorConfig parameter name that is used to save state related to delta aggregation.
CONFIG_DELTA_TABLE - Static variable in class sailpoint.connector.JDBCConnector
 
CONFIG_DEST_DIR - Static variable in class sailpoint.connector.AbstractFileBasedConnector
Deprecated.
Unused
CONFIG_DIRECT_PERMISSIOB_SQL - Static variable in class sailpoint.connector.JDBCConnector
 
CONFIG_DISABLE_ORDERING_CHECK - Static variable in class sailpoint.connector.JDBCConnector
 
CONFIG_DONT_TRANSFORM_CSV - Static variable in class sailpoint.connector.AbstractConnector
The name of the configuration attribute that is used when transforming a Map to ResourceObject in #buildResourceObjectFromMap(Schema schema, Map mergedObject) By default attributes marked multi-valued and in csv format will be transformed from csv to a List of strings.
CONFIG_DONT_TRANSFORM_CSV_ATTRS - Static variable in class sailpoint.connector.AbstractConnector
The name of the configuration attribute that is used when transforming a Map to ResourceObject in #buildResourceObjectFromMap(Schema schema, Map mergedObject)
CONFIG_ENCRYPTED_CONFIG_ATTRIBUTES - Static variable in class sailpoint.object.Application
CSV list of attribute names that should be encrypted when persisting applications.
CONFIG_EXCEPTION_SIMULATION_COUNT - Static variable in class sailpoint.connector.JDBCConnector
An Application attribute that holds the simulated exception count.
CONFIG_FILE - Static variable in class sailpoint.connector.AbstractFileBasedConnector
Configuration attribute that specifies the file to use.
CONFIG_FILE_DESTINATION - Static variable in class sailpoint.connector.DelimitedFileConnector
 
CONFIG_FILE_ENCODING - Static variable in class sailpoint.connector.DelimitedFileConnector
 
CONFIG_FILENAME - Static variable in class sailpoint.connector.DelimitedFileConnector
Configuration attribute that specifies the file to use.
CONFIG_FILTER - Static variable in class sailpoint.connector.DelimitedFileConnector
 
CONFIG_FILTER_EMPTY_RECORDS - Static variable in class sailpoint.connector.DelimitedFileConnector
 
CONFIG_FILTER_STRING - Static variable in class sailpoint.connector.AbstractConnector
The name of a common configuration item which specifies the string version of a sailpoint.object.Filter to help filter out unnecessary objects.
CONFIG_GET_DELTA_SQL_STATEMENT - Static variable in class sailpoint.connector.JDBCConnector
 
CONFIG_GET_OBJECT_SQL_STATEMENT - Static variable in class sailpoint.connector.JDBCConnector
 
CONFIG_GROUP_HIERARCHY_ATTRIBUTE - Static variable in interface sailpoint.connector.Connector
Deprecated.
As of 6.4, this should live in the connector registry on the corresponding schema
CONFIG_HAS_HEADER - Static variable in class sailpoint.connector.DelimitedFileConnector
 
CONFIG_HOST - Static variable in interface sailpoint.connector.Connector
The name of a common configuration attribute used to define the host that should be connected when performing operations.
CONFIG_IDENTITY_REQUEST_ITEM_LIMIT - Static variable in class sailpoint.workflow.IdentityRequestLibrary
System config option to speicfy the threshold for disabling the creation of IdentityRequestItems for large roles.
CONFIG_IGNORE_QUOTES - Static variable in class sailpoint.connector.DelimitedFileConnector
 
CONFIG_INDEX_COLUMN - Static variable in class sailpoint.connector.DelimitedFileConnector
 
CONFIG_INDEX_COLUMNS - Static variable in class sailpoint.connector.JDBCConnector
 
CONFIG_IS_CASE_INSENSITIVE_MERGE - Static variable in class sailpoint.connector.DelimitedFileConnector
 
CONFIG_IS_DIRECT_PERMISSIOB_ENABLED - Static variable in class sailpoint.connector.JDBCConnector
 
CONFIG_IS_SORTED - Static variable in class sailpoint.connector.DelimitedFileConnector
 
CONFIG_JDBC_BUILD_MAP_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule that is called to build a java Map from the incoming data for a JDBC connector.
CONFIG_JDBC_CREATE_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run when creating an account on a JDBC connector.
CONFIG_JDBC_DELETE_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run when deleting an account on a JDBC connector.
CONFIG_JDBC_DISABLE_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run when disabling an account on a JDBC connector.
CONFIG_JDBC_ENABLE_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run when enabling an account on a JDBC connector.
CONFIG_JDBC_MODIFY_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run when modifying an account on a JDBC connector.
CONFIG_JDBC_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run when provisioning on a JDBC connector.
CONFIG_JDBC_UNLOCK_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run when unlocking an account on a JDBC connector.
CONFIG_LANGUAGES - Static variable in class sailpoint.object.ManagedAttribute
Attribute in the ObjectConfig that holds the list of supported languages.
CONFIG_LINES_TO_SKIP - Static variable in class sailpoint.connector.DelimitedFileConnector
 
CONFIG_MERGE_COLUMNS - Static variable in class sailpoint.connector.DelimitedFileConnector
 
CONFIG_MERGE_COLUMNS - Static variable in class sailpoint.connector.JDBCConnector
 
CONFIG_MERGE_MAPS_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule that is called when merging to lines from a file that are part of the same object and is called after each call to the build map
CONFIG_MERGE_ROWS - Static variable in class sailpoint.connector.DelimitedFileConnector
 
CONFIG_MERGE_ROWS - Static variable in class sailpoint.connector.JDBCConnector
 
CONFIG_NAME - Static variable in class sailpoint.object.ESignatureType
The well known name of the Configuration object that contains the list of ESignatureTypes.
CONFIG_OBJECT_FILTERS - Static variable in interface sailpoint.connector.Connector
The name of the Configuration option used to configure the the objects that should be filtered when iterateObject is called.
CONFIG_PAGE_SIZE - Static variable in class sailpoint.connector.AbstractConnector
The name of a common configuration attribute that specifies the number of objects that should be returned per page when the back-end application has the concept of paging.
CONFIG_PARSE_TYPE - Static variable in class sailpoint.connector.DelimitedFileConnector
 
CONFIG_PARTITION_MODE - Static variable in interface sailpoint.connector.Connector
Configuration that tells the connector either that partitioning is enabled/disabled and possibly the mode if there are multiple modes supported.
CONFIG_PARTITION_NAMES - Static variable in class sailpoint.connector.JDBCConnector
The application configuration that holds the list of partition names that should be used.
CONFIG_PARTITION_OBJECT_COUNT - Static variable in class sailpoint.connector.DelimitedFileConnector
 
CONFIG_PARTITION_SQL_STATEMENTS - Static variable in class sailpoint.connector.JDBCConnector
The application configuration that holds the list of partitions that should be executed.
CONFIG_PARTITION_STATEMENT - Static variable in class sailpoint.connector.JDBCConnector
Configuration that is set on each Partition object that will configure the statement that should be executed for a particular partition.
CONFIG_PASSWORD - Static variable in interface sailpoint.connector.Connector
The name of a common configuration attribute used to define the proxy user's password when authenticating.
CONFIG_PEOPLESOFTHRMS_CREATE_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run when creating an account on a PeopleSoft HRMS connector.
CONFIG_PEOPLESOFTHRMS_DELETE_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run when deleting an account on a PeopleSoft HRMS connector.
CONFIG_PEOPLESOFTHRMS_DISABLE_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run when disabling an account on a PeopleSoft HRMS connector.
CONFIG_PEOPLESOFTHRMS_ENABLE_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run when enabling an account on a PeopleSoft HRMS connector.
CONFIG_PEOPLESOFTHRMS_MODIFY_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run when modifying an account on a PeopleSoft HRMS connector.
CONFIG_PEOPLESOFTHRMS_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run when provisioning an account on a PeopleSoft HRMS connector.
CONFIG_PEOPLESOFTHRMS_UNLOCK_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run when unlocking an account on a PeopleSoft HRMS connector.
CONFIG_PERMISSION_SCOPE - Static variable in interface sailpoint.connector.Connector
The name of the Configuration option used to configure the the scope of permissions that a connector should return.
CONFIG_PORT - Static variable in class sailpoint.connector.AbstractFileBasedConnector
Configuration attribute that specifies the port to use for remote transports.
CONFIG_PORT - Static variable in interface sailpoint.connector.Connector
The name of a common configuration attribute used to define the port to communicate on when connecting.
CONFIG_POST_ITERATE_RULE - Static variable in class sailpoint.connector.DelimitedFileConnector
 
CONFIG_PRE_ITERATE_RULE - Static variable in class sailpoint.connector.DelimitedFileConnector
 
CONFIG_PROVIDER - Static variable in interface sailpoint.connector.Connector
The name of security provider dependent on J2EE Application Server
CONFIG_PROXY_GENERATOR_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule that is called to generate a proxy application for multiplexed applications.
CONFIG_REGEX - Static variable in class sailpoint.connector.DelimitedFileConnector
 
CONFIG_REGEX_MULTILINED_MODE - Static variable in class sailpoint.connector.DelimitedFileConnector
 
CONFIG_REGEXP_PARSE_TYPE - Static variable in class sailpoint.connector.DelimitedFileConnector
 
CONFIG_REGULAR_EXPRESSION - Static variable in class sailpoint.connector.AbstractFileBasedConnector
Configuration attribute that specifies the regular expression to use to parse the file contents.
CONFIG_RESULT_SET_CONCURANCY - Static variable in class sailpoint.connector.JDBCConnector
 
CONFIG_RESULT_SET_FETCH_SIZE - Static variable in class sailpoint.connector.JDBCConnector
An optional setting that can be specified to override a JDBC connector's default row pre-fetch.
CONFIG_RESULT_SET_TYPE - Static variable in class sailpoint.connector.JDBCConnector
 
CONFIG_RETRYABLE_ERRORS - Static variable in class openconnector.AbstractConnector
The name of the configuration attribute that is used when shouldRetry method is called by the connector implementation to Check if the error message is configured to be retried.
CONFIG_RETRYABLE_ERRORS - Static variable in class sailpoint.connector.AbstractConnector
The name of the configuration attribute that is used when shouldRetry method is called by the connector implementation to Check if the error message is configured so that it can be retried.
CONFIG_RWS_AFTER_OPERATION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run After performing any operation on a Web Services connector.
CONFIG_RWS_BEFORE_OPERATION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run before performing any operation on a Web Services connector.
CONFIG_SAPHR_CREATE_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run when creating an account on a SAPHR connector.
CONFIG_SAPHR_DELETE_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run when deleting an account on a SAPHR connector.
CONFIG_SAPHR_DISABLE_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run when disabling an account on a SAPHR connector.
CONFIG_SAPHR_ENABLE_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run when enabling an account on a SAPHR connector.
CONFIG_SAPHR_MODIFY_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run when modifying an account on a SAPHR connector.
CONFIG_SAPHR_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run when provisioning an account on a SAPHR connector.
CONFIG_SAPHR_UNLOCK_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run when unlocking an account on a SAPHR connector.
CONFIG_SCP_PRIVATE_KEY - Static variable in class sailpoint.connector.AbstractFileBasedConnector
Configuration attribute that specifies the scp private key to use for the scp transport.
CONFIG_SIMPLE_SEARCH_STRING - Static variable in class sailpoint.connector.DelimitedFileConnector
 
CONFIG_SORT_DESCENDING - Static variable in class sailpoint.connector.JDBCConnector
 
CONFIG_SPACE - Static variable in class sailpoint.connector.DelimitedFileConnector
 
CONFIG_SQL_STATEMENT - Static variable in class sailpoint.connector.JDBCConnector
 
CONFIG_STATEMENT_FETCH_SIZE - Static variable in class sailpoint.connector.JDBCConnector
An optional setting that can be specified to override a JDBC connector's default row pre-fetch.
CONFIG_SUCCESSFACTORS_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run when provisioning an account on a Successfactors connector.
CONFIG_TEST_SQL_STATEMENT - Static variable in class sailpoint.connector.JDBCConnector
This attribute is used to get SQL for test connection for account schema
CONFIG_TRANSFORMATION_RULE - Static variable in interface sailpoint.connector.Connector
Configuration attribute that defines the rule called to build a ResourceObject object out Map objects.
CONFIG_TRANSPORT - Static variable in class sailpoint.connector.AbstractFileBasedConnector
Configuration attribute that specifies the transport type.
CONFIG_TRANSPORT_USER - Static variable in class sailpoint.connector.AbstractFileBasedConnector
Configuration attribute that specifies the username to use for remote transports.
CONFIG_TRANSPORT_USER_PW - Static variable in class sailpoint.connector.AbstractFileBasedConnector
Configuration attribute that specifies the password to use for remote transports.
CONFIG_USE_CACHE - Static variable in class sailpoint.connector.DelimitedFileConnector
Flag that indicates when getObject is called the iterated objects should be stored in memory to prevent trolling through the file for each object requested.
CONFIG_USE_EXEC_QUERY - Static variable in class sailpoint.connector.JDBCConnector
 
CONFIG_USER - Static variable in interface sailpoint.connector.Connector
The name of the common configuration attribute used to define the proxy user a connector can use to authenticate when doing its work.
ConfigBase() - Constructor for class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
 
ConfigBase() - Constructor for class sailpoint.object.NotificationConfig.ConfigBase
 
ConfigBase(Map<String, Object>) - Constructor for class sailpoint.object.NotificationConfig.ConfigBase
Constructor to set shared items based on the provided map data.
Configuration - Class in sailpoint.object
Class to hold extensible configuration parameters.
Configuration() - Constructor for class sailpoint.object.Configuration
 
Configuration.EmailNotify - Enum in sailpoint.object
 
Configuration.SmtpConfiguration - Class in sailpoint.object
 
configure(ConnectorConfig, Log) - Method in class openconnector.AbstractConnector
Save the configuration object and log interface in local fields for later use.
configure(ConnectorConfig, Log) - Method in interface openconnector.Connector
Configure the connector with connection parameters and optional schemas.
configure(Map) - Method in class sailpoint.integration.AbstractIntegration
 
configure() - Method in class sailpoint.integration.IIQClient
Configure the IIQClient reading the properties from CONFIG_FILE.
configure(String, String, String) - Method in class sailpoint.integration.IIQClient
Configure the IIQClient reading the properties from CONFIG_FILE.
configure(Map) - Method in interface sailpoint.integration.IntegrationInterface
Must be called immediately after construction to provide a set of configuration parameters.
configure(Map) - Method in class sailpoint.integration.RemoteIntegration
Consume the IntegrationConfig.
configure(Map) - Method in class sailpoint.integration.RestClient
Configure connection parameters.
configure(Map) - Method in class sailpoint.integration.TraceExecutor
Configure this integration - this is a no-op.
CONFIRM_RISKY_CERTIFICATION_SCHEDULES - Static variable in class sailpoint.object.Configuration
If true, scheduling a certification that might create lots of certifications will require a confirmation.
ConnectionFailedException - Exception in openconnector
Thrown when a Connector cannot reach the target resource instance.
ConnectionFailedException() - Constructor for exception openconnector.ConnectionFailedException
Construct a ExceptionWrapper with no message or nested throwable.
ConnectionFailedException(String) - Constructor for exception openconnector.ConnectionFailedException
Construct a new ConnectionFailedException with a detailed message.
ConnectionFailedException(Message) - Constructor for exception openconnector.ConnectionFailedException
Construct a new ConnectionFailedException with a detailed message.
ConnectionFailedException(Throwable) - Constructor for exception openconnector.ConnectionFailedException
Construct a new ConnectionFailedException wrapping an existing exception.
ConnectionFailedException(String, Throwable) - Constructor for exception openconnector.ConnectionFailedException
Create a new ConnectionFailedException from an existing exception.
ConnectionFailedException(Message, Throwable) - Constructor for exception openconnector.ConnectionFailedException
Create a new ConnectionFailedException from an existing exception and object Message.
ConnectionFailedException(String, String, Throwable) - Constructor for exception openconnector.ConnectionFailedException
Create a new InsufficientPermissionException from an error text, suggestion text and existing exception.
ConnectionFailedException - Exception in sailpoint.connector
The base exception thrown by components.
ConnectionFailedException() - Constructor for exception sailpoint.connector.ConnectionFailedException
Construct a ExceptionWrapper with no message or nested throwable.
ConnectionFailedException(String) - Constructor for exception sailpoint.connector.ConnectionFailedException
Construct a new ConnectionFailedException with a detailed message.
ConnectionFailedException(Throwable) - Constructor for exception sailpoint.connector.ConnectionFailedException
Construct a new ConnectionFailedException wrapping an existing exception.
ConnectionFailedException(String, Throwable) - Constructor for exception sailpoint.connector.ConnectionFailedException
Create a new ConnectionFailedException from an existing exception.
ConnectionFailedException(Message) - Constructor for exception sailpoint.connector.ConnectionFailedException
Construct a new ConnectionFailedException with a detailed message.
ConnectionFailedException(Message, Throwable) - Constructor for exception sailpoint.connector.ConnectionFailedException
Create a new ConnectionFailedException from an existing exception and object Message.
ConnectionFailedException(String, String, Throwable) - Constructor for exception sailpoint.connector.ConnectionFailedException
Create a new ConnectionFailedException from an error text, suggestion text and existing exception.
Connector - Interface in openconnector
A Connector serves as a common interface for low-level communication to a resource.
Connector - Interface in sailpoint.connector
The Connector interface allows IIQ to authenticate and read data from to enterprise applications.
connector.common - package connector.common
Contains miscellaneous utility classes, namely Base64 notation encode decode, legacy Java object handling utilities, bag of xml utilities and utility for rendering and parsing JSON.
Connector.Feature - Enum in openconnector
An enumeration of features that a Connector can choose to support.
CONNECTOR_OP_ACCOUNT_AGGREGATION - Static variable in class sailpoint.object.ConnectorOperationData
 
CONNECTOR_OP_ADD_ENTITLEMENT - Static variable in class sailpoint.object.ConnectorOperationData
 
CONNECTOR_OP_CHANGE_PASSWORD - Static variable in class sailpoint.object.ConnectorOperationData
 
CONNECTOR_OP_CREATE_ACCOUT - Static variable in class sailpoint.object.ConnectorOperationData
 
CONNECTOR_OP_DELETE_ACCOUNT - Static variable in class sailpoint.object.ConnectorOperationData
 
CONNECTOR_OP_DISABLE_ACCOUNT - Static variable in class sailpoint.object.ConnectorOperationData
 
CONNECTOR_OP_ENABLE_ACCOUNT - Static variable in class sailpoint.object.ConnectorOperationData
 
CONNECTOR_OP_GET_OBJECT - Static variable in class sailpoint.object.ConnectorOperationData
 
CONNECTOR_OP_GET_OBJECT_GROUP - Static variable in class sailpoint.object.ConnectorOperationData
 
CONNECTOR_OP_GROUP_AGGREGATION - Static variable in class sailpoint.object.ConnectorOperationData
 
CONNECTOR_OP_PTA_AUTHENTICATION - Static variable in class sailpoint.object.ConnectorOperationData
 
CONNECTOR_OP_REMOVE_ENTITLEMENT - Static variable in class sailpoint.object.ConnectorOperationData
 
CONNECTOR_OP_TEST_CONNECTION - Static variable in class sailpoint.object.ConnectorOperationData
 
CONNECTOR_OP_UPDATE_ACCOUNT - Static variable in class sailpoint.object.ConnectorOperationData
 
CONNECTOR_REGISTRY - Static variable in class sailpoint.object.Configuration
 
CONNECTOR_SQLLOADER_TYPE - Static variable in class sailpoint.connector.JDBCConnector
 
CONNECTOR_STATE_MAP - Static variable in class sailpoint.object.Application
Key for the connector state map that contains new app config values
CONNECTOR_TYPE - Static variable in class sailpoint.connector.DelimitedFileConnector
Constant denoting this connector's type.
CONNECTOR_TYPE - Static variable in class sailpoint.connector.JDBCConnector
 
ConnectorConfig - Class in openconnector
A ConnectorConfig contains information about how a connector should connect to a resource, how the connector should behave, and how objects will look on a resource.
ConnectorConfig() - Constructor for class openconnector.ConnectorConfig
Create an empty configuration.
ConnectorConfig - Class in sailpoint.object
Deprecated.
ConnectorConfig() - Constructor for class sailpoint.object.ConnectorConfig
Deprecated.
 
ConnectorConfig(String, String) - Constructor for class sailpoint.object.ConnectorConfig
Deprecated.
 
ConnectorException - Exception in openconnector
A generic exception thrown by connectors when operations fail.
ConnectorException() - Constructor for exception openconnector.ConnectorException
Default constructor.
ConnectorException(String) - Constructor for exception openconnector.ConnectorException
Constructor.
ConnectorException(Message) - Constructor for exception openconnector.ConnectorException
Construct a new ConnectorException with a detailed message.
ConnectorException(Throwable) - Constructor for exception openconnector.ConnectorException
Constructor.
ConnectorException(String, Throwable) - Constructor for exception openconnector.ConnectorException
Constructor.
ConnectorException(Message, Throwable) - Constructor for exception openconnector.ConnectorException
Create a new ConnectorException from an existing exception and object Message.
ConnectorException(String, String, Throwable) - Constructor for exception openconnector.ConnectorException
Create a new ConnectorException from an error text, suggestion text and existing exception.
ConnectorException - Exception in sailpoint.connector
The base exception thrown by all connectors.
ConnectorException() - Constructor for exception sailpoint.connector.ConnectorException
Construct a ExceptionWrapper with no message or nested throwable.
ConnectorException(String) - Constructor for exception sailpoint.connector.ConnectorException
Construct a new ConnectorException with a detailed message.
ConnectorException(Throwable) - Constructor for exception sailpoint.connector.ConnectorException
Construct a new ConnectorException wrapping an existing exception.
ConnectorException(String, Throwable) - Constructor for exception sailpoint.connector.ConnectorException
Create a new ConnectorException from an existing exception.
ConnectorException(Message) - Constructor for exception sailpoint.connector.ConnectorException
Construct a new ConnectorException with a detailed message.
ConnectorException(Message, Throwable) - Constructor for exception sailpoint.connector.ConnectorException
Create a new ConnectorException from an existing exception and object Message.
ConnectorException(Throwable, String) - Constructor for exception sailpoint.connector.ConnectorException
This constructor is used for passing error code
ConnectorException(String, String, Throwable) - Constructor for exception sailpoint.connector.ConnectorException
Create a new ConnectorException from an error text, suggestion text and existing exception.
ConnectorFactory - Class in sailpoint.connector
The ConnectorFactory factory to aid in getting connectors.
ConnectorFactory() - Constructor for class sailpoint.connector.ConnectorFactory
 
ConnectorOperationData - Class in sailpoint.object
 
ConnectorOperationData() - Constructor for class sailpoint.object.ConnectorOperationData
 
ConnectorOperationData(Map<String, Object>) - Constructor for class sailpoint.object.ConnectorOperationData
 
ConnectorServices - Interface in openconnector
A ConnectorServices interface for the things we are currently doing with direct access to sailpoint packages.
ConnectorStateChangeListener - Interface in openconnector
The ConnectorStateChangeListener bridges the gap between OpenConnectorAdapter and the openconnectors AbstractConector.
ConnectorTest() - Constructor for class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
ConnectorTestConfig - Class in sailpoint.object
Configuration that indicates the settings and configuration for each connector while being executed by the ConnectorTestFramework.
ConnectorTestConfig() - Constructor for class sailpoint.object.ConnectorTestConfig
 
ConnectorTestConfig.ConnectorTest - Class in sailpoint.object
Inner class ConnectorTests that describes the behavior of each individual test.
ConnectorTestConfig.TestType - Enum in sailpoint.object
Specifies which type of test is being defined.
Consts() - Constructor for class sailpoint.integration.IIQClient.AuthorizationService.Consts
 
Consts() - Constructor for class sailpoint.integration.IIQClient.IdentityService.Consts
 
Consts() - Constructor for class sailpoint.integration.IIQClient.PasswordService.Consts
 
contains(List, Object, Comparator) - Static method in class sailpoint.api.Differencer
Return true if an object is contained in a list using the given Comparator rather than the equals method.
contains(String, Object) - Static method in class sailpoint.object.Filter
Check that the given multi-valued property contains the given value.
contains(ITRoleMiningTaskResult.SimplifiedEntitlement) - Method in class sailpoint.object.ITRoleMiningTaskResult
 
contains(List, Object, boolean) - Static method in class sailpoint.object.ProvisioningPlan
 
containsAll(String, Collection) - Static method in class sailpoint.object.Filter
Check that the given multi-valued property contains all of the given values.
containsAny(EntitlementCollection) - Method in class sailpoint.object.EntitlementCollection
Return whether this EntitlementCollection contains any of the entitlements in the given EntitlementCollection.
containsAny(Collection, Collection) - Static method in class sailpoint.tools.Util
Return whether c1 contains any elements found in c2.
containsApprovalItems() - Method in class sailpoint.object.Workflow.Approval
True if the approval or any of the approvals in the hierarchy contain ApprovalItems
containsAttribute(String) - Method in class sailpoint.object.Configuration
 
containsAttribute(String) - Method in class sailpoint.object.Custom
 
containsComparable(List<T>, T, boolean) - Static method in class sailpoint.tools.Util
Return whether the given list of comparable items contains the give item according to the Comparable interface.
containsConfig(String) - Method in class sailpoint.object.Schema
 
containsKey(String, String) - Static method in class connector.common.JsonUtil
Returns boolean value if the provided key is present in the supplied JSON source
containsKey(String) - Method in class sailpoint.object.Configuration
 
containsKey(String) - Method in class sailpoint.object.TaskItemDefinition
 
containsTargetCollector() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
CONTENT_TYPE_CSV - Static variable in class sailpoint.object.PersistedFile
 
CONTENT_TYPE_PDF - Static variable in class sailpoint.object.PersistedFile
 
contentEquals(AttributeMetaData) - Method in class sailpoint.object.AttributeMetaData
 
contentEquals(AuditConfig.AuditAttribute) - Method in class sailpoint.object.AuditConfig.AuditAttribute
 
contentEquals(Filter) - Method in class sailpoint.object.Filter
 
contentEquals(Permission) - Method in class sailpoint.object.Permission
 
contentEquals(Right) - Method in class sailpoint.object.Right
 
contentEquals(Rule) - Method in class sailpoint.object.Rule
 
contentEquals(ScoreItem) - Method in class sailpoint.object.ScoreItem
 
contentEquals(Object) - Method in class sailpoint.object.Workflow.Step
 
contentEquals(WorkflowRegistry.Callable) - Method in class sailpoint.object.WorkflowRegistry.Callable
 
contentEquals(WorkflowRegistry.WorkflowType) - Method in class sailpoint.object.WorkflowRegistry.WorkflowType
 
CONTEXT_ENTITLEMENT_OWNER - Static variable in class sailpoint.object.IdentityFilter
Context for entitlement owners.
CONTEXT_LCM_POPULATION - Static variable in class sailpoint.object.IdentityFilter
Context for LCM Population.
CONTEXT_LCM_POPULATION_MANAGER - Static variable in class sailpoint.object.IdentityFilter
Context for LCM population managers.
CONTEXTUAL_HELP - Static variable in class sailpoint.object.UIConfig
 
continueParsingInternal(Parser) - Method in class sailpoint.object.Filter.FilterCompiler.IdentitiferLookAhead
 
CONTINUOUS_CERT_REQUIRED_SCAN_INTERVAL - Static variable in class sailpoint.object.Configuration
Deprecated.
Continuous certification support is remove
CONTINUOUS_GRID_STATE_PREFIX - Static variable in class sailpoint.web.certification.CertificationBean
 
CONTINUOUS_OVERDUE_SCAN_INTERVAL - Static variable in class sailpoint.object.Configuration
Deprecated.
Continuous certification support is remove
ContinuousStateConfig - Class in sailpoint.object
Configuration for a Certification continuous state.
ContinuousStateConfig() - Constructor for class sailpoint.object.ContinuousStateConfig
Default constructor.
ContinuousStateConfig(AbstractCertificationItem.ContinuousState, boolean, Duration, NotificationConfig) - Constructor for class sailpoint.object.ContinuousStateConfig
Constructor.
ContributingEntitlement() - Constructor for class sailpoint.object.IdentitySelector.MatchTerm.ContributingEntitlement
 
controlsScope(Identity, Scope) - Method in class sailpoint.api.ScopeService
Determines whether the given scope is controlled by the specified user
convert(RoleRequest) - Method in class sailpoint.object.RoleAssignment
Initialize a RoleAssignment from a RoleRequest.
convert(List<T1>, Util.IConverter<T1, T2>) - Static method in class sailpoint.tools.Util
Converts a list of one type into another, IConverter defines the function that is used for the conversion
convert(T1) - Method in interface sailpoint.tools.Util.IConverter
 
convertConstraints() - Method in class sailpoint.object.PasswordPolicy
Transform the constraints into a user readable string localized to the server.
convertConstraints(Locale, TimeZone) - Method in class sailpoint.object.PasswordPolicy
Transform the constraints into a localized user readable string.
convertConstraints(Locale, TimeZone, boolean) - Method in class sailpoint.object.PasswordPolicy
Transform the constraints into a localized user readable string.
convertDecimalToBinary(String) - Static method in class sailpoint.tools.Util
Method name - decimalToBinary Functionality - Converts the decimal value passed to it into 16-bit binary and stores each individual bit into Integer array.
convertForms(List<Form>) - Static method in class sailpoint.object.Template
 
convertFormType(Form.Type) - Method in class sailpoint.object.Form
Converts form type to usage
convertIdsToNames(SailPointContext, Class<?>, Object) - Static method in class sailpoint.api.ObjectUtil
Converts object ids to names.
convertLinks(boolean) - Method in class sailpoint.object.Identity
Convert the attributes and permissions in all links into an EntitlementCollection,
convertSimpleTypeValue(String, Object) - Static method in class sailpoint.object.Field
 
convertSimpleTypeValue(String, Object, TimeZone) - Static method in class sailpoint.object.Field
Converts a single value into the appropriate type.
convertStringToList(String, String) - Static method in class connector.common.Util
Function to change string to list taking into any delimiter in consideration.
convertStringToList(String, String) - Static method in class openconnector.Util
Deprecated.
convertStringToSet(String, String) - Static method in class connector.common.Util
Utility function to create set out of delimited string.
convertStringToSet(String, String) - Static method in class openconnector.Util
Deprecated.
convertTemplates(List<Template>) - Static method in class sailpoint.object.Form
 
convertToEntitlementSnapshots() - Method in class sailpoint.object.ProvisioningPlan
Convert this ProvisioningPlan into a List of EntitlementSnapshots that are to be removed.
convertToIds(SailPointContext, Class, List<String>) - Static method in class sailpoint.api.ObjectUtil
Converts the list of object IDs or names into the ID of the respective objects
convertToNames(SailPointContext, Class, List<String>) - Static method in class sailpoint.api.ObjectUtil
Converts the list of object IDs or names into the names of the respective objects TODO: How do we handle this? -rap
convertToSnapshot() - Method in class sailpoint.object.EntitlementGroup
Convenience method to convert from an EntitlementGroup currently coming out of the correlator to a snapshot.
convertToSnapshot() - Method in interface sailpoint.object.Entitlements
Convert this Entitlements into an EntitlementSnapshot.
convertToSnapshot() - Method in class sailpoint.object.EntitlementSnapshot
 
convertUsage(Form.Usage) - Method in class sailpoint.object.Form
Converts form usage to type
convertUsage(Template.Usage) - Static method in class sailpoint.object.Form
Converts template usage to type
convertValue(Class, String, Object) - Static method in class sailpoint.tools.Util
Convert the given value to the type defined by the property on the class, if possible.
COOKIE - Static variable in class sailpoint.integration.ApacheHttpClient
 
Cookie() - Constructor for class sailpoint.integration.SailPointHttpClient.Cookie
 
copyFile(String, String) - Static method in class sailpoint.tools.Util
Copies one file to another.
copyLifecycleInfo(WorkItem) - Method in class sailpoint.object.WorkItem
Copy the notification config and state from the given WorkItem into this WorkItem.
CorrelationConfig - Class in sailpoint.object
A representation of the configuration for account correlation.
CorrelationConfig() - Constructor for class sailpoint.object.CorrelationConfig
 
count(SailPointContext, ManagedAttribute) - Static method in class sailpoint.api.ManagedAttributer
Return the number of ManagedAttributes that match a given object.
count(SailPointContext, Application, String) - Static method in class sailpoint.api.ManagedAttributer
Return the number of ManagedAttributes for the given application with the given ObjectType
count(SailPointContext, Application, String, String) - Static method in class sailpoint.api.ManagedAttributer
Prior to 6.4 this method was deprecated.
count(SailPointContext, Application, String, String, String) - Static method in class sailpoint.api.ManagedAttributer
Return the number of ManagedAttributes that match the given arguments.
countChars(String, char) - Static method in class sailpoint.tools.Util
Look through a source string looking for the number of occurrences of a given character.
countDistinctAttributeValues(SailPointContext, Class<? extends SailPointObject>, QueryOptions, String) - Static method in class sailpoint.api.ObjectUtil
Count the distinct values of the requested attribute on the given class using the given QueryOptions.
countLinkAttributeValues(SailPointContext, String, String, String) - Static method in class sailpoint.api.ObjectUtil
Return the number of possible values for the given attribute on the given application.
countLinks(Identity) - Method in class sailpoint.api.IdentityService
Count the number of links for the given identity.
countLinks(Identity, Application) - Method in class sailpoint.api.IdentityService
Count the number of links the identity has on the given application.
countObjects(Class, QueryOptions) - Method in interface sailpoint.api.PersistenceManager
Counts the number of objects that match a criteria.
countObjects(Class<T>, QueryOptions) - Method in interface sailpoint.object.Resolver
 
create(String, List<Item>) - Method in class openconnector.AbstractConnector
Create an object of the currently configured type on the resource.
create(List<Permission>, Attributes<String, Object>) - Method in class sailpoint.object.EntitlementGroup
Create a cloned EntitlementGroup that has the given permissions and attributes.
create(List<Permission>, Attributes<String, Object>) - Method in interface sailpoint.object.Entitlements
Create a cloned Entitlements that has the given permissions and attributes.
create(List<Permission>, Attributes<String, Object>) - Method in class sailpoint.object.EntitlementSnapshot
Create a cloned EntitlementSnapshot that has the given permissions and attributes.
CREATE - Static variable in class sailpoint.object.Permission
 
CREATE_IDENTITY_FORM - Static variable in class sailpoint.object.Configuration
 
createApprovals(WorkflowContext) - Method in class sailpoint.workflow.PAMLibrary
Return a list of approvals for the PAM request based on the configured approvalScheme.
createApprovalSetFromPamRequest(WorkflowContext) - Method in class sailpoint.workflow.PAMLibrary
Create an ApprovalSet from the PamRequest in the given workflow.
createBufferedReader(BufferedInputStream) - Method in class sailpoint.connector.DelimitedFileConnector
Create a BufferedReader from the given BufferedInputStream.
createById(String, String) - Static method in class sailpoint.api.PersistenceManager.LockParameters
Convenience method to create default locking object that locks by ID with a generated lock name and the given ID and type.
createByName(String, String) - Static method in class sailpoint.api.PersistenceManager.LockParameters
Convenience method to create default locking object that locks by name with a generated lock name and the given name and type.
createCapabilitiesAttributes() - Method in class sailpoint.object.Identity.CapabilityManager
Return a non-null Attributes map that contains the localized names of this Identity's capabilities as if they were "attributes" on the identity.
createCapabilitiesAttributes() - Method in class sailpoint.object.Identity
Deprecated.
This is there so that rules written do not break. Use Identity.CapabilityManager.createCapabilitiesAttributes() method from Identity.getCapabilityManager() instead
createConnector(String, Application, String) - Static method in class sailpoint.connector.ConnectorFactory
Method will create a new Connector instance, calling the constructor that takes in an application.
createContext() - Static method in class sailpoint.api.SailPointFactory
Create a new context and install it in thread local storage.
createContext(String) - Static method in class sailpoint.api.SailPointFactory
Create a new context setting the user name.
createContinuousConfig(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
createCopy() - Method in class sailpoint.object.CertificationDefinition
Creates a copy of this CertificationDefinition.
createDefaultEntitlementCorrelator(SailPointContext) - Static method in class sailpoint.api.EntitlementCorrelator
Build an EntitlementCorrelator with the most common options.
createDefaultRestEscalationConfig(SailPointContext, boolean) - Static method in class sailpoint.object.NotificationConfig
 
createDefaultRestReminderConfig(SailPointContext) - Static method in class sailpoint.object.NotificationConfig
 
createEffectiveControlledScopesAttributes(Configuration) - Method in class sailpoint.object.Identity
Return a non-null Attributes map that contains the localized display name paths this Identity's effective controlled scopes as if they were "attributes" on the identity.
createEmptyMessage() - Method in interface openconnector.ConnectorServices
Creates an empty message instance.
createErrorMessage(String, Object...) - Method in interface openconnector.ConnectorServices
Creates Message instance with given key and arguments.
createEvent(Identity, Identity) - Method in class sailpoint.object.IdentityTrigger
Create an identity change event for this trigger given the previous and new identities.
createFromJsonObject(Resolver, CertificationDefinition.NotificationConfig) - Static method in class sailpoint.object.NotificationConfig
 
createFromJsonString(Resolver, String) - Static method in class sailpoint.object.NotificationConfig
 
createIdentityRequest(WorkflowContext) - Method in class sailpoint.workflow.IdentityRequestLibrary
Create an IdentityRequest given the current workflow context information.
createInfoMessage(String, Object...) - Method in interface openconnector.ConnectorServices
Creates Message instance with given key and arguments.
createJsonString(SailPointContext, NotificationConfig) - Static method in class sailpoint.object.NotificationConfig
 
createObject() - Method in class sailpoint.web.WorkItemBean
 
createObjectByClassName(String) - Static method in class sailpoint.tools.Util
Create a new instance of an object by classname.
createObjectMapper() - Static method in class sailpoint.tools.JsonHelper
Get a new instance of ObjectMapper with standard configuration to use for custom deserialization
CreateOrUpdateResult() - Constructor for class sailpoint.integration.IIQClient.IdentityService.CreateOrUpdateResult
 
createPamRequest(WorkflowContext) - Method in class sailpoint.workflow.PAMLibrary
Create a PAMRequestDTO using the arguments found in the WorkflowContext.
createPhaseConfig(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
Phase Configuration Properties
createPhaseConfig(SailPointContext, boolean) - Method in class sailpoint.object.CertificationDefinition
 
createPrivateContext() - Static method in class sailpoint.api.SailPointFactory
Called in extremely rare situations where we need to create a context/transaction that is different than the one stored in the thread local.
createRestNotificationConfig(SailPointContext, NotificationConfig) - Static method in class sailpoint.object.NotificationConfig
 
createResult(TaskSchedule, TaskDefinition, Attributes<String, Object>, boolean) - Method in class sailpoint.api.TaskManager
Create a new result object, with various options for handling previous results from this task.
createResultFromMap(Map) - Static method in class sailpoint.integration.IIQClient.AuthorizationService.CheckAuthorizationResult
Create a result from the given map.
createResultFromMap(Map) - Static method in class sailpoint.integration.IIQClient.IdentityService.CreateOrUpdateResult
Create a result from the given map.
createResultFromMap(Map) - Static method in class sailpoint.integration.IIQClient.PasswordService.CheckPasswordResult
Create a result from the given map.
CreateSCIMAccount - Static variable in class sailpoint.object.SPRight
 
CreateSCIMAlert - Static variable in class sailpoint.object.SPRight
 
CreateSCIMCheckedPolicyViolation - Static variable in class sailpoint.object.SPRight
 
CreateSCIMLaunchedWorkflow - Static variable in class sailpoint.object.SPRight
 
CreateSCIMUser - Static variable in class sailpoint.object.SPRight
 
createUniqueHash(String) - Static method in class sailpoint.object.Target
Create a hash from the given unique name string.
createUniqueName(String, String, String) - Static method in class sailpoint.object.Target
Create a name that can uniquely identify a Target within a TargetSource/Application.
createWarnMessage(String, Object...) - Method in interface openconnector.ConnectorServices
Creates Message instance with given key and arguments.
Cryptographer - Class in sailpoint.integration
Deprecated.
This uses the old SailPoint default key - do not use this.
Cryptographer() - Constructor for class sailpoint.integration.Cryptographer
Deprecated.
 
csvToArray(String) - Static method in class sailpoint.tools.Util
 
csvToList(String) - Static method in class connector.common.Util
Convert a comma delimited string into a List of strings.
csvToList(String, String) - Static method in class connector.common.Util
Convert a given delimited string into a List of strings.
csvToList(String) - Static method in class openconnector.Permission
Utility convert a CSV into a List<String> Empty elements are removed.
csvToList(String) - Static method in class openconnector.Util
Deprecated.
csvToList(String, boolean) - Static method in class sailpoint.integration.ProvisioningPlan
Convert the given comma-separated string to a List.
csvToList(String) - Static method in class sailpoint.tools.Util
Convert a comma delimited string into a List of strings.
csvToList(String, boolean) - Static method in class sailpoint.tools.Util
 
csvToSet(String, boolean) - Static method in class sailpoint.tools.Util
 
CubeMatcher(Filter) - Constructor for class sailpoint.api.Matchmaker.CubeMatcher
Constructor.
CubeMatcher(CompoundFilter) - Constructor for class sailpoint.api.Matchmaker.CubeMatcher
Constructor.
Custom - Class in sailpoint.object
A class used to store customer-specific data.
Custom() - Constructor for class sailpoint.object.Custom
 
CUSTOM_CERTIFICATION_ENTITY_PAGE_INCLUDE - Static variable in class sailpoint.object.UIConfig
The path to an xhtml file to include to render custom information at the top of the certification entity page.
CUSTOM_CERTIFICATION_ITEM_ROWS_INCLUDE - Static variable in class sailpoint.object.UIConfig
The path to an xhtml file to include to render custom rows for the certification entity page (for delegated items).
CUSTOM_THEME_CODE_MIRROR - Static variable in class sailpoint.object.Configuration
Holds the path to the custom.css for the CodeMirror editor.
CustomGlobal - Class in sailpoint.object
A class used to maintain a static Map of custom attributes.
CustomGlobal() - Constructor for class sailpoint.object.CustomGlobal
 

D

DAHSBOARD_DEFAULT - Static variable in class sailpoint.object.Configuration
Dashboard layout related items.
DASHBOARD_APPLICATION_STATISTICS_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
DASHBOARD_CERTIFICATION_COMPLETION_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
DASHBOARD_COMPLIANCE_DEFAULT - Static variable in class sailpoint.object.Configuration
 
DASHBOARD_INBOX_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
DASHBOARD_LCM_SUFFIX - Static variable in class sailpoint.object.Configuration
 
DASHBOARD_LIFECYCLE_DEFAULT - Static variable in class sailpoint.object.Configuration
 
DASHBOARD_MAX_CERT_PERCENT_APPLICATIONS - Static variable in class sailpoint.object.Configuration
 
DASHBOARD_MAX_CERT_PERCENT_GROUPS - Static variable in class sailpoint.object.Configuration
 
DASHBOARD_MAX_CERT_PERCENTS - Static variable in class sailpoint.object.Configuration
 
DASHBOARD_OUTBOX_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
DASHBOARD_SIGNOFF_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
DATA_OWNER_EXCLUSIONS_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
DatabaseVersion - Class in sailpoint.object
A class used to maintain a persistent version number for the object model and associated Hibernate schema.
DatabaseVersion() - Constructor for class sailpoint.object.DatabaseVersion
 
DATE_FORMAT - Static variable in class openconnector.JsonBuilder
Date format we render.
DATE_FORMAT - Static variable in class openconnector.JsonUtil
Date format we render.
DATE_FORMAT - Static variable in class sailpoint.integration.JsonUtil
Date format we render.
dateBetween(Date, Date) - Static method in class sailpoint.tools.Util
 
dateToString(Date) - Static method in class connector.common.Util
Format a Date value as a String, using the usual "American" format with the current time zone.
dateToString(Date, String) - Static method in class connector.common.Util
 
dateToString(Date, String, TimeZone) - Static method in class connector.common.Util
 
dateToString(Date) - Static method in class sailpoint.tools.Util
Format a Date value as a String, using the usual "American" format with the current time zone.
dateToString(Date, String) - Static method in class sailpoint.tools.Util
 
dateToString(Date, String, TimeZone) - Static method in class sailpoint.tools.Util
 
dateToString(Date, Integer, Integer) - Static method in class sailpoint.tools.Util
 
dateToString(Date, Integer, Integer, TimeZone, Locale) - Static method in class sailpoint.tools.Util
 
DB2_EXT - Static variable in class sailpoint.tools.JdbcUtil
The DB2 script file extension.
DB2_PRODUCT_NAME - Static variable in class sailpoint.tools.JdbcUtil
The DB2 product name.
deactivateRoleAssignment(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Perform a pending role deassignment when the "sunset" date is reached.
deActivateRoleAssignment(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
 
debug(Class<?>, String, Object[]) - Static method in class connector.common.LoggingUtil
Logs a message at DEBUG level, if enabled for className.
debug(Object) - Method in interface openconnector.Log
Log a message at the debug level if enabled.
debug(Object, Throwable) - Method in interface openconnector.Log
Log a message and throwable at the debug level if enabled.
debug(Object) - Method in class openconnector.SystemOutLog
 
debug(Object, Throwable) - Method in class openconnector.SystemOutLog
 
decache(SailPointObject) - Method in interface sailpoint.api.PersistenceManager
Remove the object from the cache.
decache() - Method in interface sailpoint.api.PersistenceManager
Remove all objects the cache.
decCertificationRequiredEntities() - Method in class sailpoint.object.Certification.CertificationStatistics
 
decCertificationRequiredEntities() - Method in class sailpoint.object.Certification
 
decCertificationRequiredItems() - Method in class sailpoint.object.Certification.CertificationStatistics
 
decCertificationRequiredItems() - Method in class sailpoint.object.Certification
 
decCertifiedEntities() - Method in class sailpoint.object.Certification.CertificationStatistics
 
decCertifiedEntities() - Method in class sailpoint.object.Certification
 
decCertifiedItems() - Method in class sailpoint.object.Certification.CertificationStatistics
 
decCertifiedItems() - Method in class sailpoint.object.Certification
 
DECODE - Static variable in class sailpoint.integration.Base64
Specify decoding.
decode(byte[], int, int, int) - Static method in class sailpoint.integration.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class sailpoint.integration.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class sailpoint.integration.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeFileToFile(String, String) - Static method in class sailpoint.integration.Base64
Reads infile and decodes it to outfile.
decodeFromFile(String) - Static method in class sailpoint.integration.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeHeader(String, String, String) - Static method in class sailpoint.integration.AuthenticationUtil
Base64 decodes the Authorization Header, after stripping the authentication method.
decodeJavaIdentifier(String) - Static method in class sailpoint.tools.Util
Decode the given encoded java identifier to remove any encoded invalid characters and replace them with their original values.
decodeToFile(String, String) - Static method in class sailpoint.integration.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class sailpoint.integration.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decompress(XMLReferenceResolver, String) - Method in class sailpoint.object.CertificationArchive
Decompress this archive and retrieve the Certification with the given ID.
decOverdueEntities() - Method in class sailpoint.object.Certification.CertificationStatistics
 
decOverdueEntities() - Method in class sailpoint.object.Certification
 
decOverdueItems() - Method in class sailpoint.object.Certification.CertificationStatistics
 
decOverdueItems() - Method in class sailpoint.object.Certification
 
decrypt(String) - Method in interface openconnector.ConnectorServices
Decrypt an encrypted string.
decrypt(String) - Method in interface sailpoint.api.SailPointContext
Decrypt an encrypted string.
decrypt(String) - Method in class sailpoint.integration.Cryptographer
Deprecated.
 
deepCopy(Object) - Method in interface openconnector.ConnectorServices
Perform a deep copy of the object.
deepCopy(XMLReferenceResolver) - Method in class sailpoint.object.SailPointObject
Perform a deep copy of the object.
deepCopy(Resolver) - Method in class sailpoint.object.SailPointObject
Another deepCopy variant that takes a Resolver which is more commonly passed to sailpoint.object methods.
deepCopy(XMLReferenceResolver) - Method in class sailpoint.tools.xml.AbstractXmlObject
Clones.
DEF_CONFIDENCE - Static variable in class sailpoint.object.MiningConfig
 
DEF_FOLDS - Static variable in class sailpoint.object.MiningConfig
 
DEF_MAX_INSTANCES - Static variable in class sailpoint.object.MiningConfig
 
DEF_MAX_ITERATIONS - Static variable in class sailpoint.object.MiningConfig
 
DEF_MIN_DEVIATION - Static variable in class sailpoint.object.MiningConfig
 
DEF_MIN_INSTANCES - Static variable in class sailpoint.object.MiningConfig
 
DEF_NUM_CLUSTERS - Static variable in class sailpoint.object.MiningConfig
 
DEFAULT_ACCESS_TOKEN_EXPIRES_IN_SECONDS - Static variable in class sailpoint.object.OAuthConfiguration
default access token expires in 20 minutes
DEFAULT_ARGUMENT_NAME_DELIMITER - Static variable in class sailpoint.object.Workflow
 
DEFAULT_ASSIGNEE - Static variable in class sailpoint.object.Configuration
 
DEFAULT_AXIS2_CONFIG - Static variable in class openconnector.Axis2ConfigurationContextFactory
 
DEFAULT_EMAIL_FROM - Static variable in class sailpoint.object.Configuration
 
DEFAULT_EMAIL_GAP - Static variable in class sailpoint.object.Configuration
Minimum Gap in milliseconds between emails
DEFAULT_EMAIL_HOST - Static variable in class sailpoint.object.Configuration
 
DEFAULT_EMAIL_PORT - Static variable in class sailpoint.object.Configuration
 
DEFAULT_ESCALATION_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
Default e-mail template for Escalation
DEFAULT_ESCALATION_RULE - Static variable in class sailpoint.object.Configuration
Default escalation rule for certifications
DEFAULT_HOME_WIDGETS - Static variable in class sailpoint.object.Configuration
List of default widgets to display on home page
DEFAULT_HOURS_BETWEEN_REMINDERS - Static variable in class sailpoint.object.WorkItemConfig
 
DEFAULT_HOURS_TILL_ESCALATION - Static variable in class sailpoint.object.WorkItemConfig
 
DEFAULT_IDENTITY_REQUEST_ITEM_LIMIT - Static variable in class sailpoint.workflow.IdentityRequestLibrary
The default identity request item limit.
DEFAULT_LANGUAGE - Static variable in class sailpoint.object.Configuration
The default language for localization.
DEFAULT_LIST_RESULT_SIZE - Static variable in class sailpoint.object.Configuration
The default number of results we support for a list result from REST and Bean data sources.
DEFAULT_LOCK_TIMEOUT - Static variable in class sailpoint.api.ObjectUtil
Default number of seconds waited before attempting to obtain a persistent lock before throwing ObjectAlreadyLockedException.
DEFAULT_LOCK_TIMEOUT - Static variable in class sailpoint.object.LockInfo
The default lock lock timeout in minutes.
DEFAULT_LOCK_TIMEOUT - Static variable in class sailpoint.task.AbstractTaskExecutor
Default lock timeout.
DEFAULT_LONG_LOCK_TIMEOUT - Static variable in class sailpoint.object.LockInfo
The default lock timeout in minutes for tasks that run a long time.
DEFAULT_LOSS_LIMIT - Static variable in class sailpoint.object.TaskItemDefinition
Default loss limit value.
DEFAULT_MAX_FAILED_ATTEMPTS - Static variable in class sailpoint.object.SMSResetConfig
 
DEFAULT_MAX_REMINDERS - Static variable in class sailpoint.object.Configuration
Maximum number of reminders that will be sent on a work item before it escalates
DEFAULT_MAX_REMINDERS - Static variable in class sailpoint.object.WorkItemConfig
 
DEFAULT_PAGE_SIZE - Static variable in class sailpoint.connector.AbstractConnector
The default value used when paging is being implemented during object iteration.
DEFAULT_PORT - Static variable in class sailpoint.object.DomainData
 
DEFAULT_QUICKLINK_CARDS - Static variable in class sailpoint.object.Configuration
A list of QuickLink objects to display as default set of QuickLinkCards on home page
DEFAULT_RANGE - Static variable in class sailpoint.object.ScoreDefinition
The default range if unspecified.
DEFAULT_REMEDIATION_MODIFIABLE_OP - Static variable in class sailpoint.object.Configuration
The default operation for remediation-modifiable attributes in the Revocation Dialog
DEFAULT_REMEDIATOR - Static variable in class sailpoint.object.Configuration
The name of an Identity to use as the default remediator if it cannot otherwise be determine if there is one for remediation requests.
DEFAULT_REMINDER_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
Default e-mail template for WorkItem Reminders
DEFAULT_REMINDER_START - Static variable in class sailpoint.object.Configuration
The time at which e-mail reminders should begin to get sent.
DEFAULT_ROLE_CHANGE_APPROVER - Static variable in class sailpoint.object.Configuration
Property defining a default approver for role and profile changes in the event that the rule cannot find one.
DEFAULT_RULE_REG - Static variable in class sailpoint.object.RuleRegistry
The name of the default rule registry object.
DEFAULT_SERVER_ROOT_PATH - Static variable in class sailpoint.object.Configuration
 
DEFAULT_TASK_COMPLETION_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
If not configured, we default to this email template for task notification.
DEFAULT_TYPE_NAME - Static variable in class sailpoint.object.IdentityTypeDefinition
Name of the "default" identity type, this should not be a valid value but is used internally.
DEFAULT_URL - Static variable in class sailpoint.integration.IIQClient
Default base URL to the IIQ server.
DEFAULT_WAKEUP_INTERVAL - Static variable in class sailpoint.object.Configuration
Minimum time that should pass before scanning work items
DEFAULT_WIDTH - Static variable in class sailpoint.object.ReportColumnConfig
 
DEFAULT_WORK_ITEM_DURATION - Static variable in class sailpoint.object.Configuration
Default duration of new work items in terms of days
DEFAULT_WORKFLOW_REG - Static variable in class sailpoint.object.WorkflowRegistry
 
defaultBuildMap(List<String>, List<String>) - Static method in class sailpoint.connector.DelimitedFileConnector
Static method that takes an ordered list of columns names and a parsed record broken up into ordered tokens.
defaultBuildMap(List<String>, List<String>, boolean) - Static method in class sailpoint.connector.DelimitedFileConnector
This method is the same as defaultBuildMap(List, List) but allows control over if the values should be trimmed with the last parameter.
defaultMergeMaps(Map<String, Object>, Map<String, Object>, List<String>) - Static method in class sailpoint.connector.AbstractConnector
Method to merge to map objects, designed initially for use in the DelimitedFileConnector and the JDBCConnector - but general enough for use elsewhere.
defaultStyleProperties() - Method in class sailpoint.object.WorkItemConfig
Default fields according to a newly selected style.
defaultTransformObject(Schema, Map<String, Object>) - Static method in class sailpoint.connector.AbstractConnector
Build a resource object from a map, coercing csvs to lists.
defaultTransformObject(Schema, Map<String, Object>, boolean) - Static method in class sailpoint.connector.AbstractConnector
Build a resource object from a map, optionally coercing csvs to lists.
defaultTransformObject(Schema, Map<String, Object>, boolean, List<String>) - Static method in class sailpoint.connector.AbstractConnector
Build a resource object from a map optionally using the schema attribute definitions to drive coercion.
delegate(Identity, String, String, String, String) - Method in class sailpoint.object.AbstractCertificationItem
Delegate this item to the given recipient.
delegate(Identity, String, String, String, String) - Method in class sailpoint.object.CertificationDelegation
Delegate to the given owner.
delegate(SailPointContext, Identity, String, String, String, String) - Method in class sailpoint.object.CertificationItem
 
DELEGATION_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
E-mail template for delegations.
DELEGATION_FINISHED_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
E-mail template when the delegation finishes
DELEGATION_REVOCATION_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
E-mail template for delegation revocation.
delete(String, Map<String, Object>) - Method in class openconnector.AbstractConnector
Delete the object of the configured object type that has the given native identifier.
delete(String) - Method in class sailpoint.integration.ApacheHttpClient
 
delete(String, Map) - Method in class sailpoint.integration.ApacheHttpClient
 
delete(String, Map, String) - Method in class sailpoint.integration.ApacheHttpClient
 
delete(String) - Method in interface sailpoint.integration.HttpClient
Perform an HTTP DELETE to the given URL.
delete(String, Map) - Method in interface sailpoint.integration.HttpClient
Perform HTTP DELETE with headers
delete(String, Map, String) - Method in interface sailpoint.integration.HttpClient
Perform HTTP DELETE with headers and body
delete(String) - Method in class sailpoint.integration.RestClient
Perform and HTTP DELETE on the requested resource.
delete(String, String) - Method in class sailpoint.integration.RestClient
Perform and HTTP DELETE on the requested resource.
delete(String, String, Map) - Method in class sailpoint.integration.RestClient
Perform HTTP DELETE with headers.
delete(String, String, Map, Object) - Method in class sailpoint.integration.RestClient
 
delete(String) - Method in class sailpoint.integration.SailPointHttpClient
Do a delete.
delete(String, Map) - Method in class sailpoint.integration.SailPointHttpClient
 
delete(String, Map, String) - Method in class sailpoint.integration.SailPointHttpClient
 
DELETE - Static variable in class sailpoint.object.Permission
 
delete(WorkflowContext) - Method in class sailpoint.workflow.PolicyViolationLibrary
Delete an object associated with this workflow.
deleteAllAccounts(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Delete all accounts on the identity specified in the workflow.
deleteBody(String) - Method in class sailpoint.object.ConnectorOperationData
 
deleteChildren() - Method in class sailpoint.api.ScopeService.DeletionOptions
 
deleteClient(String) - Method in class sailpoint.object.OAuthConfiguration
Removes an OAuthClient from the list of OAuthClients
DeletedObject - Class in sailpoint.object
Class used represent deleted accounts and groups on applications supporting recycle bin.
DeletedObject() - Constructor for class sailpoint.object.DeletedObject
 
deleteHeader(String) - Method in class sailpoint.object.ConnectorOperationData
 
DeleteIdentityLink - Static variable in class sailpoint.object.SPRight
 
DeleteIdentitySnapshot - Static variable in class sailpoint.object.SPRight
 
deleteObject(SailPointContext, SailPointObject) - Static method in class sailpoint.api.ObjectUtil
Delete a SailpointObject using sailpoint context
deleteObject(SailPointObject) - Method in class sailpoint.api.Terminator
Delete one object carefully.
deleteObjects(Class<? extends SailPointObject>, QueryOptions) - Method in class sailpoint.api.Terminator
Delete all objects matching a filter.
deleteResAttributeMapObj(String) - Method in class sailpoint.object.ConnectorOperationData
 
deleteRole(String) - Method in class sailpoint.integration.AbstractIntegration
 
deleteRole(String) - Method in interface sailpoint.integration.IntegrationInterface
Delete a role.
deleteRole(String) - Method in class sailpoint.integration.RemoteIntegration
Delete a role.
deleteRole(String) - Method in class sailpoint.integration.TraceExecutor
Delete a role.
DeleteSCIMAccount - Static variable in class sailpoint.object.SPRight
 
DeleteSCIMUser - Static variable in class sailpoint.object.SPRight
 
deleteScope(Scope, ScopeService.DeletionOptions) - Method in class sailpoint.api.ScopeService
Delete the given scope using the given DeletionOptions to clean up references.
DeleteSignOffResult - Static variable in class sailpoint.object.SPRight
 
deleteWhitespace(String) - Static method in class sailpoint.integration.Util
Deletes any whitespace from the string
deleteWhitespace(String) - Static method in class sailpoint.tools.Util
Deletes any whitespace from the string
deleteXpathNamespace(String) - Method in class sailpoint.object.ConnectorOperationData
 
DeletionOptions(Scope, Scope, boolean) - Constructor for class sailpoint.api.ScopeService.DeletionOptions
Constructor.
DelimitedContentsIterator(char, InputStream, Schema, Map<String, Object>) - Constructor for class sailpoint.connector.DelimitedFileConnector.DelimitedContentsIterator
 
DelimitedFileConnector - Class in sailpoint.connector
A connector that can be used to read data from one or more delimited text files.
DelimitedFileConnector(Application) - Constructor for class sailpoint.connector.DelimitedFileConnector
 
DelimitedFileConnector.DelimitedContentsIterator - Class in sailpoint.connector
 
DelimitedFileConnector.FileContentsIterator - Class in sailpoint.connector
 
DelimitedFileConnector.PartitionIterator - Class in sailpoint.connector
Wrapper iterator implementation that knows how to read partitions of a file.
DelimitedFileConnector.RegExSingleLinedIterator - Class in sailpoint.connector
 
DelimitedFileConnector.RegExSortedMultiLinedIterator - Class in sailpoint.connector
 
DelimitedFileConnector.RegExUnSortedMultiLinedIterator - Class in sailpoint.connector
 
delimToList(String, String, boolean) - Static method in class sailpoint.integration.RestServlet
Tokenize a delimited string.
delimToList(String, String, boolean) - Static method in class sailpoint.integration.SailPointHttpClient
Utility method brought over from tools/Util.
delimToList(String, String, boolean) - Static method in class sailpoint.tools.Util
 
denormalizePaths() - Method in class sailpoint.api.ScopeService
If there are any scope changes that affect the denormalized paths on SailPointObjects, push these out to all objects.
derive(Resolver) - Method in class sailpoint.object.Application
Overridden to derive the application and the contained objects.
derive(Resolver) - Method in class sailpoint.object.Policy
Derive a new policy from a template.
derive(Resolver) - Method in class sailpoint.object.SailPointObject
A variant of deepCopy intended for use when you are creating a new object using another as a template.
Describable - Interface in sailpoint.object
Interface for objects that have descriptions.
describe() - Method in class sailpoint.object.LockInfo
 
destroy(Map<String, Object>) - Method in class openconnector.AbstractConnector
Called by aggregator at the end of aggregation
destroy(Map<String, Object>) - Method in interface openconnector.Connector
Called by aggregator at the end of aggregation
destroy(Map<String, Object>) - Method in class sailpoint.connector.AbstractConnector
Called by aggregator at the end of aggregation
destroy(Map<String, Object>) - Method in interface sailpoint.connector.Connector
Called by aggregator at the end of aggregation
destroyConnector(Application, Map<String, Object>) - Static method in class sailpoint.connector.ConnectorFactory
Some connectors may hold onto resources when iterating across multiple partitions (even after close() is called on the CloseableIterators).
DETAILED_LOGIN_STYLE - Static variable in class sailpoint.object.Configuration
 
detectAssignment(Identity, RoleAssignment) - Method in class sailpoint.api.EntitlementCorrelator
Do detection on just the roles required or permitted by an assignment.
detectDeassignment(Identity, RoleAssignment) - Method in class sailpoint.api.EntitlementCorrelator
Adjust detection of the roles required or permitted by a role that has been deassigned.
DFLT_MAX_IDENTITIES - Static variable in class sailpoint.object.ImpactAnalysis.RoleAssignments
The maximum number of identity names remembered for gains and losses.
Dictionary - Class in sailpoint.object
Used to maintain a collection of words that should not be allowed as passwords.
Dictionary() - Constructor for class sailpoint.object.Dictionary
 
DictionaryTerm - Class in sailpoint.object
Part of the Dictionary model, used to maintain a collection of words that should not be used as passwords.
DictionaryTerm() - Constructor for class sailpoint.object.DictionaryTerm
 
didChallengerAct() - Method in class sailpoint.object.CertificationChallenge
Return whether the challenger accepted or challenged the decision.
diff(IdentitySnapshot, IdentitySnapshot, Application, boolean) - Method in class sailpoint.api.Differencer
Genarate a list of differences for the simple attributes of two snapshots.
diff(Object, Object, int, boolean) - Static method in class sailpoint.object.Difference
Compare two values, and return a Difference object if they are different.
diff(Object, Object, int) - Static method in class sailpoint.object.Difference
 
diff(Object, Object) - Static method in class sailpoint.object.Difference
 
Difference - Class in sailpoint.object
This class provides a model for a difference between two abstract attributes.
Difference() - Constructor for class sailpoint.object.Difference
 
Difference(String, String, String) - Constructor for class sailpoint.object.Difference
 
Difference(ObjectAttribute) - Constructor for class sailpoint.object.Difference
 
Difference(AttributeDefinition) - Constructor for class sailpoint.object.Difference
 
Differencer - Class in sailpoint.api
Utility class to compare various objects and generate a summary of the differences.
Differencer(SailPointContext) - Constructor for class sailpoint.api.Differencer
Constructor.
Differencer.AccountItemComparator - Class in sailpoint.api
 
Differencer.BaseComparator<T> - Class in sailpoint.api
Common comparator implementation shared by the class-specific comparators.
Differencer.BundleListFilter - Class in sailpoint.api
A ListFilter that only includes bundles that reference the application passed into the constructor.
Differencer.BundleSnapshotComparator - Class in sailpoint.api
Deep equality comparison for BundleSnapshots.
Differencer.EntitlementGroupComparator - Class in sailpoint.api
Deep equality comparison for EntitlementGroups.
Differencer.EntitlementSnapshotComparator - Class in sailpoint.api
Deep equality comparison for EntitlementSnapshots.
Differencer.IdentitySnapshotComparator - Class in sailpoint.api
Deep equality comparison for IdentitySnapshots.
Differencer.LinkSnapshotComparator - Class in sailpoint.api
Deep equality comparison for LinkSnapshots.
Differencer.LinkSnapshotListFilter - Class in sailpoint.api
A ListFilter that only includes LinkSnapshots for the application passed into the constructor.
Differencer.PermissionComparator - Class in sailpoint.api
Deep equality comparison for Permissions.
Differencer.PolicyViolationSnapshotComparator - Class in sailpoint.api
 
Differencer.RoleAssignmentSnapshotComparator - Class in sailpoint.api
 
Differencer.RoleTargetComparator - Class in sailpoint.api
 
Differencer.ScorecardComparator - Class in sailpoint.api
Deep equality comparison for Scorecards.
diffMaps(Map, Map, List, int, int) - Static method in class sailpoint.object.Difference
Compare two Maps generating a list of Difference objects.
diffMaps(Map, Map) - Static method in class sailpoint.object.Difference
 
diffMaps(Map, Map, List) - Static method in class sailpoint.object.Difference
 
diffMaps(Map, Map, List, int) - Static method in class sailpoint.object.Difference
 
DirectAssignment - Class in sailpoint.object
A representation of the configuration for correlation.
DirectAssignment() - Constructor for class sailpoint.object.DirectAssignment
 
DirectAssignment(Identity, List<Filter>) - Constructor for class sailpoint.object.DirectAssignment
 
disable(String, Map<String, Object>) - Method in class openconnector.AbstractConnector
Disable the object of the configured object type that has the given native identifier.
Disable - Static variable in class sailpoint.object.AuditEvent
 
DISABLE_DEFAULT_TO_APP_OWNER_REMEDIATION - Static variable in class sailpoint.object.Configuration
Whether to disable defaulting to the application owner for remediations where there is a single application owner.
DISABLE_PASSTHROUGH_AUTO_CREATE - Static variable in class sailpoint.object.Configuration
Flag that controls if we should create new cubes during successful pass-through attempts.
DISABLE_POLICY_CACHE - Static variable in class sailpoint.object.Configuration
Disable the policy cache entirely.
DISABLE_ROLE_EDITOR_IMPACT_ANALYSIS - Static variable in class sailpoint.object.UIConfig
 
DISABLE_ROLE_MODELER_TREE_VIEW - Static variable in class sailpoint.object.Configuration
 
disableAllAccounts(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Disable all accounts on the identity specified in the workflow.
disableApplication(Application) - Method in class sailpoint.object.ActivityConfig
Remove a single application from the enabled list.
disableRole(WorkflowContext) - Method in class sailpoint.workflow.RoleLibrary
Disables the role
disableSQLTrace() - Static method in class sailpoint.tools.Util
 
DisableTaskRunStatistics - Static variable in class sailpoint.api.TaskManager
This is a back door for the unit tests to disable computation of task run lengths.
discoverApplicationAttributes(Map<String, Object>) - Method in class sailpoint.connector.AbstractConnector
By default throw an exception.
discoverApplicationAttributes(Map<String, Object>) - Method in interface sailpoint.connector.Connector
 
discoverSchema() - Method in class openconnector.AbstractConnector
 
discoverSchema() - Method in interface openconnector.Connector
Discover the Schema for the currently configured object type.
discoverSchema(String, Map<String, Object>) - Method in class sailpoint.connector.AbstractConnector
By default throw an exception.
discoverSchema(String, Map<String, Object>) - Method in interface sailpoint.connector.Connector
Returns the discovered schema for the supplied objectType.
discoverSchema(String, Map<String, Object>) - Method in class sailpoint.connector.DelimitedFileConnector
Discover the schema from the file or use the defined column names.
discoverSchema(String, Map<String, Object>) - Method in class sailpoint.connector.JDBCConnector
Discover the attributes that will be returned when we iterate over the accounts and groups.
DISPLAY_CLASSIFICATIONS_IN_ACCESS_REQUEST - Static variable in class sailpoint.object.Configuration
 
DISPLAY_ENTITLEMENT_DESC - Static variable in class sailpoint.object.Configuration
Display entitlement descriptions rather than values.
DISPLAY_TYPE_CHECKBOX - Static variable in class sailpoint.object.Field
 
DISPLAY_TYPE_COMBOBOX - Static variable in class sailpoint.object.Field
 
DISPLAY_TYPE_LABEL - Static variable in class sailpoint.object.Field
 
DISPLAY_TYPE_RADIO - Static variable in class sailpoint.object.Field
 
DISPLAY_TYPE_TEXTAREA - Static variable in class sailpoint.object.Field
Display type properties
doClassUpgrade() - Method in class sailpoint.object.FullTextIndex
Upgrades FullTextIndex to add class and indexer information, if necessary.
doDelete(HttpServletRequest, HttpServletResponse, List) - Method in class sailpoint.integration.IntegrationServlet
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class sailpoint.integration.RestServlet
 
doDelete(HttpServletRequest, HttpServletResponse, List) - Method in class sailpoint.integration.RestServlet
Subclass should overload this if it let's us do the URL parsing.
doFieldUpgrade() - Method in class sailpoint.object.FullTextIndex
Return true if the field list is upgraded.
doGet(HttpServletRequest, HttpServletResponse, List) - Method in class sailpoint.integration.IntegrationServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class sailpoint.integration.RestServlet
 
doGet(HttpServletRequest, HttpServletResponse, List) - Method in class sailpoint.integration.RestServlet
Subclass should overload this if it let's us do the URL parsing.
doHealthCheck(Map<String, Object>) - Method in class openconnector.AbstractConnector
Light Weight Test Connection
doHealthCheck(Map<String, Object>) - Method in interface openconnector.Connector
Light Weight Test Connection API.Test the connection to the application ,Returns nothing on success and throws an exception (as detailed as possible) when there is a problem
doHealthCheck(Map<String, Object>) - Method in class sailpoint.connector.AbstractConnector
Light Weight Test Connection
doHealthCheck(Map<String, Object>) - Method in interface sailpoint.connector.Connector
Light Weight Test Connection API.Test the connection to the application,Returns nothing on success and throws an exception (as detailed as possible) when there is a problem
DomainData - Class in sailpoint.object
 
DomainData() - Constructor for class sailpoint.object.DomainData
 
DomainData(Map) - Constructor for class sailpoint.object.DomainData
 
DONT_BREAK_LINES - Static variable in class sailpoint.integration.Base64
Don't break lines when encoding (violates strict Base64 specification)
doPost(HttpServletRequest, HttpServletResponse, List) - Method in class sailpoint.integration.IntegrationServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class sailpoint.integration.RestServlet
 
doPost(HttpServletRequest, HttpServletResponse, List) - Method in class sailpoint.integration.RestServlet
Subclass should overload this if it let's us do the URL parsing.
doPut(HttpServletRequest, HttpServletResponse) - Method in class sailpoint.integration.RestServlet
 
doPut(HttpServletRequest, HttpServletResponse, List) - Method in class sailpoint.integration.RestServlet
Subclass should overload this if it let's us do the URL parsing.
doSystemItems(Request, List<Item>, String) - Method in class openconnector.AbstractConnector
Helper for provision, process the list of system items.
dottedQuadToLong(String) - Static method in class sailpoint.tools.Util
 
DOUBLE_QUOTE - Static variable in class connector.common.XmlUtil
 
DOUBLE_QUOTE - Static variable in class sailpoint.integration.XmlUtil
 
doWithCertLock(SailPointContext, Certification, Callable<T>, boolean, int) - Static method in class sailpoint.api.ObjectUtil
Utility method which will create a persistent lock on the certifcation while performing a task.
dropNulls() - Method in class sailpoint.object.LogField
 
DTD - Static variable in class sailpoint.tools.xml.XMLObjectFactory
Name of the DTD to reference when generating DOCTYPE statements.
dtoa(double) - Static method in class connector.common.Util
Convert a double to String.
dump() - Method in class sailpoint.api.EntitlementCorrelator
Display runtime state of the correlator.
dump() - Method in class sailpoint.integration.SailPointHttpClient.Cookie
 
dump() - Method in class sailpoint.object.RoleRelationships
 
dumpArguments(String, Map) - Static method in class sailpoint.tools.JdbcUtil
 
dumpCookies() - Method in class sailpoint.integration.SailPointHttpClient
Debug method to dump all cookies.
dumpHeaders() - Method in class sailpoint.integration.SailPointHttpClient
Dump all headers.
dumpProperties(PrintWriter) - Static method in class sailpoint.tools.Util
Prints the current system properties to a writer object.
dumpProperties() - Static method in class sailpoint.tools.Util
Prints the current system properties to the system output device.
dumpUnreleased() - Static method in class sailpoint.api.SailPointFactory
Send any information about unreleased contexts to stdout.
duoAuthenticate(WorkflowContext) - Method in class sailpoint.workflow.MFALibrary
 
duoAuthenticationStatus(WorkflowContext) - Method in class sailpoint.workflow.MFALibrary
 
DuoCred() - Constructor for class sailpoint.workflow.MFALibrary.DuoCred
 
duoGetDevices(SailPointContext, String, String) - Static method in class sailpoint.workflow.MFALibrary
 
Duration - Class in sailpoint.object
A duration of time specified as a number of units (the amount) and a scale.
Duration() - Constructor for class sailpoint.object.Duration
Default constructor required by persistence frameworks.
Duration(long, Duration.Scale) - Constructor for class sailpoint.object.Duration
Constructor.
Duration.Scale - Enum in sailpoint.object
Enumeration of the scales of a duration.
durationToString(int) - Static method in class sailpoint.tools.Util
Format a duration in seconds as hh:mm:ss
DynamicScope - Class in sailpoint.object
Dynamic Scopes incorporate various existing ways of defining identity populations into a unified model.
DynamicScope() - Constructor for class sailpoint.object.DynamicScope
 
DynamicScope.PopulationRequestAuthority - Class in sailpoint.object
PopulationRequestAuthority is used to define the list of identities a user can 'request for'.
DynamicScope.PopulationRequestAuthority.MatchConfig - Class in sailpoint.object
Match Configuration Object used to create the filter.
DynamicValue - Class in sailpoint.object
 
DynamicValue() - Constructor for class sailpoint.object.DynamicValue
 
DynamicValue(Rule, Script, Object) - Constructor for class sailpoint.object.DynamicValue
 

E

editObjectAttribute(SailPointObject, ObjectAttribute, Object, String) - Static method in class sailpoint.api.ObjectUtil
This method handles the meta-data storage when editing object attributes that are declared editable.
EFFECTIV_DEF_COMPARATOR - Static variable in class sailpoint.object.TaskDefinition
 
EFFECTIV_DEF_COMPARATOR - Static variable in class sailpoint.object.TaskResult
 
EFFECTIV_TYPE_COMPARATOR - Static variable in class sailpoint.object.TaskDefinition
 
ELECTRONIC_SIGNATURE - Static variable in class sailpoint.object.Configuration
The name of the configuration for electronic signatures.
ElectronicSignature - Class in sailpoint.object
Author: peter.holcomb
ElectronicSignature(String, String) - Constructor for class sailpoint.object.ElectronicSignature
 
EMAIL - Static variable in class sailpoint.integration.IIQClient.IdentityService.Consts.AttributeNames
The identity's email.
EMAIL_NOTIFIER_CLASS - Static variable in class sailpoint.object.Configuration
Added in 6.1 to allow the specification of a custom EmailNotifier class rather than using one of the three types below which force you to use stock notifier classes.
EMAIL_NOTIFIER_SEND_IMMEDIATELY - Static variable in class sailpoint.object.Configuration
Email notifier option that specifies whether emails should be sent immediately or backgrounded on the request queue.
EMAIL_NOTIFIER_TYPE - Static variable in class sailpoint.object.Configuration
One of the EMAIL_NOTIFIER_TYPE_* constants that indicates how to send emails.
EMAIL_NOTIFIER_TYPE_REDIRECT_TO_EMAIL - Static variable in class sailpoint.object.Configuration
 
EMAIL_NOTIFIER_TYPE_REDIRECT_TO_FILE - Static variable in class sailpoint.object.Configuration
Email notifier type constant that redirects all emails to a given email address or to a file.
EMAIL_NOTIFIER_TYPE_SMTP - Static variable in class sailpoint.object.Configuration
Email notifier type constant that sends through SMTP.
EMAIL_REQUEST_DEFINITION - Static variable in class sailpoint.object.Configuration
RequestDefinition name for sending emails.
EMAIL_TEMPLATE_AUTHOR - Static variable in class sailpoint.api.Workflower
 
EMAIL_TEMPLATE_COMMENT - Static variable in class sailpoint.api.Workflower
 
EMAIL_TEMPLATE_COMMENT_TEXT - Static variable in class sailpoint.api.Workflower
 
EMAIL_TEMPLATE_DATE - Static variable in class sailpoint.api.Workflower
 
EMAIL_TEMPLATE_FORWARD_DATE - Static variable in class sailpoint.api.Workflower
 
EMAIL_TEMPLATE_NEW_OWNER - Static variable in class sailpoint.api.Workflower
 
EMAIL_TEMPLATE_PREV_OWNER - Static variable in class sailpoint.api.Workflower
 
EMAIL_TEMPLATE_REMED_ITEM - Static variable in class sailpoint.api.Workflower
 
EMAIL_TEMPLATE_REMED_ITEM_NAME - Static variable in class sailpoint.api.Workflower
 
EMAIL_TEMPLATE_REQUESTER - Static variable in class sailpoint.api.Workflower
 
EMAIL_TEMPLATE_WORK_ITEM - Static variable in class sailpoint.api.Workflower
 
EMAIL_TEMPLATE_WORK_ITEM_NAME - Static variable in class sailpoint.api.Workflower
 
EMAIL_THREAD_LOCK_TIMEOUT_MIN - Static variable in class sailpoint.object.Configuration
Email thread locking option that determines how long the thread will wait until expiring the locking attempt.
Emailer - Class in sailpoint.api
A service that can send emails and capture error messages.
Emailer(SailPointContext, MessageAccumulator) - Constructor for class sailpoint.api.Emailer
Constructor.
EmailException - Exception in sailpoint.tools
An exception for errors sending emails.
EmailException(String, Throwable) - Constructor for exception sailpoint.tools.EmailException
Constructor.
EmailException(String) - Constructor for exception sailpoint.tools.EmailException
Constructor that accepts an error message.
EmailException(Message) - Constructor for exception sailpoint.tools.EmailException
Constructor that accepts a localizable error message.
EmailFileAttachment - Class in sailpoint.object
Class that can be used to describe file attachments when sending email.
EmailFileAttachment() - Constructor for class sailpoint.object.EmailFileAttachment
 
EmailFileAttachment(String, byte[]) - Constructor for class sailpoint.object.EmailFileAttachment
Construct a new EmailFileAttachment giving it a name and the data for the attachment.
EmailFileAttachment(String, EmailFileAttachment.MimeType, byte[]) - Constructor for class sailpoint.object.EmailFileAttachment
 
EmailFileAttachment.MimeType - Enum in sailpoint.object
 
EmailNotifier - Interface in sailpoint.api
The interface of an object that can send notifications.
EmailOptions - Class in sailpoint.object
Set of inputs to an email template.
EmailOptions() - Constructor for class sailpoint.object.EmailOptions
 
EmailOptions(String, Map<String, Object>) - Constructor for class sailpoint.object.EmailOptions
 
EmailOptions(List<String>, Map<String, Object>) - Constructor for class sailpoint.object.EmailOptions
 
EmailTemplate - Class in sailpoint.object
Class containing information required to send an email.
EmailTemplate() - Constructor for class sailpoint.object.EmailTemplate
 
emptyList() - Static method in class sailpoint.tools.JsonHelper
Return the JSON for an empty list.
emptyListResult(String, String) - Static method in class sailpoint.tools.JsonHelper
Return the JSON for an empty list result that includes the total count and a list of objects.
emptyObject() - Static method in class sailpoint.tools.JsonHelper
Return the JSON for an empty object.
enable(String, Map<String, Object>) - Method in class openconnector.AbstractConnector
Enable the object of the configured object type that has the given native identifier.
Enable - Static variable in class sailpoint.object.AuditEvent
 
ENABLE_ACCOUNT_APPROVE_ACTION - Static variable in class sailpoint.object.Configuration
Allow users to approve accounts within certifications.
ENABLE_ACCOUNT_REASSIGN_ACTION - Static variable in class sailpoint.object.Configuration
 
ENABLE_ACCOUNT_REVOKE_ACTION - Static variable in class sailpoint.object.Configuration
 
ENABLE_ACCOUNT_UNLOCK - Static variable in class sailpoint.object.Configuration
Used to enable the "account unlock" link on the login page.
ENABLE_AUTH_LOCKOUT - Static variable in class sailpoint.object.Configuration
Used to enable locking of accounts upon failed Login Attempts
ENABLE_CONTRAST - Static variable in class sailpoint.object.Configuration
Used to enable the color contrast.
ENABLE_FORGOT_PASSWORD - Static variable in class sailpoint.object.Configuration
Used to enable the "forgot password" link on the login page.
ENABLE_LOCALIZED_APP_DESCRIPTIONS - Static variable in class sailpoint.object.Configuration
 
ENABLE_LOCALIZED_MANAGED_ATTRIBUTE_DESCRIPTIONS - Static variable in class sailpoint.object.Configuration
 
ENABLE_LOCALIZED_POLICY_DESCRIPTIONS - Static variable in class sailpoint.object.Configuration
 
ENABLE_LOCALIZED_ROLE_DESCRIPTIONS - Static variable in class sailpoint.object.Configuration
 
ENABLE_MODELER_MULTIPLE_ASSIGNMENTS - Static variable in class sailpoint.object.Configuration
Flag for enabling multiple role assignment.
ENABLE_MODELER_PROFILE_VIEW - Static variable in class sailpoint.object.Configuration
Property used to determine whether or not to display a flat list of profiles in the modeler
ENABLE_OVERRIDE_VIOLATION_DEFAULT_REMEDIATOR - Static variable in class sailpoint.object.Configuration
Allow certifier to override the default remediator for a violation.
ENABLE_PINCH_ZOOM - Static variable in class sailpoint.object.Configuration
Enable pinch zoom on mobile devices?
ENABLE_PROVISIONING_PAGES - Static variable in class sailpoint.object.Configuration
Deprecated.
This has been deprecated as of 3.1.
ENABLE_PROVISIONING_TRANSACTION_LOG - Static variable in class sailpoint.object.Configuration
 
ENABLE_ROLE_SUN_ACTIVATION - Static variable in class sailpoint.object.Configuration
 
ENABLE_ROLE_SUN_ASSIGNMENT - Static variable in class sailpoint.object.Configuration
 
ENABLE_SYSLOG - Static variable in class sailpoint.object.Configuration
 
enableAll() - Method in class sailpoint.object.ActivityConfig
 
enableAllAccounts(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Enable all accounts on the identity specified in the workflow.
enableApplication(Application) - Method in class sailpoint.object.ActivityConfig
Add a single application from the enabled list.
enableBreakpoint(boolean) - Static method in exception sailpoint.tools.GeneralException
Enables or disables exception breakpoints.
enabled(Application) - Method in class sailpoint.object.ActivityConfig
Old name, should use isEnabled instead.
enabled() - Method in class sailpoint.object.ActivityConfig
Returns true if there is one ore more applications enabled for this configuration.
enableEscalation(Resolver, String, String, long, int) - Method in class sailpoint.object.NotificationConfig
Deprecated.
enableReminders(Resolver, String, long, long) - Method in class sailpoint.object.NotificationConfig
Deprecated.
enableRemindersFromStart(Resolver, String, long, long) - Method in class sailpoint.object.NotificationConfig
Deprecated.
enableRole(WorkflowContext) - Method in class sailpoint.workflow.RoleLibrary
Enables the role
enableSQLTrace() - Static method in class sailpoint.tools.Util
 
enableStatistics(boolean) - Method in interface sailpoint.api.PersistenceManager
Enable or disable collection of statistics.
encode(String, SailPointContext) - Static method in class sailpoint.api.EncodingUtil
Encodes the string based on the configuration, either hashed or encrypted.
ENCODE - Static variable in class sailpoint.integration.Base64
Specify encoding.
encodeBytes(byte[]) - Static method in class sailpoint.integration.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class sailpoint.integration.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class sailpoint.integration.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class sailpoint.integration.Base64
Encodes a byte array into Base64 notation.
encodeFileToFile(String, String) - Static method in class sailpoint.integration.Base64
Reads infile and encodes it to outfile.
encodeFromFile(String) - Static method in class sailpoint.integration.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeJavaIdentifier(String) - Static method in class sailpoint.tools.Util
Encode the given string into a valid java identifier (for example - does not start with a number, does not include spaces, commas, etc...) by replacing any invalid characters with the ASCII code of the character surrounded by double underscores.
encodeObject(Serializable) - Static method in class sailpoint.integration.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class sailpoint.integration.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeToFile(byte[], String) - Static method in class sailpoint.integration.Base64
Convenience method for encoding data to a file.
ENCODING_DELIMITER - Static variable in class sailpoint.api.ObjectUtil
The delimiter character between the key alias and encoded ciphertext
EncodingUtil - Class in sailpoint.api
Utility class for hash or encrypt Identity secret, based on setting in system configuration.
EncodingUtil() - Constructor for class sailpoint.api.EncodingUtil
 
encrypt(String) - Method in interface sailpoint.api.SailPointContext
Encrypt a string.
encrypt(String, boolean) - Method in interface sailpoint.api.SailPointContext
Encrypt a string, checking for double encryption
encrypt(String) - Method in class sailpoint.integration.Cryptographer
Deprecated.
 
encryptCredentials(String, String) - Method in class sailpoint.integration.SailPointHttpClient
 
encryptIdentity(Identity, SailPointContext) - Static method in class sailpoint.api.ObjectUtil
Before saving an identity, make sure sensitive attributes are encrypted.
EncryptionType - Static variable in class sailpoint.object.Configuration.SmtpConfiguration
 
encryptLink(Link, SailPointContext) - Static method in class sailpoint.api.ObjectUtil
Before saving a link, convert encrypted password history to hashed, if hashing is enabled.
encryptPasswordHistory(List<String>, SailPointContext) - Static method in class sailpoint.api.ObjectUtil
 
end() - Method in class openconnector.JsonBuilder
 
endApproval(WorkflowContext) - Method in class sailpoint.workflow.AbstractWorkflowHandler
Prints trace information to stdout if trace is enabled.
endApproval(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
End process monitoring for the current approval.
endApproval(WorkflowContext) - Method in interface sailpoint.workflow.WorkflowHandler
Called as each Approval completes.
endArray() - Method in class openconnector.JsonBuilder
 
endStep(WorkflowContext) - Method in class sailpoint.workflow.AbstractWorkflowHandler
Prints trace information to stdout if trace is enabled.
endStep(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
End process monitoring for the current step.
endStep(WorkflowContext) - Method in interface sailpoint.workflow.WorkflowHandler
Called as each Step completes.
endWorkflow(WorkflowContext) - Method in class sailpoint.workflow.AbstractWorkflowHandler
Prints trace information to stdout if trace is enabled.
endWorkflow(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
End process monitoring for the workflow.
endWorkflow(WorkflowContext) - Method in interface sailpoint.workflow.WorkflowHandler
Called when the WorkflowCase completes.
ENT_OPS - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
enterEntity(Certification) - Method in enum sailpoint.object.AbstractCertificationItem.ContinuousState
Tell the given Certification that this state is being entered for an entity.
entering(Class<?>, String, Object[]) - Static method in class connector.common.LoggingUtil
Logs a method entering message at TRACE level, if enabled for className.
enterItem(Certification) - Method in enum sailpoint.object.AbstractCertificationItem.ContinuousState
Tell the given Certification that this state is being entered for an item.
Entitlement - Class in sailpoint.object
Instances of this class are non-persistent objects that contain the information required to process and display entitlements
Entitlement(String, String, String, String, Locale) - Constructor for class sailpoint.object.Entitlement
This constructor is used to build entitlements that come from account schemas
Entitlement(String, Permission, String, Locale) - Constructor for class sailpoint.object.Entitlement
This constructor is used to build entitlements that come from permissions
ENTITLEMENT_CATALOG_FULLTEXT - Static variable in class sailpoint.object.Configuration
True if fulltext search is enabled for the entitlement catalog page.
ENTITLEMENT_CATALOG_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
ENTITLEMENT_FULLTEXT - Static variable in class sailpoint.object.Configuration
True if fulltext search is enabled for the entitlement search pages.
ENTITLEMENT_FULLTEXT_MAX_RESULT - Static variable in class sailpoint.object.Configuration
Maximum number of results to pull in from a fulltext search on the entitlement catalog page.
ENTITLEMENT_MINING_MAX_APP_BUCKETS - Static variable in class sailpoint.object.Configuration
 
ENTITLEMENT_MINING_MAX_BUCKETS - Static variable in class sailpoint.object.Configuration
 
EntitlementAdd - Static variable in class sailpoint.object.AuditEvent
 
EntitlementBean() - Constructor for class sailpoint.web.certification.CertificationItemBean.EntitlementBean
 
EntitlementBean(BaseBean, CertificationItem, CertificationEntity, String) - Constructor for class sailpoint.web.certification.CertificationItemBean.EntitlementBean
 
EntitlementCollection - Class in sailpoint.object
An EntitlementCollection is a non-persistent class that holds entitlements grouped by application, instance, and nativeIdentity.
EntitlementCollection() - Constructor for class sailpoint.object.EntitlementCollection
Default constructor.
EntitlementCollection(Collection<EntitlementSnapshot>) - Constructor for class sailpoint.object.EntitlementCollection
Constructor that initializes with a collections of entitlement snapshots.
EntitlementComment - Class in sailpoint.object
Deprecated.
EntitlementComment() - Constructor for class sailpoint.object.EntitlementComment
Deprecated.
Default constructor.
EntitlementComment(CertificationItem) - Constructor for class sailpoint.object.EntitlementComment
Deprecated.
Constructor from a CertificationItem.
EntitlementCorrelator - Class in sailpoint.api
The EntitlementCorrelator inspects identities and calculates assigned and detected roles and entitlement exceptions based on the attributes on the links.
EntitlementCorrelator(SailPointContext) - Constructor for class sailpoint.api.EntitlementCorrelator
Constructor.
EntitlementCorrelator(SailPointContext, Attributes<String, Object>) - Constructor for class sailpoint.api.EntitlementCorrelator
Create a correlator with options specified as task arguments.
EntitlementDataSource - Interface in sailpoint.object
This interface is implemented by SailPointObjects that contain information that represents entitlements.
EntitlementGroup - Class in sailpoint.object
An EntitlementGroup holds a logical group of low-level entitlements on a specific account on an application.
EntitlementGroup() - Constructor for class sailpoint.object.EntitlementGroup
Default constructor.
EntitlementGroup(Application, String, String, String, List<Permission>, Attributes<String, Object>) - Constructor for class sailpoint.object.EntitlementGroup
Constructor.
EntitlementGroup(Application, String, String, String) - Constructor for class sailpoint.object.EntitlementGroup
 
EntitlementGroup(Resolver, EntitlementSnapshot) - Constructor for class sailpoint.object.EntitlementGroup
Construct from an EntitlementSnapshot.
EntitlementGroupComparator() - Constructor for class sailpoint.api.Differencer.EntitlementGroupComparator
 
EntitlementHistoryItem - Interface in sailpoint.object
 
EntitlementRemove - Static variable in class sailpoint.object.AuditEvent
 
Entitlements - Interface in sailpoint.object
This is an interface for an object that maintains a group of entitlements on an application.
ENTITLEMENTS_REQUEST_FLOW_CONFIG_NAME - Static variable in class sailpoint.object.IdentityRequest
 
EntitlementSnapshot - Class in sailpoint.object
Holds a collection of entitlements for an application.
EntitlementSnapshot() - Constructor for class sailpoint.object.EntitlementSnapshot
 
EntitlementSnapshot(String, String, String, String) - Constructor for class sailpoint.object.EntitlementSnapshot
 
EntitlementSnapshot(String, String, String, String, List<Permission>, Attributes<String, Object>) - Constructor for class sailpoint.object.EntitlementSnapshot
 
EntitlementSnapshot(Application, String, String, String, List<Permission>, Attributes<String, Object>) - Constructor for class sailpoint.object.EntitlementSnapshot
 
EntitlementSnapshotComparator() - Constructor for class sailpoint.api.Differencer.EntitlementSnapshotComparator
 
EntitlementsRequestStart - Static variable in class sailpoint.object.AuditEvent
 
EntitlementStatistics() - Constructor for class sailpoint.object.ITRoleMiningTaskResult.EntitlementStatistics
 
EntitlementSummary() - Constructor for class sailpoint.api.PolicyUtil.EntitlementSummary
 
EntitlementWeight - Class in sailpoint.object
An EntitlementWeight holds the weight value of the specified entitlement category.
EntitlementWeight() - Constructor for class sailpoint.object.EntitlementWeight
 
EntitlementWeight(EntitlementWeight.EntitlementType, String, String, String) - Constructor for class sailpoint.object.EntitlementWeight
 
EntitlementWeight.EntitlementType - Enum in sailpoint.object
 
entity - Variable in class sailpoint.web.certification.CertificationItemBean
 
ENTITY_SELECTION_TYPE_FILTER - Static variable in class sailpoint.object.CertificationDefinition
 
ENTITY_SELECTION_TYPE_POPULATION - Static variable in class sailpoint.object.CertificationDefinition
 
ENTITY_SELECTION_TYPE_RULE - Static variable in class sailpoint.object.CertificationDefinition
 
ENTNAME_HEADER - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
ENTVALUE_HEADER - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
eq(String, Object) - Static method in class sailpoint.object.Filter
Check that the given property is equal to the given value.
equal(String, String) - Static method in class sailpoint.api.Differencer
Return true if two strings are equal, dealing with nulls.
equal(Date, Date) - Static method in class sailpoint.api.Differencer
Return true if two Dates are equal, dealing with nulls.
equal(SailPointObject, SailPointObject) - Static method in class sailpoint.api.Differencer
Return true if two SailPointObjects are the same.
equal(Collection, Collection) - Static method in class sailpoint.api.Differencer
Return true if two collections are equal.
equal(List, List, Comparator) - Static method in class sailpoint.api.Differencer
Return true if two collections are equal.
equal(IdentitySnapshot, IdentitySnapshot) - Method in class sailpoint.api.Differencer
Return true if there are any differences between the given IdentitySnapshots.
equal(String, String) - Method in class sailpoint.object.AccountItem
 
equal(Map, Map) - Static method in class sailpoint.object.Difference
Return true if two Maps have differences.
equals(Object) - Method in class sailpoint.api.Differencer.BaseComparator
Return whether this Comparator is equal to the given object.
equals(Object) - Method in class sailpoint.object.AccountIconConfig
 
equals(Object) - Method in class sailpoint.object.ActivityConfig
 
equals(Object) - Method in class sailpoint.object.Argument
 
equals(Object) - Method in class sailpoint.object.CertifiableDescriptor
 
equals(Object) - Method in class sailpoint.object.CertificationEntity
 
equals(Object) - Method in class sailpoint.object.CertificationLink
 
equals(Object) - Method in class sailpoint.object.ColumnConfig
 
equals(Object) - Method in class sailpoint.object.Comment
 
equals(Object) - Method in class sailpoint.object.ConnectorConfig
Deprecated.
 
equals(Object) - Method in class sailpoint.object.Duration
 
equals(Object) - Method in class sailpoint.object.Entitlement
 
equals(Object) - Method in class sailpoint.object.EntitlementGroup
 
equals(Object) - Method in class sailpoint.object.ExpansionItem
 
equals(Object) - Method in class sailpoint.object.Field
 
equals(Object) - Method in class sailpoint.object.Filter
 
equals(Object) - Method in class sailpoint.object.IdentityEntitlement
 
equals(Object) - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlement
 
equals(Object) - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlementsKey
 
equals(Object) - Method in class sailpoint.object.Link
 
equals(Object) - Method in class sailpoint.object.MFAConfig
 
equals(Object) - Method in class sailpoint.object.MitigationExpiration
 
equals(Object) - Method in class sailpoint.object.ObjectClassification
 
equals(Object) - Method in class sailpoint.object.Permission
 
equals(Object) - Method in class sailpoint.object.Policy
 
equals(Object, Object, boolean) - Static method in class sailpoint.object.ProvisioningPlan
 
equals(Object) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
equals(Object) - Method in class sailpoint.object.QueryOptions
 
equals(Object) - Method in class sailpoint.object.QueryOptions.Ordering
 
equals(Object) - Method in class sailpoint.object.QuickLink
 
equals(Object) - Method in class sailpoint.object.QuickLinkCategory
 
equals(Object) - Method in class sailpoint.object.Reference
 
equals(Object) - Method in class sailpoint.object.Rule
 
equals(Object) - Method in class sailpoint.object.SailPointObject
We override equals so that two objects will compare equal if they have the same database id or unique name, but are different Java objects.
equals(Object) - Method in class sailpoint.object.SAMLConfig
 
equals(Object) - Method in class sailpoint.object.Schema
 
equals(Object) - Method in class sailpoint.object.Signature
 
equals(Object) - Method in class sailpoint.object.SignOffHistory
 
equals(Object) - Method in class sailpoint.object.SMSResetConfig
 
equals(Object) - Method in class sailpoint.object.SODConstraint
 
equals(Object) - Method in class sailpoint.object.WebResource
Return true if the urls match.
equals(Object) - Method in class sailpoint.object.WorkflowRegistry.Callable
 
equals(Object) - Method in class sailpoint.object.WorkflowRegistry.WorkflowType
 
equals(Object) - Method in class sailpoint.tools.ldap.AttributeDefinition
 
equals(Object) - Method in class sailpoint.tools.ldap.ObjectClass
 
equals(Object) - Method in class sailpoint.tools.Message
For comparing messages for equality test to see if the key, type and parameters are equal.
error(Class<?>, String, Object[]) - Static method in class connector.common.LoggingUtil
Logs a message at ERROR level, if enabled for className.
error(Class<?>, String, Object[], Throwable) - Static method in class connector.common.LoggingUtil
Logs a message at ERROR level, if enabled for className.
error(SAXParseException) - Method in class connector.common.XmlUtil.SailPointErrorHandler
 
error(Object) - Method in interface openconnector.Log
Log a message at the error level if enabled.
error(Object, Throwable) - Method in interface openconnector.Log
Log a message and throwable at the error level if enabled.
error(Object) - Method in class openconnector.SystemOutLog
 
error(Object, Throwable) - Method in class openconnector.SystemOutLog
 
error(SAXParseException) - Method in class sailpoint.integration.XmlUtil.SailPointErrorHandler
 
error(String, Object...) - Static method in class sailpoint.tools.Message
 
ERROR_ACTION_TERMINATE - Static variable in class sailpoint.object.RequestDefinition
The entire task will be terminated (including all other partitions).
EscalationConfig() - Constructor for class sailpoint.object.CertificationDefinition.NotificationConfig.EscalationConfig
 
EscalationConfig() - Constructor for class sailpoint.object.NotificationConfig.EscalationConfig
 
EscalationConfig(Map<String, Object>) - Constructor for class sailpoint.object.NotificationConfig.EscalationConfig
Constructor that creates a new EscalationConfig based on the provided map.
escapeAttribute(String) - Static method in class connector.common.XmlUtil
Escape the given attribute.
escapeAttribute(StringBuilder, String) - Static method in class connector.common.XmlUtil
Escape the given attribute and store it in the given StringBuffer.
escapeAttribute(Writer, String) - Static method in class connector.common.XmlUtil
Variant for Writers.
escapeAttribute(String) - Static method in class sailpoint.integration.XmlUtil
Escape the given attribute.
escapeAttribute(StringBuilder, String) - Static method in class sailpoint.integration.XmlUtil
Escape the given attribute and store it in the given StringBuffer.
escapeAttribute(Writer, String) - Static method in class sailpoint.integration.XmlUtil
Variant for Writers.
escapeContent(StringBuilder, String) - Static method in class connector.common.XmlUtil
Differs from escapeAttribute in that we don't escape quotes.
escapeContent(String) - Static method in class connector.common.XmlUtil
Escape the given element content.
escapeContent(Writer, String) - Static method in class connector.common.XmlUtil
Escape the given element content and stream it to a Writer.
escapeContent(StringBuilder, String) - Static method in class sailpoint.integration.XmlUtil
Differs from escapeAttribute in that we don't escape quotes.
escapeContent(String) - Static method in class sailpoint.integration.XmlUtil
Escape the given element content.
escapeContent(Writer, String) - Static method in class sailpoint.integration.XmlUtil
Escape the given element content and stream it to a Writer.
escapeHTML(String, boolean) - Static method in class sailpoint.tools.Util
Escape the given HTML, optionally allowing formatting characters (such as newlines entities - and ) to remain unescaped.
escapeHTMLNewlines(String) - Static method in class sailpoint.tools.Util
Escape newlines from the string into the HTML escaped newline and carriage return.
escapeJsonCharacter(String) - Static method in class sailpoint.tools.Util
Removes/Replaces characters not supported by json parser to supported without changing actual value.
escapeLDAPSearchStringValue(Object) - Static method in class sailpoint.tools.ldap.LDAPUtil
Escape the given value to be used in a search string according to RFC 2254 escaping rules.
escapeMetaCharacters(String) - Static method in class connector.common.Util
add escape characters to special string
escapeNewlines(String) - Static method in class sailpoint.tools.Util
Process a string to escape newline characters.
escapeNewlines(String, String, String) - Static method in class sailpoint.tools.Util
Process a string to escape newline characters.
escapeSpecialCharactor(String, JdbcUtil.ConnectorType) - Static method in class sailpoint.tools.JdbcUtil
Static escapeSpecialCharactor() method will convert the special characters into the readable format which will be compatible for different managed system.
ESignatureType - Class in sailpoint.object
A class holding the definition of one electronic signature "meaning".
ESignatureType() - Constructor for class sailpoint.object.ESignatureType
 
estimateGranularity() - Method in class sailpoint.object.EntitlementSnapshot
There are times when an estimate is done to determine what the granularity of a certification probably was in the absence of the certification itself (for example - archiving of the parent certification), as determined by the data in the entitlement snapshot.
evaluate(SailPointContext, Policy, Identity) - Method in interface sailpoint.object.PolicyExecutor
Most policies are applied to a particular Identity during an iteration managed by the Interrogator.
evaluateXpath(Document, String, Map<String, String>, QName) - Static method in class connector.common.XmlUtil
 
ExceptionBean() - Constructor for class sailpoint.web.certification.CertificationItemBean.ExceptionBean
 
ExceptionBean(BaseBean, CertificationItem, CertificationEntity, String, Map<String, Application>) - Constructor for class sailpoint.web.certification.CertificationItemBean.ExceptionBean
 
ExceptionBean(BaseBean, CertificationItem, CertificationEntity, String, Map<String, Application>, String, String, String) - Constructor for class sailpoint.web.certification.CertificationItemBean.ExceptionBean
 
ExchangeData - Class in sailpoint.object
 
ExchangeData() - Constructor for class sailpoint.object.ExchangeData
 
ExchangeData(Map) - Constructor for class sailpoint.object.ExchangeData
 
EXCLUDE_BASE_APP_ACCOUNTS - Static variable in class sailpoint.object.Configuration
True if accounts which underlie a composite account should be excluded from certifications.
EXEC_STYLE_REQUEST - Static variable in class sailpoint.object.IntegrationConfig
Execution style allowing an asynchronous request.
EXEC_STYLE_SYNCHRONOUS - Static variable in class sailpoint.object.IntegrationConfig
 
execute() - Method in class sailpoint.api.Provisioner
Execute the managed plans after compilation.
execute(ProvisioningProject) - Method in class sailpoint.api.Provisioner
Execute a previously compiled project.
execute(ProvisioningPlan) - Method in class sailpoint.api.Provisioner
Compile and execute a plan in one call.
execute(ProvisioningPlan, Attributes<String, Object>) - Method in class sailpoint.api.Provisioner
Compile and execute a plan in one call.
EXECUTE - Static variable in class sailpoint.object.ImportAction
 
execute(JavaRuleContext) - Method in interface sailpoint.object.JavaRuleExecutor
 
EXECUTE - Static variable in class sailpoint.object.Permission
 
execute(SailPointContext, Request, Attributes<String, Object>) - Method in interface sailpoint.object.RequestExecutor
Execute the request.
execute(SailPointContext, TaskSchedule, TaskResult, Attributes<String, Object>) - Method in interface sailpoint.object.TaskExecutor
Execute the task.
executeStatement(PreparedStatement, boolean) - Method in class sailpoint.connector.JDBCConnector
Execute the given PreparedStatement, returning the ResultSet.
executeUserAccessRequest(WorkflowContext) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
This library function executes a SAP GRC User Access request GRAC_USER_ACCES_WS.
executing() - Method in class sailpoint.object.IdentityRequest
exiting(Class<?>, String, Object[], Object) - Static method in class connector.common.LoggingUtil
Logs a method exiting message at TRACE level, if enabled for className.
expandRequest() - Method in class sailpoint.object.ProvisioningPlan.AccountRequest
Expand an account request into multiple account requests each containing single attribute request or single permission request This is so that the AccountRequest whose AttributeRequest or PermissionRequest contains "targetCollector" field gets routed to the pass-through proxy for the collector object for provisioning.
expandRequest() - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
Expand an object request into multiple object requests each containing single attribute request or single permission request This is so that the ObjectRequest whose AttributeRequest or PermissionRequest contains "targetCollector" field gets routed to the pass-through proxy for the collector object for provisioning.
expandVariables(String, Map<String, Object>) - Static method in class sailpoint.tools.Util
Process a string which may contain references to variables and substitute the values of those variables.
ExpansionItem - Class in sailpoint.object
An ExpansionItem contains information about why a value was expanded in a provisioning plan as a result of plan compilation.
ExpansionItem() - Constructor for class sailpoint.object.ExpansionItem
Default constructor.
ExpansionItem(String, String, String, String, Object, ProvisioningPlan.Operation, ExpansionItem.Cause, String) - Constructor for class sailpoint.object.ExpansionItem
Constructor for an attribute.
ExpansionItem(String, String, String, String, String, ProvisioningPlan.Operation, ExpansionItem.Cause, String) - Constructor for class sailpoint.object.ExpansionItem
Constructor for a permission.
ExpansionItem.Cause - Enum in sailpoint.object
An enumeration of reasons for expansion.
EXPIRATION_DAYS - Static variable in class sailpoint.api.PasswordPolice
 
EXPIRED_PASSWORD_FLOW - Static variable in class sailpoint.object.IdentityRequest
 
ExpiredPasswordChange - Static variable in class sailpoint.object.AuditEvent
 
ExpiredPasswordException - Exception in openconnector
A connector exception indicating that authentication failed because of an expired password.
ExpiredPasswordException() - Constructor for exception openconnector.ExpiredPasswordException
Constructor.
ExpiredPasswordException(String) - Constructor for exception openconnector.ExpiredPasswordException
Constructor.
ExpiredPasswordException(Message) - Constructor for exception openconnector.ExpiredPasswordException
Construct a new ExpiredPasswordException with a detailed message.
ExpiredPasswordException(String, Throwable) - Constructor for exception openconnector.ExpiredPasswordException
Create a new ExpiredPasswordException from an existing exception.
ExpiredPasswordException(Message, Throwable) - Constructor for exception openconnector.ExpiredPasswordException
Create a new ExpiredPasswordException from an existing exception and object Message.
ExpiredPasswordException(Throwable) - Constructor for exception openconnector.ExpiredPasswordException
Constructor.
ExpiredPasswordException(String, String, Throwable) - Constructor for exception openconnector.ExpiredPasswordException
Create a new ExpiredPasswordException from an error text, suggestion text and existing exception.
ExpiredPasswordException - Exception in sailpoint.connector
A connector exception indicating that authentication failed because of an expired password.
ExpiredPasswordException() - Constructor for exception sailpoint.connector.ExpiredPasswordException
Construct ExpiredPasswordException with no message or nested throwable.
ExpiredPasswordException(String) - Constructor for exception sailpoint.connector.ExpiredPasswordException
Construct ExpiredPasswordException with the name of the account with the expired password.
ExpiredPasswordException(String, ResourceObject) - Constructor for exception sailpoint.connector.ExpiredPasswordException
Construct ExpiredPasswordException with the name of the account with the expired password and an account object with the expired password.
ExpiredPasswordException(String, Throwable) - Constructor for exception sailpoint.connector.ExpiredPasswordException
Create a new ExpiredPasswordException from an existing exception.
ExpiredPasswordException(String, Throwable, ResourceObject) - Constructor for exception sailpoint.connector.ExpiredPasswordException
Construct ExpiredPasswordException with the name of the account with the expired password, password expired exception from application and an account object with the expired password.
export() - Method in class sailpoint.object.Plugin
Copies relevant data from this plugin to a new instance to be used for exporting.
EXPORTABLE_ATTRIBUTES - Static variable in class sailpoint.object.Server
Status attribute containing the server's last updated state.
ExportClasses - Static variable in class sailpoint.object.ClassLists
The classes that might be exported by the console.
ExpressionMatcher(IdentitySelector.MatchExpression) - Constructor for class sailpoint.api.Matchmaker.ExpressionMatcher
 
ExtendedAttributeConfig - Class in sailpoint.object
Deprecated.
This class has been deprecated in 3.0. It will be converted to the ObjectConfig/ObjectAttribute model during upgrade.
ExtendedAttributeConfig() - Constructor for class sailpoint.object.ExtendedAttributeConfig
Deprecated.
 
extendScope(Filter...) - Method in class sailpoint.object.QueryOptions
Extend the result scope to include objects that match the given filter.
ExternalAttribute - Class in sailpoint.object
Class used to represent a multi-valued extended attribute.
ExternalAttribute() - Constructor for class sailpoint.object.ExternalAttribute
 
ExternalAttribute(String, String, String) - Constructor for class sailpoint.object.ExternalAttribute
 
ExtState - Class in sailpoint.object
An ExtState holds information about how an ext-based component should be displayed.
ExtState() - Constructor for class sailpoint.object.ExtState
Default constructor.

F

FactoryBean() - Constructor for class sailpoint.object.CertificationDefinition.FactoryBean
 
FactoryBean(String, String) - Constructor for class sailpoint.object.CertificationDefinition.FactoryBean
 
fail(Throwable) - Method in class openconnector.Result
Add a messages for an exception to the result and also set the status to Failed.
fail(String) - Method in class openconnector.Result
Add a messages to the result and also set the status to Failed.
fail() - Method in class sailpoint.object.ProvisioningResult
 
fail(Throwable) - Method in class sailpoint.object.ProvisioningResult
 
FAILED_LOGIN_ATTEMPTS - Static variable in class sailpoint.object.Configuration
Maximum number of consecutive failed login attempts before user is locked
failure() - Method in class sailpoint.object.IdentityRequest
Deprecated.
failure() - Static method in class sailpoint.tools.JsonHelper
Return a failure JSON response with no details.
failure(String) - Static method in class sailpoint.tools.JsonHelper
Return a failure JSON response with the given error message.
failure(String, String) - Static method in class sailpoint.tools.JsonHelper
Return a failure JSON response with the given error message and error type.
FAKE_PASSWORD - Static variable in class sailpoint.api.PasswordPolice
Value we always return for the password and password confirmation properties to prevent the actual password from appearing on the wire.
FALLBACK_WORK_ITEM_FORWARD_RULE - Static variable in class sailpoint.object.Configuration
Property defining a rule that will determine the identity that should receive a work item if forwarding will result in self-certification.
FAM_CONFIG - Static variable in class sailpoint.object.Configuration
 
FAM_CONFIG_AUTH_TYPE - Static variable in class sailpoint.object.Configuration
 
FAM_CONFIG_CLIENT_ID - Static variable in class sailpoint.object.Configuration
 
FAM_CONFIG_CLIENT_SECRET - Static variable in class sailpoint.object.Configuration
 
FAM_CONFIG_MENU_PATH - Static variable in class sailpoint.object.Configuration
 
FAM_CONFIG_PASSWORD - Static variable in class sailpoint.object.Configuration
 
FAM_CONFIG_SCIM_CORRELATION_APPS - Static variable in class sailpoint.object.Configuration
 
FAM_CONFIG_SCIM_CORRELATION_RULE - Static variable in class sailpoint.object.Configuration
 
FAM_CONFIG_URL - Static variable in class sailpoint.object.Configuration
 
FAM_CONFIG_USER_NAME - Static variable in class sailpoint.object.Configuration
 
FAM_ENABLED - Static variable in class sailpoint.object.Configuration
 
fatal(Object) - Method in interface openconnector.Log
Log a message at the fatal level if enabled.
fatal(Object, Throwable) - Method in interface openconnector.Log
Log a message and throwable at the fatal level if enabled.
fatal(Object) - Method in class openconnector.SystemOutLog
 
fatal(Object, Throwable) - Method in class openconnector.SystemOutLog
 
fatalError(SAXParseException) - Method in class connector.common.XmlUtil.SailPointErrorHandler
 
fatalError(SAXParseException) - Method in class sailpoint.integration.XmlUtil.SailPointErrorHandler
 
fetchArchivedEntities(SailPointContext) - Method in class sailpoint.object.Certification
This method will load the archived entities for the certification from database.
Field - Class in sailpoint.object
 
Field() - Constructor for class sailpoint.object.Field
 
Field.ApplicationDependency - Class in sailpoint.object
 
FIELD_CATEGORY - Static variable in class sailpoint.object.Chart
 
FIELD_SERIES - Static variable in class sailpoint.object.Chart
 
FIELD_VALUE - Static variable in class sailpoint.object.Chart
 
FieldIterator(Form) - Constructor for class sailpoint.object.Form.FieldIterator
 
fieldsMatch(Question) - Method in class sailpoint.object.Question
 
FileBucket - Class in sailpoint.object
Chunk of a file written to the database.
FileBucket() - Constructor for class sailpoint.object.FileBucket
 
FileBucket(PersistedFile, int, byte[]) - Constructor for class sailpoint.object.FileBucket
 
FileContentsIterator(InputStream, Schema, Map<String, Object>) - Constructor for class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
 
Filter - Class in openconnector
A Filter is a representation of criteria that can be used to search for objects.
Filter() - Constructor for class openconnector.Filter
Constructor for an AND filter.
Filter(Filter.Conjunct) - Constructor for class openconnector.Filter
Constructor.
Filter - Class in sailpoint.object
A Filter is an abstract class that is used to express boolean logical expressions.
Filter() - Constructor for class sailpoint.object.Filter
 
filter(List<T>, Util.ListFilter<T>) - Static method in class sailpoint.tools.Util
Return a filtered copy of the given list with any elements that match the given ListFilter not included.
Filter.BaseFilterVisitor - Class in sailpoint.object
Base implementation of a FilterVisitor that throws unsupported exceptions for all operations.
Filter.BooleanOperation - Enum in sailpoint.object
 
Filter.CompositeFilter - Class in sailpoint.object
 
Filter.Conjunct - Enum in openconnector
An enumeration of conjunctions for a composite filter.
Filter.FilterCompiler - Class in sailpoint.object
A compiler that can create a Filter from a string representation using the following grammar (note the Java-like syntax):
Filter.FilterCompiler.IdentitiferLookAhead - Class in sailpoint.object
Identifiers can have ambiguity because they can contain spaces.
Filter.FilterVisitor - Interface in sailpoint.object
Visitor interface that is accepted by filters to perform various operations.
Filter.LeafFilter - Class in sailpoint.object
 
Filter.LogicalOperation - Enum in sailpoint.object
 
Filter.MatchMode - Enum in sailpoint.object
An enumeration that describes how to match strings in a 'like' filter.
Filter.Operator - Enum in openconnector
An enumeration of operators for filter criteria.
FILTER_LOGICAL_ENTITLEMENTS - Static variable in class sailpoint.object.Configuration
When enabled the builder will filter out the entitlements that are not part of the Logical application's Managed Attributes.
filterAccountRequestSAPGRC(WorkflowContext) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Function to filter all account requests which belong to SAP applications.
FilterBuilder() - Constructor for class sailpoint.object.IdentityFilter.FilterBuilder
 
FilterCompiler() - Constructor for class sailpoint.object.Filter.FilterCompiler
 
FilteredIterator - Class in openconnector
An iterator that wraps another iterator and filters such that the returned objects must match the provided filter.
FilteredIterator(Iterator<Map<String, Object>>, Filter) - Constructor for class openconnector.FilteredIterator
Constructor.
filterEmptyRecords(Schema) - Method in class sailpoint.connector.DelimitedFileConnector
Return whether empty records should be filtered for the given Schema.
filterNulls(List<T>) - Static method in class sailpoint.tools.Util
Remove all nulls from a list.
filterPermissions(List<Permission>) - Method in class sailpoint.connector.AbstractConnector
Default implementation of filtering permissions.
filterPermissions(List<Permission>, List<Permission>) - Static method in class sailpoint.connector.AbstractConnector
Filter a list of permissions given the configuredFilters, which is a list of special Permissions AND the un-filtered list.
FilterRenderer - Class in sailpoint.object
A FilterVisitor that renders the filter as a SQL-like string.
FilterRenderer() - Constructor for class sailpoint.object.FilterRenderer
 
FilterRenderer(Filter) - Constructor for class sailpoint.object.FilterRenderer
 
FilterSource() - Constructor for class sailpoint.object.IdentityFilter.FilterSource
 
FilterTemplate() - Constructor for class sailpoint.object.IdentityFilter.FilterTemplate
 
FilterTemplate(String, Collection<String>) - Constructor for class sailpoint.object.IdentityFilter.FilterTemplate
 
finalizeTask(TaskResult) - Method in class sailpoint.api.TaskManager
Finalization is the process of saving the final TaskResult after execution has completed, and then taking various post-execution actions.
find(ApprovalItem) - Method in class sailpoint.object.ApprovalSet
 
find(WorkItem) - Method in class sailpoint.object.Signoff
Locate a signatory by work item id.
find(String) - Method in class sailpoint.object.Signoff
Locate a signatory by name.
find(List<T>, Util.IMatcher<T>) - Static method in class sailpoint.tools.Util
Looks through the list and returns an item which matches the IMatcher interface.
find(List<T>, T, Comparator<T>) - Static method in class sailpoint.tools.Util
Find the requested object in the given list using the given comparator.
findAndMergeItem(ApprovalItem, String, String, boolean) - Method in class sailpoint.object.ApprovalSet
 
findApproval(WorkItem) - Method in class sailpoint.object.Workflow.Approval
Locate the Approval associated with a given work item.
findApproval(WorkItem) - Method in class sailpoint.object.Workflow
Locate the Approval associated with a given work item.
findApproval(WorkItem) - Method in class sailpoint.object.Workflow.Step
Locate the Approval associated with a given work item.
findArchivedEntity(CertificationEntity, Resolver) - Method in class sailpoint.object.Certification
Find an ArchivedCertificationEntity in the archived entity list on this certification for the given entity.
findCommandForUnpersistedItem(AbstractCertificationItem) - Method in class sailpoint.object.Certification
Find the CertificationCommand that holds the CertificationItem or CertificationEntity that is unpersisted in any of the CertificationCommands.
findComparable(List<T>, T, boolean) - Static method in class sailpoint.tools.Util
Return a matching object from the given list.
findConfigToUseIndex() - Method in class sailpoint.object.NotificationConfig
Will first find the current config that is being used Then it will try to use the next one if available.
findFile(String, String, boolean) - Static method in class sailpoint.tools.Util
Attempt to derive the absolute path of a file.
findFile(String, String) - Static method in class sailpoint.tools.Util
 
findFile(String) - Static method in class sailpoint.tools.Util
 
findInvalidHashingPolicies() - Method in class sailpoint.api.PasswordPolice
Finds any configured password policies, including the IIQ policy, that contain constraints that are not allowed if hashing is enabled.
findItem(ProvisioningPlan.AccountRequest, ProvisioningPlan.GenericRequest, String) - Method in class sailpoint.object.IdentityRequest
Return the item that matches the AccountRequest and GenericRequest combination.
findItem(ProvisioningPlan.AccountRequest, ProvisioningPlan.GenericRequest, String, boolean) - Method in class sailpoint.object.IdentityRequest
Search through the items looking for a matching IdentityRequestItem ignoring the accountId.
findItems(ApprovalItem) - Method in class sailpoint.object.IdentityRequest
Given an approvalItem return the RequestItems that match up to the approval Item.
findItems(ProvisioningPlan.AccountRequest) - Method in class sailpoint.object.IdentityRequest
Given an AccountRequest find the RequestItem(s) that map to the account request.
findNextConfigIndex(int) - Method in class sailpoint.object.NotificationConfig
find the next enabled config index
findOutputFile(String) - Static method in class sailpoint.tools.Util
Build an absolute path name for a file.
findPreviousConfigIndex(int) - Method in class sailpoint.object.NotificationConfig
find the previous enabled config index
findProfile(String) - Method in class sailpoint.object.Bundle
Locate a profile by name or id.
findSimilar(CertificationCommand, List<CertificationCommand>) - Static method in class sailpoint.object.CertificationCommand
Find the CertificationCommand that is similar to the given command in the given list.
findStepById(String) - Method in class sailpoint.object.Workflow
Locate a Step by id.
findStepById(String, boolean) - Method in class sailpoint.object.Workflow
Locate a Step by id.
findStepByName(String) - Method in class sailpoint.object.Workflow
Locate a Step by name.
findText(Node, boolean) - Static method in class connector.common.XmlUtil
Search for the first Text node beneath a node.
findText(Node, boolean) - Static method in class sailpoint.integration.XmlUtil
Search for the first Text node beneath a node.
findUnpersistedItem(AbstractCertificationItem) - Method in class sailpoint.object.CertificationCommand
Find the specified unpersisted item.
findUnpersistedItemInCommands(AbstractCertificationItem) - Method in class sailpoint.object.Certification
Find the specified CertificationItem or CertificationEntity that is stored in the unpersisted list of a certificationCommand.
finish(WorkItem) - Method in class sailpoint.api.Workflower
Convenience method to finish and process a work item with a Finished (success) state.
finish(SailPointContext, ScoreConfig, ScoreDefinition, GenericIndex) - Method in interface sailpoint.object.Scorer
Save the accumulated score state of aggregate scorers.
finish(WorkItem) - Method in class sailpoint.object.Signoff
Assimilate a completed signoff work item.
finishRefresh(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Called by the Identity Refresh workflow after it has done approvals and gathered the account completion attributes.
finishRoleDefinition(Bundle, RoleDefinition) - Method in class sailpoint.integration.TraceExecutor
Print a message to stdout saying that the role is finished.
finishRoleDefinition(IntegrationConfig, Bundle, RoleDefinition) - Method in interface sailpoint.object.IntegrationExecutor
Deprecated.
Called prior to sending an addRole request to the IDM system.
FIRST_NAME - Static variable in class sailpoint.integration.IIQClient.IdentityService.Consts.AttributeNames
The identity's first name.
FLATTEN_CERTIFICATION_MANAGER_HIERARCHY - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that controls whether manager certifications should include all of the manager's direct and indirect subordinates.
FLOW_CONFIG_NAME - Static variable in class sailpoint.object.NativeChangeDetection
Workflow variable "flow" value for native change events.
flushBase64() - Method in class sailpoint.integration.Base64.OutputStream
Method added by PHIL.
flushFullEntitiesToRefresh() - Method in class sailpoint.object.Certification
After the certification entities have been persisted, flush any entities from the fullEntitiesToRefresh field to the entitiesToRefresh field.
flushIterator(Iterator) - Static method in class sailpoint.tools.Util
Exhaust the remainder of the iterator so that Hibernate will properly close the cursor associated with it.
flushUnpersistedCommands() - Method in class sailpoint.object.Certification
After the certification entities have been persisted, flush any commands from the unpersistedCommands field.
flushUnpersistedItems() - Method in class sailpoint.object.CertificationCommand
 
FORCE_CLASSIC_APPROVAL_UI - Static variable in class sailpoint.object.Configuration
Used to force using the classic extjs UI for approvals.
FORCE_ROLE_MERGE_TEMPLATE - Static variable in class sailpoint.object.Configuration
Flag to force all bundles to merge templates
forceRetryTimeoutFailure(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
When we've tried the max number of times to retry the result force an failure status for each of the "pending retry" items in the retry plan.
ForestData - Class in sailpoint.object
 
ForestData() - Constructor for class sailpoint.object.ForestData
 
ForestData(Map) - Constructor for class sailpoint.object.ForestData
 
FORGOT_PASSWORD_FLOW - Static variable in class sailpoint.object.IdentityRequest
 
ForgotPasswordChange - Static variable in class sailpoint.object.AuditEvent
 
Form - Class in sailpoint.object
 
Form() - Constructor for class sailpoint.object.Form
 
Form(Template) - Constructor for class sailpoint.object.Form
 
Form(Template, Resolver) - Constructor for class sailpoint.object.Form
 
Form.Button - Class in sailpoint.object
 
Form.FieldIterator - Class in sailpoint.object
 
Form.Section - Class in sailpoint.object
Forms use sections to organize sets of fields.
Form.Type - Enum in sailpoint.object
Form types
Form.Usage - Enum in sailpoint.object
An enumeration of usage constants for for application forms.
FORM_ADMINISTRATOR - Static variable in class sailpoint.object.Capability
The name of the special administrator capability in the system that allows full access to forms.
FORM_BEAN_WORKITEM_ID - Static variable in class sailpoint.web.WorkItemBean
 
FORM_OWNER_APPOWNER - Static variable in class sailpoint.workflow.IdentityLibrary
 
FORM_OWNER_IDENTITY - Static variable in class sailpoint.workflow.IdentityLibrary
 
FORM_OWNER_MANAGER - Static variable in class sailpoint.workflow.IdentityLibrary
 
FORM_OWNER_ROLEOWNER - Static variable in class sailpoint.workflow.IdentityLibrary
 
format(Locale) - Method in class sailpoint.object.Duration
Format the duration as a string using its amount and scale.
format(long, Locale) - Method in enum sailpoint.object.Duration.Scale
Format the given amount into a string using this duration, such as 5 days.
FORMAT_CSV - Static variable in class sailpoint.object.Field
Indicates that this field is stored as a csv string, rather than a list.
formatCause(IdentityChangeEvent) - Method in class sailpoint.object.IdentityTrigger
Return a formatted message that describes what caused the given event.
formatTimeDifference(Date, Date, Locale) - Static method in class sailpoint.object.Duration
Format the difference between the given end date and start date as a list of durations.
formatTimeDifference(Date, Date, Locale, Duration.Scale) - Static method in class sailpoint.object.Duration
Format the difference between the given end date and start date as a list of durations, stopping at the given minimum granularity.
formatUrl(String, String, String, String) - Static method in class sailpoint.tools.JdbcUtil
Given a URL template and arguments, format a template.
formatViolation(SailPointContext, Identity, Policy, BaseConstraint, PolicyViolation) - Method in class sailpoint.policy.AbstractPolicyExecutor
After generating a violation, run the formatting rule if one exists.
FormItem - Interface in sailpoint.object
 
FormRef - Class in sailpoint.object
FormRef object to represent referenced form within a template
FormRef() - Constructor for class sailpoint.object.FormRef
 
FormRef(String, String) - Constructor for class sailpoint.object.FormRef
 
FormRef(FormRef) - Constructor for class sailpoint.object.FormRef
 
FORMS_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
FORMS_TYPE_FILTER - Static variable in class sailpoint.object.Configuration
A list of forms type that should be displayed under SystemSetup Forms.
FormsAdmin - Static variable in class sailpoint.object.SPRight
 
forward(WorkItem, Identity, Identity, String, boolean) - Method in class sailpoint.api.Workflower
Manually forward the given work item to another owner.
forward(WorkItem, Identity, Identity, String, boolean, Workflower.ForwardType) - Method in class sailpoint.api.Workflower
Forward the given work item to another owner.
Forward - Static variable in class sailpoint.object.AuditEvent
Deprecated.
forward() - Method in class sailpoint.web.WorkItemBean
Forward the work item to someone else.
ForwardAudit(WorkItem, Identity, Identity, Identity, String, Workflower.ForwardType) - Constructor for class sailpoint.api.Workflower.ForwardAudit
Constructor.
ForwardAudit(AuditEvent) - Constructor for class sailpoint.api.Workflower.ForwardAudit
 
forwardWorkItem(SailPointContext, WorkItem, Identity) - Method in class sailpoint.api.Workflower
Called via Workflower whenever ownership changes.
forwardWorkItem(SailPointContext, WorkItem, Identity) - Method in interface sailpoint.server.WorkItemHandler
Called by the system when ownership changes.
forwardWorkItem(SailPointContext, WorkItem, Identity) - Method in class sailpoint.workflow.AbstractWorkflowHandler
No-op by default.
foundInFeed() - Method in class sailpoint.object.IdentityEntitlement
 
free(Object) - Method in interface sailpoint.tools.JdbcUtil.ClobHandler
 
fromEntitlementGroups(List<EntitlementGroup>) - Static method in class sailpoint.object.RoleTarget
Convert the EntitlementGroup model used by the correlator into the RoleTarget model used for persistence.
fromExample(Object) - Static method in class sailpoint.object.Filter
Create a Filter from an example object.
fromJson(Class<T>, String) - Static method in class sailpoint.tools.JsonHelper
Convert the JSON string to an object of the given type
fromMap(Map) - Method in class sailpoint.integration.IIQClient.AuthorizationService.CheckAuthorizationResult
Initialize this result from the given map.
fromMap(Map) - Method in class sailpoint.integration.IIQClient.IdentityService.CreateOrUpdateResult
Initialize this result from the given map.
fromMap(Map) - Method in class sailpoint.integration.IIQClient.PasswordService.CheckPasswordResult
Initialize this result from the given map.
fromMap(Map) - Method in class sailpoint.integration.ListResult
Read this ListResult from a Map.
fromMap(Map) - Method in class sailpoint.integration.ObjectResult
Read this ObjectResult from a Map.
fromMap(Map) - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Read this AccountRequest from the given Map.
fromMap(Map) - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Read this request from the given Map.
fromMap(Map) - Method in class sailpoint.integration.ProvisioningPlan
Build a ProvisioningPlan from the generic Map/List model.
fromMap(Map) - Method in class sailpoint.integration.ProvisioningPlan.ObjectRequest
Read this ObjectRequest from a Map.
fromMap(Map) - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Read this request from a Map.
fromMap(Map) - Method in class sailpoint.integration.RequestResult
Populate the attributes on this object from the given map.
fromMap(Map) - Method in class sailpoint.integration.RoleDefinition
 
fromMap(Map) - Method in class sailpoint.integration.RoleEntitlement
 
fromMap(Map) - Method in class sailpoint.integration.RoleResource
 
fromMap(Map) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
fromMap(Map) - Method in class sailpoint.object.ProvisioningPlan.AttributeRequest
 
fromMap(Map) - Method in class sailpoint.object.ProvisioningPlan
Build a ProvisioningPlan from the generic Map/List model.
fromMap(Map) - Method in class sailpoint.object.ProvisioningPlan.PermissionRequest
 
fromMap(Map) - Method in class sailpoint.object.ProvisioningResult
 
fromMap(Map) - Method in class sailpoint.object.ResourceObject
 
fromString(String) - Static method in enum sailpoint.object.Source
Utility to derive the Source value from a string.
ftoa(float) - Static method in class connector.common.Util
Convert a float to String.
ftoa(float) - Static method in class sailpoint.tools.Util
 
FullAccessAboutPage - Static variable in class sailpoint.object.SPRight
 
FullAccessAccountMapping - Static variable in class sailpoint.object.SPRight
 
FullAccessActivityCategory - Static variable in class sailpoint.object.SPRight
 
FullAccessAlertDefinition - Static variable in class sailpoint.object.SPRight
 
FullAccessApplicationRisk - Static variable in class sailpoint.object.SPRight
 
FullAccessApplicationRiskModel - Static variable in class sailpoint.object.SPRight
 
FullAccessAuditConfig - Static variable in class sailpoint.object.SPRight
 
FullAccessBatchRequest - Static variable in class sailpoint.object.SPRight
 
FullAccessBeansPage - Static variable in class sailpoint.object.SPRight
 
FullAccessCertifications - Static variable in class sailpoint.object.SPRight
 
FullAccessCertificationSchedule - Static variable in class sailpoint.object.SPRight
 
FullAccessDebugPage - Static variable in class sailpoint.object.SPRight
 
FullAccessDynamicScope - Static variable in class sailpoint.object.SPRight
 
FullAccessEnvironmentMonitoring - Static variable in class sailpoint.object.SPRight
 
FullAccessFAMConfiguration - Static variable in class sailpoint.object.SPRight
 
FullAccessForms - Static variable in class sailpoint.object.SPRight
 
FullAccessGroup - Static variable in class sailpoint.object.SPRight
 
FullAccessIdentityCorrelation - Static variable in class sailpoint.object.SPRight
 
FullAccessIdentityMapping - Static variable in class sailpoint.object.SPRight
 
FullAccessIdentityRequest - Static variable in class sailpoint.object.SPRight
 
FullAccessIdentityRisk - Static variable in class sailpoint.object.SPRight
 
FullAccessIdentityRiskModel - Static variable in class sailpoint.object.SPRight
 
FullAccessLoginConfig - Static variable in class sailpoint.object.SPRight
 
FullAccessMemoryPage - Static variable in class sailpoint.object.SPRight
 
FullAccessMetersPage - Static variable in class sailpoint.object.SPRight
 
FullAccessOAuthClientConfiguration - Static variable in class sailpoint.object.SPRight
 
FullAccessPlugin - Static variable in class sailpoint.object.SPRight
 
FullAccessPolicyViolation - Static variable in class sailpoint.object.SPRight
 
FullAccessProvisioningTransaction - Static variable in class sailpoint.object.SPRight
 
FullAccessReport - Static variable in class sailpoint.object.SPRight
 
FullAccessRequest - Static variable in class sailpoint.object.SPRight
 
FullAccessRoleMining - Static variable in class sailpoint.object.SPRight
 
FullAccessSystemConfig - Static variable in class sailpoint.object.SPRight
 
FullAccessTask - Static variable in class sailpoint.object.SPRight
 
FullAccessTaskManagement - Static variable in class sailpoint.object.SPRight
 
FullAccessThreadsPage - Static variable in class sailpoint.object.SPRight
 
FullAccessTimePeriod - Static variable in class sailpoint.object.SPRight
 
FullAccessWorkflows - Static variable in class sailpoint.object.SPRight
 
FullAccessWorkItems - Static variable in class sailpoint.object.SPRight
 
FullTextField() - Constructor for class sailpoint.object.FullTextIndex.FullTextField
 
FullTextField(String) - Constructor for class sailpoint.object.FullTextIndex.FullTextField
 
FullTextIndex - Class in sailpoint.object
 
FullTextIndex() - Constructor for class sailpoint.object.FullTextIndex
 
FullTextIndex.FullTextField - Class in sailpoint.object
The definition of a field within the index and how it will be used.

G

GC_DEFAULT_PORT - Static variable in class sailpoint.object.ForestData
 
GC_SSL_PORT - Static variable in class sailpoint.object.ForestData
 
ge(String, Object) - Static method in class sailpoint.object.Filter
Check that the given property is greater than or equal to the given value.
GENERAL_QUICKLINKS - Static variable in class sailpoint.object.Configuration
 
GeneralException - Exception in sailpoint.tools
The base exception thrown by most IdentityIQ classes.
GeneralException() - Constructor for exception sailpoint.tools.GeneralException
Construct an exception with no message or nested throwable.
GeneralException(String) - Constructor for exception sailpoint.tools.GeneralException
Construct a new GeneralException with a detailed message.
GeneralException(String, Throwable) - Constructor for exception sailpoint.tools.GeneralException
Create a new GeneralException from an existing exception.
GeneralException(Throwable) - Constructor for exception sailpoint.tools.GeneralException
Construct a new GeneralException wrapping an existing exception.
GeneralException(Message) - Constructor for exception sailpoint.tools.GeneralException
Creates an exception with a message that can be localized when rendered in the UI, rather than within the application.
GeneralException(Message, Throwable) - Constructor for exception sailpoint.tools.GeneralException
Creates an exception with a message that can be localized when rendered in the UI, rather than within the application.
generateAccountKey() - Method in class sailpoint.object.EntitlementSnapshot
Get a unique identifier useful for identifying accounts in the UI
generateContext(String, String) - Static method in class sailpoint.object.IdentityDifference
Generate a context string for application and optional native identity
generateDefaultPassword() - Method in class sailpoint.api.PasswordGenerator
A random password with length of 10 is generated.
generateNewPolicy() - Method in class sailpoint.object.PasswordPolicyHolder
 
generatePassword(Link) - Method in class sailpoint.api.PasswordGenerator
Generate a password that meets the links password constraints
generatePassword(Identity, Application) - Method in class sailpoint.api.PasswordGenerator
Generate password that meets the effective policy for the application and identity.
generatePassword(PasswordPolicy) - Method in class sailpoint.api.PasswordGenerator
Generate a password using the given policy.
generatePassword() - Method in class sailpoint.api.PasswordGenerator
Generate a password that meets the system config password constraints.
generateSummary() - Method in class sailpoint.object.IdentitySelector
Derive a meaningful summary string by looking at the contents of the selector.
generateTicketPlan(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
 
generateUniqueName(SailPointContext, String, String, Class, int) - Static method in class sailpoint.api.ObjectUtil
Given the generated name for an objct, this method ensures that the name does not already exist.
GenericCertifiableBean() - Constructor for class sailpoint.web.certification.CertificationItemBean.GenericCertifiableBean
Default constructor
GenericCertifiableBean(BaseBean, CertificationItem, CertificationEntity, String) - Constructor for class sailpoint.web.certification.CertificationItemBean.GenericCertifiableBean
 
GenericConstraint - Class in sailpoint.object
A class holding information about a policy constraint used in Entitlement SOD and "advanced" policies.
GenericConstraint() - Constructor for class sailpoint.object.GenericConstraint
 
GenericIndex - Class in sailpoint.object
The base model for holding scores and statistics.
GenericIndex() - Constructor for class sailpoint.object.GenericIndex
 
GenericRequest() - Constructor for class sailpoint.object.ProvisioningPlan.GenericRequest
 
GenericRequest(ProvisioningPlan.GenericRequest) - Constructor for class sailpoint.object.ProvisioningPlan.GenericRequest
 
get(String, String) - Static method in class connector.common.JsonUtil
Returns the value of the JSON attribute indicated by key from the JSON source string.
get(String, Collection<String>) - Static method in class connector.common.JsonUtil
Returns a Map containing JSON paths indicated by keys as the key and its value, if present, from the JSON source string.
get(Map, String) - Static method in class connector.common.Util
This method get the value of attribute in object.
get(String) - Method in class openconnector.Partition
 
get(SailPointContext, String, boolean, String, String) - Static method in class sailpoint.api.ManagedAttributer
Deprecated.
get(SailPointContext, String, boolean, String, String, String) - Static method in class sailpoint.api.ManagedAttributer
Load one ManagedAttribute from the database.
get(SailPointContext, Application, boolean, String, String) - Static method in class sailpoint.api.ManagedAttributer
Deprecated.
get(SailPointContext, Application, boolean, String, String, String) - Static method in class sailpoint.api.ManagedAttributer
Get ManagedAttribute
get(SailPointContext, String, String, String) - Static method in class sailpoint.api.ManagedAttributer
Get a ManagedAttribute for an entitlement.
get(SailPointContext, Application, String, String) - Static method in class sailpoint.api.ManagedAttributer
NOTE: this will not work for AccountGroup lookups.
get(SailPointContext, String, String) - Static method in class sailpoint.api.ManagedAttributer
Get a ManagedAttribute for a permission.
get(SailPointContext, ProvisioningPlan.ObjectRequest, Application) - Static method in class sailpoint.api.ManagedAttributer
Locate an existing ManagedAttribute that would be targeted by this request.
get(SailPointContext, ProvisioningPlan.ObjectRequest) - Static method in class sailpoint.api.ManagedAttributer
Get managed attribute for request
get(SailPointContext, Application, String, ResourceObject) - Static method in class sailpoint.api.ManagedAttributer
Locate a ManagedAttribute identified by a ResourceObject returned by a Connector.
get(String) - Method in class sailpoint.integration.ApacheHttpClient
 
get(String, Map) - Method in class sailpoint.integration.ApacheHttpClient
 
get(String) - Method in interface sailpoint.integration.HttpClient
Perform an HTTP GET to the given URL.
get(String, Map) - Method in interface sailpoint.integration.HttpClient
Perform HTTP GET with headers
get(String) - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Set the requested argument for this AccountRequest.
get(String) - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Return the requested argument for this request.
get(String) - Method in class sailpoint.integration.ProvisioningPlan
Return the requested argument.
get(String) - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Return the requested argument for this request.
get(String) - Method in class sailpoint.integration.RestClient
Send a REST request and return the JSON object that was in the response.
get(Map) - Method in class sailpoint.integration.RestClient
GET with headers
get(String, String) - Method in class sailpoint.integration.RestClient
Get a resource of the given type with the given name or ID.
get(String, String, String, String) - Method in class sailpoint.integration.RestClient
Get a resource of the given type with the given name or ID.
get(String) - Method in class sailpoint.integration.RoleDefinition
Return the request attribute for this role.
get(String) - Method in class sailpoint.integration.RoleResource
Return the requested RoleEntitlement from this resource.
get(String) - Method in class sailpoint.integration.SailPointHttpClient
Do a get.
get(String, Map) - Method in class sailpoint.integration.SailPointHttpClient
Do a get.Returns the status code.
get(String) - Method in class sailpoint.object.Configuration
 
get(String) - Method in class sailpoint.object.Custom
 
get(String) - Static method in class sailpoint.object.CustomGlobal
 
get(Attributes<String, Object>, String, Resolver) - Static method in class sailpoint.object.DynamicValue
Return a DynamicValue for the requested attribute in the attributes map, or null if the requested attribute is null or not a DynamicValue (for example - rule or script).
get(Attributes<String, Object>, String, Resolver, boolean) - Static method in class sailpoint.object.DynamicValue
Return a DynamicValue for the requested attribute in the attributes map.
get(String) - Method in class sailpoint.object.Form
Get a form attribute.
get(String) - Method in class sailpoint.object.FullTextIndex
 
get(String) - Method in class sailpoint.object.ManagedAttribute
 
get(String) - Method in class sailpoint.object.MiningConfig
 
get(String) - Method in class sailpoint.object.Module
 
get(String) - Method in class sailpoint.object.ObjectConfig
 
get(String) - Method in class sailpoint.object.Partition
 
get(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
get(String) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
get(String) - Method in class sailpoint.object.ProvisioningPlan
 
get(String) - Method in class sailpoint.object.ProvisioningProject
 
get(String) - Method in class sailpoint.object.RecommenderDefinition
 
get(String) - Method in class sailpoint.object.RequestState
 
get(String) - Method in class sailpoint.object.ResourceObject
 
get(String) - Method in class sailpoint.object.Server
 
get(String) - Method in class sailpoint.object.ServiceDefinition
 
get(String) - Method in class sailpoint.object.TaskItem
 
get(String) - Method in class sailpoint.object.UIConfig
 
get(String) - Method in class sailpoint.object.UIPreferences
 
get(String) - Method in class sailpoint.object.Workflow.Approval
 
get(String) - Method in class sailpoint.object.Workflow
Get a workflow variable.
get(String) - Method in class sailpoint.object.WorkflowCase
 
get(String) - Method in class sailpoint.object.WorkflowLaunch
 
get(String) - Method in class sailpoint.object.WorkItem
 
get(String) - Method in class sailpoint.object.WorkItemArchive
 
get(Map, String) - Static method in class sailpoint.tools.Util
 
get(String) - Method in class sailpoint.workflow.WorkflowContext
Return the value of a context argument.
getAccessTokenExpiresInSeconds() - Method in class sailpoint.object.OAuthConfiguration
 
getAccount() - Method in class sailpoint.object.IdentityHistoryItem
 
getAccount() - Method in class sailpoint.object.SignOffHistory
 
getAccountAccess() - Method in class sailpoint.object.Target
 
getAccountAttrValue() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This method will return attribute value of account which will be used for deleting account before running testNG.This value will be used for comparing ROs attribute value with provided accountAttrValue.
getAccountCorrelationConfig() - Method in class sailpoint.object.Application
 
getAccountDisplayName() - Method in class sailpoint.object.IdentityItem
 
getAccountDisplayName() - Method in class sailpoint.object.MitigationExpiration
Get the account display name
getAccountDisplayName() - Method in class sailpoint.object.ProvisioningTransaction
 
getAccountEntitlements(Locale, Link, String) - Static method in class sailpoint.object.Entitlement
 
getAccountEntitlements(Application, Map<String, Object>, Locale, String) - Static method in class sailpoint.object.Entitlement
 
getAccountFilter() - Method in class sailpoint.object.CertificationDefinition
 
getAccountFilterValues() - Method in class sailpoint.object.CertificationDefinition
 
getAccountForestList() - Method in class sailpoint.object.ExchangeData
 
getAccountForests() - Method in class sailpoint.object.ExchangeData
 
getAccountGroup() - Method in class sailpoint.object.ArchivedCertificationEntity
 
getAccountGroup() - Method in class sailpoint.object.CertificationEntity
Gets the name of the account group is this is an AccountGroup entity.
getAccountGroup(SailPointContext) - Method in class sailpoint.object.CertificationEntity
Returns the AccountGroup being certified.
getAccountGroup() - Method in class sailpoint.object.CertificationItem
Return the name of the AccountGroup that this item is certifying.
getAccountGroupBean() - Method in class sailpoint.web.certification.CertificationBean
 
getAccountGroupDescription() - Method in class sailpoint.web.certification.CertificationItemBean
 
getAccountGroupIdentityTableColumns() - Method in class sailpoint.object.UIConfig
 
getAccountGroupMembershipsApproved() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getAccountGroupMembershipsRemediated() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getAccountGroupPermissionsApproved() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getAccountGroupPermissionsRemediated() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getAccountGroupPermissionTableColumns() - Method in class sailpoint.object.UIConfig
 
getAccountGroupTableColumns() - Method in class sailpoint.object.UIConfig
 
getAccountIcons() - Method in class sailpoint.object.UIConfig
 
getAccountIcons() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
 
getAccountId(SailPointContext, String, String, String, String) - Static method in class sailpoint.api.ObjectUtil
Get the display name or native identity of the account on the given application on the given identity with the given nativeIdentity.
getAccountId() - Method in class sailpoint.object.ElectronicSignature
 
getAccountId() - Method in class sailpoint.object.SMSResetConfig
 
getAccountId() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
 
getAccountIds() - Method in class sailpoint.web.certification.CertificationItemBean.BusinessRoleBean
Get a comma-separated list of the account IDs of the application accounts that grant this business role.
getAccountName() - Method in class sailpoint.object.AuditEvent
 
getAccountRequest(String) - Method in class sailpoint.object.ProvisioningPlan
getAccountRequest(String, String, String) - Method in class sailpoint.object.ProvisioningPlan
Return an AccountRequest for the requested account.
getAccountRequests() - Method in class sailpoint.integration.ProvisioningPlan
Return the AccountRequests.
getAccountRequests() - Method in class sailpoint.object.ProvisioningPlan
 
getAccountRequests(String) - Method in class sailpoint.object.ProvisioningPlan
Return all AccountRequests in this plan for the given application.
getAccountRequests(String, String) - Method in class sailpoint.object.ProvisioningPlan
Gets all account requests that match the application and native identity.
getAccountRule() - Method in class sailpoint.object.CompositeDefinition
Name of a rule used to generate composite links for a given identity.
getAccounts() - Method in class sailpoint.object.AccountSelection
 
getAccountsAllowed() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getAccountsApproved() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getAccountSchema() - Method in class sailpoint.object.Application
Convenient accessor for the desired schema.
getAccountSchemaAttrName() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This method will return name of schema attribute which is used while comparing RO for deletion.This will be used when we will iterate over RO after aggregation to compare its attribute name with provided 'deleteAccountStartsWith' value for deletion
getAccountSelection(Application, String, String) - Method in class sailpoint.object.ProvisioningProject
Return the AccountSelection for the given application if there is one.
getAccountSelection(Application, String) - Method in class sailpoint.object.ProvisioningTarget
Lookup the account selection for a given application.
getAccountSelectionOwner(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Figure out account selection form owner.
getAccountSelectionReasonsByApp() - Method in class sailpoint.web.WorkItemBean
 
getAccountSelections() - Method in class sailpoint.object.ProvisioningProject
 
getAccountSelections() - Method in class sailpoint.object.ProvisioningTarget
 
getAccountSelectorRule() - Method in class sailpoint.object.Bundle
 
getAccountSelectorRule(String) - Method in class sailpoint.object.Bundle
 
getAccountSelectorRule() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Get the account selection rule for this request.
getAccountSelectorRules() - Method in class sailpoint.object.Bundle
 
getAccountsRemediated() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getAccountType() - Method in class sailpoint.object.Profile
 
getAccountType() - Method in class sailpoint.object.RoleSnapshot.ProfileSnapshot
 
getAccountWeight() - Method in class sailpoint.object.ApplicationEntitlementWeights
The default account risk.
getAcquired() - Method in class sailpoint.object.LockInfo
The date the lock was acquired.
getActingWorkItem() - Method in class sailpoint.object.WorkItemMonitor
 
getAction() - Method in class sailpoint.object.AbstractCertificationItem
Get the certification decision made for this item.
getAction() - Method in class sailpoint.object.AllowableActivity
 
getAction() - Method in class sailpoint.object.ApplicationActivity
 
getAction() - Method in class sailpoint.object.AuditEvent
What happened.
getAction() - Method in class sailpoint.object.CertificationDecision
Deprecated.
 
getAction() - Method in class sailpoint.object.Form.Button
 
getAction() - Method in class sailpoint.object.IdentityHistoryItem
 
getAction() - Method in class sailpoint.object.MitigationExpiration
 
getAction() - Method in class sailpoint.object.QuickLink
 
getAction() - Method in class sailpoint.object.Workflow.Step
 
getAction() - Method in class sailpoint.web.certification.CertificationItemBean
 
getActionConfig() - Method in class sailpoint.object.AlertDefinition
 
getActionMap() - Method in class sailpoint.object.AuditConfig.AuditClass
 
getActionMap() - Method in class sailpoint.object.AuditConfig.AuditSCIMResource
 
getActionParameters() - Method in class sailpoint.object.MitigationExpiration
 
getActions() - Method in class sailpoint.object.Alert
 
getActions() - Method in class sailpoint.object.AuditConfig
 
getActions() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
 
getActionSource() - Method in class sailpoint.object.Workflow.Step
 
getActionType() - Method in class sailpoint.object.AlertAction
 
getActionType() - Method in class sailpoint.object.AlertDefinition.ActionConfig
 
getActivated() - Method in class sailpoint.object.Certification
 
getActivated() - Method in class sailpoint.object.CertificationSchedule
 
getActivationDate() - Method in class sailpoint.object.Bundle
 
getActiveEndDate() - Method in class sailpoint.object.CertificationSchedule
 
getActivePeriodDurationAmount() - Method in class sailpoint.object.CertificationDefinition
Length of the active period.
getActivePeriodDurationScale() - Method in class sailpoint.object.CertificationDefinition
Scale of the active period duration.
getActivePhaseEnterRuleName() - Method in class sailpoint.object.CertificationDefinition
 
getActiveRoleAssignments() - Method in class sailpoint.object.Identity
Gets all of the active role assignments for the identity.
getActiveRoleAssignments(Bundle) - Method in class sailpoint.object.Identity
Gets the active role assignments for the specified role.
getActiveRoleAssignments(String) - Method in class sailpoint.object.Identity
Gets the active role assignments for the specified role.
getActiveStartDate() - Method in class sailpoint.object.CertificationSchedule
 
getActivityConfig() - Method in class sailpoint.object.Bundle
Object that specifies the activity configuration for this bundle.
getActivityConfig() - Method in class sailpoint.object.Identity
 
getActivityConstraints() - Method in class sailpoint.object.Policy
Deprecated.
getActivityDataSource(String) - Method in class sailpoint.object.Application
 
getActivityDataSourceById(String) - Method in class sailpoint.object.Application
 
getActivityDataSources() - Method in class sailpoint.object.Application
 
getActivityDataSourcesCount() - Method in class sailpoint.object.Application
 
getActivityFilters() - Method in class sailpoint.object.ActivityConstraint
List of filters to apply to an activity when judging what activity to target when checking whether a violation occurred.
getActivityId() - Method in class sailpoint.object.PolicyViolation
The unique id of the associated application activity object.
getActivityMonitoringFactor() - Method in class sailpoint.object.ApplicationConfig
 
getActor() - Method in class sailpoint.object.IdentityHistoryItem
 
getActor(Resolver) - Method in class sailpoint.object.WorkItemMonitor
Return the actor of this WorkItemMonitor using the given Resolver.
getActorDisplayName() - Method in class sailpoint.object.WorkItemMonitor
 
getActorName() - Method in class sailpoint.object.WorkItemMonitor
 
getAddDate() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
getAddedValues() - Method in class sailpoint.object.Difference
For multi-valued attributes, the exact list of values that were added.
getAddedValuesCsv() - Method in class sailpoint.object.Difference
Return the added values as a CSV.
getAdditionalActions() - Method in class sailpoint.object.CertificationAction
Plan containing additional object requests to be executed with the primary plan.
getAdditionalRecipientNames() - Method in class sailpoint.object.NotificationConfig.ConfigBase
 
getAdditionalRecipientNames() - Method in interface sailpoint.object.NotificationConfig.IConfig
 
getAdditionalRecipients() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
 
getAdditionalRecipients() - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
 
getAdditionalRecipientsRuleName() - Method in class sailpoint.object.NotificationConfig.ConfigBase
 
getAdditionalRecipientsRuleName() - Method in interface sailpoint.object.NotificationConfig.IConfig
 
getAdditionalRemediations() - Method in class sailpoint.object.CertificationAction
The names of any roles, excluding the primary role on the item, which are being remediated.
getAddress() - Method in class sailpoint.object.SAMLConfig
 
getAdministrator() - Method in class sailpoint.object.Identity
 
getAfterProvisioningRule() - Method in class sailpoint.object.Application
 
getAfterRule() - Method in class sailpoint.object.ConnectorOperationData
 
getAfterScript() - Method in class sailpoint.object.Workflow.Approval
 
getAggregationScope() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getAggregationSource() - Method in class sailpoint.object.Permission
 
getAggregationState() - Method in class sailpoint.object.IdentityEntitlement
 
getAggregationType() - Method in class sailpoint.object.Schema
The type of IIQ object that will be created when objects of this schema are aggregated: account, group, or alert.
getAggregationTypes() - Method in class sailpoint.object.Application
A derived Hibernate property holding a CSV of supported aggregation types.
getAlert() - Method in class sailpoint.object.Policy
Optional alert configuration.
getAlertDate() - Method in class sailpoint.object.Alert
 
getAlertDef() - Method in class sailpoint.object.AlertAction
 
getAlgorithm() - Method in class sailpoint.object.MiningConfig
 
getAll(SailPointContext, String, boolean, String, String) - Static method in class sailpoint.api.ManagedAttributer
Deprecated.
getAll(SailPointContext, String, boolean, String, String, String) - Static method in class sailpoint.api.ManagedAttributer
Load all matching ManagedAttributes from the database.
getAll(SailPointContext, ManagedAttribute) - Static method in class sailpoint.api.ManagedAttributer
Load all matching ManagedAttributes from the database that match a given ManagedAttribute.
getAllAttributeNames() - Method in class sailpoint.tools.ldap.ObjectClass
Return all attribute names for this object class.
getAllAttributes() - Method in class sailpoint.tools.ldap.ObjectClass
Return all attributes for this object class.
getAllAttributeValues(Attribute) - Static method in class sailpoint.tools.ldap.LDAPUtil
Return a List of string values from the given attribute.
getAllNewValues() - Method in class sailpoint.object.Difference
Convenience method to return a non-null (but possibly empty) list containing either all of the addedValues or the newValue.
getAllowedEntityStatuses() - Method in enum sailpoint.object.Certification.Type
 
getAllowedOperations() - Method in class sailpoint.object.BaseAttributeDefinition
Gets LogicalOperations allowed for this attribute, based on the type and whether or not the attribute is multi-valued.
getAllowedOperations() - Method in class sailpoint.object.PropertyInfo
 
getAllowedStatus() - Method in enum sailpoint.object.CertificationEntity.Type
 
getAllowedStatuses() - Method in class sailpoint.object.Certification
Gets a list of allowed AbstractCertificationItem.Status for this cert type.
getAllowedValues() - Method in class sailpoint.object.BaseAttributeDefinition
 
getAllowedValuesDefinition() - Method in class sailpoint.object.Field
 
getAllowExceptionDuration(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
getAllowExceptionDurationAmount(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
getAllowExceptionDurationScale(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
getAllPermissions() - Method in class sailpoint.object.AccountGroup
Deprecated.
Returns a merged list of all permissions assigned to this group.
getAllPermissions() - Method in class sailpoint.object.ManagedAttribute
Returns a merged list of all permissions assigned to this group.
getAllRequests() - Method in class sailpoint.object.ProvisioningPlan
Convenience method for things that want to iterate over all account and object requests without caring about the subclass.
getAllRights() - Method in class sailpoint.object.Capability
Return the SPRights granted by this capability and all inherited capabilities.
getAllRules() - Method in class sailpoint.web.UtilBean
 
getAmount() - Method in class sailpoint.object.Duration
 
getAnalyzer() - Method in class sailpoint.object.FullTextIndex
 
getAnnotatedClasses() - Static method in class sailpoint.tools.xml.XMLObjectFactory
Derive a list of Classes that use serialization annotations.
getAnnotation() - Method in class openconnector.Permission
 
getAnnotation() - Method in class sailpoint.object.AccountItem
 
getAnnotation() - Method in class sailpoint.object.AttributeAssignment
 
getAnnotation() - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlement
 
getAnnotation() - Method in class sailpoint.object.Permission
A string that can be used to hold extra information that might be known about a permission.
getAnnotation() - Method in class sailpoint.object.PersistentIdentityItem
 
getAnswer() - Method in class sailpoint.object.AuthenticationAnswer
 
getAnswer() - Method in class sailpoint.object.Question
 
getAnsweredQuestion(Question.Type, String, String, String) - Method in class sailpoint.object.ProvisioningProject
Look for a previously answered question.
getAppDependency() - Method in class sailpoint.object.Field
 
getAppDetailSAPGRC(WorkflowContext, Map<String, String>) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Function to get SAP GRC application configuration details.
getAppForTargetCollector() - Method in class sailpoint.object.ProvisioningPlan
Checks if the PermissionRequest / AttributeRequest within the AccountRequest / ObjectRequest contains "targetCollector" and returns the application name if it does.
getApplication() - Method in class sailpoint.connector.AbstractConnector
Returns the Application associated with this Connector.
getApplication() - Method in interface sailpoint.connector.Connector
Returns the application associated with this object.
getApplication() - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Return the application for this request.
getApplication() - Method in class sailpoint.object.AccountGroup
Deprecated.
Application where the group resides.
getApplication() - Method in class sailpoint.object.ApplicationAccountSelectorRule
 
getApplication() - Method in class sailpoint.object.ApplicationConfig
 
getApplication() - Method in class sailpoint.object.ApplicationEntitlementWeights
 
getApplication() - Method in class sailpoint.object.ApplicationScorecard
 
getApplication() - Method in class sailpoint.object.ArchivedCertificationEntity
 
getApplication() - Method in class sailpoint.object.AttributeSource
An Application that can provide a value for the attribute.
getApplication() - Method in class sailpoint.object.AuditEvent
 
getApplication() - Method in class sailpoint.object.CandidateRole
For leaf roles, the target application.
getApplication(Resolver) - Method in class sailpoint.object.Certification
 
getApplication() - Method in class sailpoint.object.CertificationEntity
Returns the application name of the AccountGroup being certified.
getApplication(Resolver) - Method in class sailpoint.object.CertificationEntity
Returns the application of the AccountGroup being certified.
getApplication() - Method in class sailpoint.object.CompositeDefinition.Tier
 
getApplication(int) - Method in class sailpoint.object.CompoundFilter
Get an application given an index.
getApplication() - Method in class sailpoint.object.ConnectorTestConfig
 
getApplication() - Method in class sailpoint.object.DeletedObject
Application where the account resides.
getApplication() - Method in class sailpoint.object.EntitlementGroup
 
getApplication() - Method in class sailpoint.object.EntitlementSnapshot
 
getApplication() - Method in class sailpoint.object.Field
 
getApplication() - Method in class sailpoint.object.Form
The associated application if this is a role provisioning policy.
getApplication(Resolver) - Method in class sailpoint.object.Form
The associated application if this is a role provisioning policy.
getApplication() - Method in class sailpoint.object.IdentityEntitlement
 
getApplication() - Method in class sailpoint.object.IdentityHistoryItem
 
getApplication() - Method in class sailpoint.object.IdentityItem
 
getApplication() - Method in class sailpoint.object.IdentityRequestItem
Returns the application name or null for identity-level attributes.
getApplication() - Method in class sailpoint.object.IdentitySelector.MatchExpression
An optional Application to scope the attribute references in the term list.
getApplication() - Method in class sailpoint.object.IdentitySelector.MatchTerm
The Application that defines this entitlement.
getApplication() - Method in class sailpoint.object.IntegrationConfig
The optional IdentityIQ Application that represents the IDM system.
getApplication() - Method in class sailpoint.object.Link
Application where the account resides.
getApplication() - Method in class sailpoint.object.LinkSnapshot
 
getApplication() - Method in class sailpoint.object.ManagedAttribute
Get the Application from which this attribute was discovered.
getApplication() - Method in class sailpoint.object.ManagedResource
The IIQ application corresponding to the remote resource.
getApplication() - Method in class sailpoint.object.MiningConfig.MiningSource
 
getApplication() - Method in class sailpoint.object.MitigationExpiration
Get the application name
getApplication() - Method in class sailpoint.object.PermissionDifference
The name of the Application on which this permission is held.
getApplication() - Method in class sailpoint.object.Profile
The target application
getApplication() - Method in class sailpoint.object.ProfileDifference
 
getApplication() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
getApplication(Resolver) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Convenience method to get the Application.
getApplication() - Method in class sailpoint.object.ProvisioningTarget
 
getApplication() - Method in class sailpoint.object.ResourceEvent
Return the application that sent us this event.
getApplication() - Method in class sailpoint.object.RoleSnapshot.ProfileSnapshot
 
getApplication() - Method in class sailpoint.object.SignOffHistory
 
getApplication() - Method in class sailpoint.object.Target
 
getApplication() - Method in class sailpoint.object.Template
 
getApplication() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
 
getApplicationAccountSelectorRules() - Method in class sailpoint.object.AccountSelectorRules
 
getApplicationAccountSelectorRules() - Method in class sailpoint.object.Bundle
 
getApplicationConfig(Application, ScoreDefinition) - Method in class sailpoint.object.ScoreConfig
 
getApplicationConfigs() - Method in class sailpoint.object.ScoreConfig
List of application-specific score configuration.
getApplicationCount() - Method in class sailpoint.object.CertificationDefinition
 
getApplicationCount() - Method in class sailpoint.object.CertificationSchedule
 
getApplicationDescription() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
 
getApplicationDisplayName(String) - Static method in class sailpoint.object.ProvisioningPlan
getApplicationGroups() - Method in class sailpoint.object.CertificationDefinition
 
getApplicationHome() - Static method in class sailpoint.tools.Util
Returns the filesystem path for the application home.
getApplicationId() - Method in class sailpoint.object.AccountSelection
 
getApplicationId() - Method in class sailpoint.object.AttributeAssignment
 
getApplicationId() - Method in class sailpoint.object.Certification
The ID of the application that is being certified.
getApplicationId() - Method in class sailpoint.object.CertificationLink
ID of the application with which the Certification referenced by this link is associated.
getApplicationId() - Method in class sailpoint.object.Form
I think the editor was using this? Try to remove.
getApplicationId() - Method in class sailpoint.object.IdentityItem
 
getApplicationId() - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlement
 
getApplicationId() - Method in class sailpoint.object.Link
Gets the id of the application referenced by this link.
getApplicationId() - Method in class sailpoint.object.ManagedAttribute
Convenience accessor for the application id.
getApplicationId() - Method in class sailpoint.object.RoleTarget
Gets the id of the target application.
getApplicationIds() - Method in class sailpoint.object.CertificationDefinition
Application Certification setting that indicates the applications being certified
getApplicationKey() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
 
getApplicationKey() - Method in class sailpoint.web.certification.CertificationItemBean
Return a unique key that can identify the application on which this entitlement reside (non-exception items will just return an empty string).
getApplicationMap() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
 
getApplicationName() - Method in class sailpoint.object.AccessRequestAccountInfo
 
getApplicationName() - Method in class sailpoint.object.AccountSelection
 
getApplicationName() - Method in class sailpoint.object.ApprovalItem
When application is "IIQ" "IdentityIQ" must be returned
getApplicationName() - Method in class sailpoint.object.AttributeAssignment
Note that this object stores both the application name and id.
getApplicationName() - Method in class sailpoint.object.CertificationDefinition.ApplicationGroup
 
getApplicationName() - Method in class sailpoint.object.DeletedObject
Gets the name of the application referenced by this Deleted Object.
getApplicationName() - Method in class sailpoint.object.Entitlement
 
getApplicationName() - Method in class sailpoint.object.EntitlementGroup
 
getApplicationName() - Method in interface sailpoint.object.Entitlements
The name of the application on which these entitlements live.
getApplicationName() - Method in class sailpoint.object.EntitlementSnapshot
 
getApplicationName() - Method in class sailpoint.object.Field.ApplicationDependency
 
getApplicationName() - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlement
 
getApplicationName() - Method in class sailpoint.object.Link
Gets the name of the application referenced by this link.
getApplicationName() - Method in interface sailpoint.object.LinkInterface
Return the name of the application referenced by this link.
getApplicationName() - Method in class sailpoint.object.LinkSnapshot
Gets the name of the application referenced by this link.
getApplicationName() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
getApplicationName() - Method in class sailpoint.object.ProvisioningTransaction
 
getApplicationName() - Method in class sailpoint.object.RoleTarget
Gets the name of the target application.
getApplicationName() - Method in class sailpoint.object.TargetAssociation
 
getApplicationName() - Method in class sailpoint.web.certification.CertificationBean
 
getApplicationName() - Method in class sailpoint.web.certification.CertificationItemBean.ProfileBean
 
getApplicationNames() - Method in class sailpoint.object.ArchivedCertificationItem
 
getApplicationNames() - Method in class sailpoint.object.CertificationItem
 
getApplicationNames() - Method in class sailpoint.object.ProvisioningPlan
Get the names of the applications referenced by the AccountRequests as well as the ObjectRequests in this ProvisioningPlan.
getApplicationObject(Resolver) - Method in class sailpoint.object.EntitlementGroup
 
getApplicationObject(Resolver) - Method in interface sailpoint.object.Entitlements
Return the Application object represented by this set of entitlements.
getApplicationObject(Resolver) - Method in class sailpoint.object.EntitlementSnapshot
 
getApplicationRef() - Method in class sailpoint.object.Form
 
getApplicationRemoveControl() - Method in class sailpoint.object.DynamicScope
 
getApplicationRequestControl() - Method in class sailpoint.object.DynamicScope
 
getApplications(CertificationAction, boolean, Resolver) - Method in class sailpoint.object.AbstractCertificationItem
Returns a list of all applications associated with this entity's certification items.
getApplications() - Method in class sailpoint.object.Bundle
Gets a list of all the applications assigned to profiles on this bundle.
getApplications(CertificationAction, boolean, Resolver) - Method in class sailpoint.object.CertificationEntity
Returns a list of all applications associated with this entity's certification items.
getApplications(Resolver) - Method in class sailpoint.object.CertificationItem
Returns all the applications that are associated with the bundles, exception or policy violation for this certification item.
getApplications(CertificationAction, boolean, Resolver) - Method in class sailpoint.object.CertificationItem
 
getApplications() - Method in class sailpoint.object.CompoundFilter
A list of applications that can be referenced in the filter.
getApplications(Collection<EntitlementSnapshot>) - Static method in class sailpoint.object.EntitlementSnapshot
Helper that returns a collection of all of the applications that are represented in the given list of snapshots.
getApplications() - Method in class sailpoint.object.IdentitySnapshot
CSV of application names.
getApplications(Resolver) - Method in class sailpoint.object.ProvisioningPlan
Get the applications referenced by this ProvisioningPlan.
getApplications() - Method in class sailpoint.web.UtilBean
Return the available applications.
getApplicationScore(String) - Method in class sailpoint.object.ScoreConfig
 
getApplicationScores() - Method in class sailpoint.object.ScoreConfig
List of score definitions for application scoring.
getApplicationTableColumns() - Method in class sailpoint.object.UIConfig
 
getAppliesToAnalyzer() - Method in class sailpoint.object.Capability
True if this capability applies to the Identity Analyzer product.
getAppName() - Method in exception sailpoint.connector.ExpiredPasswordException
 
getAppName() - Method in class sailpoint.object.IdentityEntitlement
 
getAppNameStartWith() - Method in class sailpoint.object.ConnectorTestConfig
 
getApproval() - Method in class sailpoint.object.Workflow.Step
 
getApproval() - Method in class sailpoint.object.WorkflowSummary
Deprecated. 
getApproval() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
 
getApproval() - Method in class sailpoint.workflow.WorkflowContext
Get the approval we are currently on.
getApprovalArguments() - Method in class sailpoint.workflow.WorkflowContext
Similar to getStepArguments, but returns the arguments Associated with a Step's approval.
getApprovalAuditAction(WorkflowContext) - Method in class sailpoint.workflow.RoleLibrary
Called by the "action" Arg being passed to the audit() method when were auditing approvals.
getApprovalCompleteItems() - Method in class sailpoint.object.IdentityRequest
 
getApprovalItemFilter() - Method in class sailpoint.web.WorkItemBean
 
getApprovalMemberColumnJSON() - Method in class sailpoint.web.WorkItemBean
Returns the JSON representation of the approvalMemberColumns.
getApprovalMemberColumns() - Method in class sailpoint.web.WorkItemBean
Uses the ApprovalItemGridHelper to calculate the ColumnConfig for the approval item grid based on the approval set and the work item properties.
getApprovalName() - Method in class sailpoint.object.ProcessLog
 
getApprovalObject() - Method in class sailpoint.object.Workflow
Get the object being approved.
getApprovalObject() - Method in class sailpoint.object.WorkflowCase
Get the object being approved.
getApprovals() - Method in class sailpoint.object.WorkflowSummary
getApprovalSet() - Method in class sailpoint.object.Workflow.Approval
 
getApprovalSet() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
 
getApprovalSet() - Method in class sailpoint.object.WorkflowSummary
 
getApprovalSet() - Method in class sailpoint.object.WorkItem
 
getApprovalSet() - Method in class sailpoint.web.WorkItemBean
DTO to represent the ApprovalSet in the workitem attributes map.
getApprovalState() - Method in class sailpoint.object.IdentityRequestItem
Returns the approval state copied from the approvalItems produced by the workflow.
getApprovalSummaries() - Method in class sailpoint.object.IdentityRequest
 
getApproved() - Method in class sailpoint.object.ApprovalSet
 
getApprover() - Method in class sailpoint.object.ApprovalItem
 
getApprover() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
 
getApproverName() - Method in class sailpoint.object.IdentityRequestItem
Returns the name of the approver of the request item.
getApproverRule() - Method in class sailpoint.object.Certification
Reference to a rule that should get run when the certification is signed to determine if anyone else needs to approve the certification.
getApproverRule(Resolver) - Method in class sailpoint.object.Certification
 
getApproverRuleName() - Method in class sailpoint.object.CertificationDefinition
 
getArchive() - Method in class sailpoint.object.Archive
XML blob containing a serialized SailPointObject.
getArchive() - Method in class sailpoint.object.CertificationArchive
XML blob containing serialized Certification.
getArchived() - Method in class sailpoint.object.WorkItemArchive
Return the date the object was created.
getArchivedEntityCount(SailPointContext) - Method in class sailpoint.object.Certification
 
getArg() - Method in class sailpoint.object.Workflow.Replicator
 
getArgs() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
getArgs() - Method in class sailpoint.object.Workflow.Approval
 
getArgs() - Method in class sailpoint.object.Workflow.Step
 
getArgument(String) - Method in class openconnector.Item
 
getArgument(String) - Method in class openconnector.Plan
 
getArgument(String) - Method in class openconnector.Request
 
getArgument(String) - Method in class sailpoint.object.BaseConstraint
 
getArgument() - Method in class sailpoint.object.ImportAction
 
getArgument(String) - Method in class sailpoint.object.Policy
 
getArgument(String) - Method in class sailpoint.object.PolicyViolation
 
getArgument(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
getArgument() - Method in class sailpoint.object.ReportDataSource.Parameter
 
getArgument(String) - Method in class sailpoint.object.ScoreDefinition
 
getArgument(String) - Method in class sailpoint.object.TaskItemDefinition
 
getArgument(String) - Method in class sailpoint.object.TaskSchedule
 
getArgumentNameDelimiter() - Method in class sailpoint.object.Workflow
Return the argument name delimiter (usually the default).
getArguments() - Method in class openconnector.Item
 
getArguments() - Method in class openconnector.Plan
 
getArguments() - Method in class openconnector.Request
 
getArguments() - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Return the arguments for this AccountRequest.
getArguments() - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Return the arguments for this request.
getArguments() - Method in class sailpoint.integration.ProvisioningPlan
Return the arguments for this ProvisioningPlan.
getArguments() - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Return the arguments for this request.
getArguments() - Method in class sailpoint.object.BaseConstraint
 
getArguments() - Method in class sailpoint.object.JavaRuleContext
 
getArguments() - Method in class sailpoint.object.MiningConfig
 
getArguments() - Method in class sailpoint.object.Policy
Extensible policy configuration.
getArguments() - Method in class sailpoint.object.PolicyViolation
 
getArguments() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
getArguments() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
getArguments() - Method in class sailpoint.object.ProvisioningPlan
 
getArguments() - Method in class sailpoint.object.QuickLink
 
getArguments() - Method in class sailpoint.object.ScoreDefinition
Optional arguments to the scorer.
getArguments() - Method in class sailpoint.object.Signature
 
getArguments() - Method in class sailpoint.object.TaskItemDefinition
 
getArguments() - Method in class sailpoint.object.TaskSchedule
 
getArguments() - Method in class sailpoint.workflow.WorkflowContext
Get the arguments defined within the step, merged with workflow variables.
getAsBoolean(String, String) - Static method in class connector.common.JsonUtil
Returns boolean value from the supplied JSON source associated with the provided key
getAsList(String, String) - Static method in class connector.common.JsonUtil
Returns List from the supplied JSON source associated with the provided key
getAsList(Object) - Static method in class openconnector.AbstractConnector
 
getAsNumber(String, String) - Static method in class connector.common.JsonUtil
Returns Number from the supplied JSON source associated with the provided key
getAssertionConsumerService() - Method in class sailpoint.object.SAMLConfig
 
getAssignedCount() - Method in class sailpoint.object.RoleIndex
The number of identities that have this role assigned.
getAssignedRole(String) - Method in class sailpoint.object.Identity
Look for a assigned role by database identifier.
getAssignedRoleDifferences() - Method in class sailpoint.object.IdentityDifference
Return the assigned role differences
getAssignedRoles() - Method in class sailpoint.object.AbstractCertifiableEntity
Gets the assigned roles on the entity
getAssignedRoles() - Method in class sailpoint.object.Identity
Return the list of assigned roles.
getAssignedRoles() - Method in class sailpoint.object.IdentitySnapshot
Returns a list of RoleAssignmentSnapshot representing the assigned roles.
getAssignedRoleSummary() - Method in class sailpoint.object.Identity
Return a string containing a summary of the assigned roles.
getAssignedScope() - Method in class sailpoint.object.CertificationSchedule
 
getAssignedScope() - Method in class sailpoint.object.SailPointObject
 
getAssignedScope() - Method in class sailpoint.object.TaskSchedule
 
getAssignedScopeFilter(Identity) - Method in class sailpoint.api.ScopeService
getAssignedScopePath() - Method in class sailpoint.object.SailPointObject
The path of the assignedScope.
getAssignedScopePath() - Method in class sailpoint.object.TaskSchedule
 
getAssignedScopeQueryInfo(Identity) - Method in class sailpoint.api.ScopeService
Generates a QueryInfo representing a query that finds objects in the specified user's assigned scope
getAssignedScopeReplacement() - Method in class sailpoint.api.ScopeService.DeletionOptions
 
getAssignee() - Method in interface sailpoint.object.AssignableItem
 
getAssignee() - Method in class sailpoint.object.RemediationItem
Get the assignee for this item
getAssignee() - Method in class sailpoint.object.WorkItem
 
getAssignee() - Method in class sailpoint.object.WorkItemArchive
 
getAssigner() - Method in class sailpoint.object.Assignment
The name of the Identity that performed the assignment (or the revocation).
getAssigner() - Method in class sailpoint.object.IdentityEntitlement
 
getAssignment() - Method in class sailpoint.object.RoleOverlapResult.RoleOverlap
Percentage of overlap in the assignment rules and detection profiles.
getAssignmentId() - Method in class sailpoint.object.ApprovalItem
 
getAssignmentId() - Method in class sailpoint.object.Assignment
The unique generated if of the assignment.
getAssignmentId() - Method in class sailpoint.object.Bundle
 
getAssignmentId() - Method in class sailpoint.object.IdentityEntitlement
 
getAssignmentId() - Method in class sailpoint.object.IdentityRequestItem
 
getAssignmentId() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
getAssignmentId() - Method in class sailpoint.object.ProvisioningTarget
The unique generated if of the assignment.
getAssignmentId() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
 
getAssignmentIdList() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Get the assignment ids as a list.
getAssignmentIdList() - Method in class sailpoint.object.RoleDetection
Get the assignment ids as a list.
getAssignmentIds() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Get the assignment id csv.
getAssignmentIds() - Method in class sailpoint.object.RoleDetection
Get the assignment id csv.
getAssignmentNote() - Method in class sailpoint.object.IdentityEntitlement
 
getAssignmentResults() - Method in class sailpoint.web.WorkItemBean
Handles assignment of a work item owned by a workgroup.
getAssociations() - Method in class sailpoint.object.Bundle
 
getAssociations() - Method in class sailpoint.object.ManagedAttribute
 
getAssociationSchema(Schema) - Method in class sailpoint.object.Application
Return the association schema associated to a given schema
getAssociationSchemaName() - Method in class sailpoint.object.Schema
 
getAsString(String, String) - Static method in class connector.common.JsonUtil
Returns the value of the JSON attribute indicated by key in the JSON source string as String.
getAsStringList(Object) - Static method in class openconnector.AbstractConnector
 
getAttachments() - Method in class sailpoint.object.EmailOptions
List of binary file attachments
getAttachments() - Method in class sailpoint.object.IdentityRequestItem
 
getAttempts() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getAttr(SailPointContext, String, boolean, String, String, List<String>) - Static method in class sailpoint.api.ManagedAttributer
Get just the specified attributes for this Managed Attribute
getAttribute(Element, String) - Static method in class connector.common.XmlUtil
Get an attribute, collapsing empty strings to null.
getAttribute(String) - Method in class openconnector.ConnectorConfig
 
getAttribute(String) - Method in class openconnector.Partition
 
getAttribute(String) - Method in class sailpoint.connector.CollectorServices
Return a Object value from the configuration attributes.
getAttribute(Element, String) - Static method in class sailpoint.integration.XmlUtil
Get an attribute, collapsing empty strings to null.
getAttribute(String) - Method in class sailpoint.object.AccessMapping
 
getAttribute(String) - Method in class sailpoint.object.AccountGroup
Deprecated.
 
getAttribute() - Method in class sailpoint.object.AccountIconConfig
Attribute name from which the value is taken.
getAttribute(String) - Method in class sailpoint.object.Alert
 
getAttribute(String) - Method in class sailpoint.object.ApprovalItem
 
getAttribute() - Method in class sailpoint.object.AttributeMetaData
The name of the attribute.
getAttribute(String) - Method in class sailpoint.object.AuditEvent
 
getAttribute(String) - Method in class sailpoint.object.Bundle
 
getAttribute(String) - Method in class sailpoint.object.CandidateRole
 
getAttribute(String, Attributes<String, Object>) - Method in class sailpoint.object.Certification
Retrieve an attribute from this certification, and if not found on the certification fall back to the value in the given system defaults map.
getAttribute(String) - Method in class sailpoint.object.CertificationDefinition
UTILITY Methods
getAttribute(String) - Method in class sailpoint.object.CertificationGroup
 
getAttribute(String) - Method in class sailpoint.object.CertificationItem
Helper to get an attribute value.
getAttribute(String) - Method in class sailpoint.object.Chart
 
getAttribute(String) - Method in class sailpoint.object.Classification
 
getAttribute(String) - Method in class sailpoint.object.DeletedObject
 
getAttribute() - Method in class sailpoint.object.Difference
The name of the attribute that was different.
getAttribute() - Method in class sailpoint.object.EntitlementWeight
 
getAttribute(String) - Method in class sailpoint.object.Field
 
getAttribute(String) - Method in class sailpoint.object.Form
Older name for get(), not sure if this was used outside this class, but keep it around.
getAttribute(String) - Method in class sailpoint.object.Identity
The generic attribute accessor is convenient for the UI and other components that are data driven from the ObjectConfig.
getAttribute() - Method in class sailpoint.object.IdentityHistoryItem
 
getAttribute(String) - Method in class sailpoint.object.IdentityRequest
 
getAttribute(String) - Method in class sailpoint.object.IntegrationConfig
 
getAttribute(String) - Method in class sailpoint.object.JasperResult
 
getAttribute(String) - Method in class sailpoint.object.Link
 
getAttribute() - Method in class sailpoint.object.LocalizedAttribute
Return the attribute that we are localizing
getAttribute() - Method in class sailpoint.object.ManagedAttribute
When this object represents an account attribute, this will be the name of the attribute.
getAttribute(String) - Method in class sailpoint.object.ManagedAttribute
Return the value of an extended attribute.
getAttribute(String) - Method in class sailpoint.object.Module
 
getAttribute(String) - Method in class sailpoint.object.MonitoringStatistic
 
getAttribute(String) - Method in class sailpoint.object.Partition
 
getAttribute(String) - Method in class sailpoint.object.Permission
 
getAttribute(String) - Method in class sailpoint.object.PersistentIdentityItem
 
getAttribute(String) - Method in class sailpoint.object.Profile
 
getAttribute() - Method in class sailpoint.object.ProvisioningTarget
 
getAttribute(String) - Method in class sailpoint.object.RecommenderDefinition
 
getAttribute(String) - Method in class sailpoint.object.RemediationItem
 
getAttribute(String) - Method in class sailpoint.object.RequestState
 
getAttribute(String) - Method in class sailpoint.object.ResourceObject
 
getAttribute() - Method in class sailpoint.object.RoleOverlapResult.RoleOverlap
Percentage of overlap in the extended attributes, description, and other non-essential properties.
getAttribute(String) - Method in class sailpoint.object.Server
 
getAttribute(String) - Method in class sailpoint.object.Target
Return the value of an extended attribute.
getAttribute(String) - Method in class sailpoint.object.TargetAssociation
Return the value of an attribute.
getAttribute(String) - Method in class sailpoint.object.TaskEvent
 
getAttribute(String) - Method in class sailpoint.object.TaskItem
 
getAttribute(String) - Method in class sailpoint.object.WorkflowRegistry
 
getAttribute(String) - Method in class sailpoint.object.WorkItem
 
getAttribute(String) - Method in class sailpoint.object.WorkItemArchive
 
getAttributeAssignment(String, String, String, String, String, String) - Method in class sailpoint.object.Identity
 
getAttributeAssignments() - Method in class sailpoint.object.CorrelationConfig
Application account attribute to identity attribute assignments
getAttributeAssignments() - Method in class sailpoint.object.Identity
Return the identity's current list of AttributeAssignments.
getAttributeBySource(String, String) - Method in class sailpoint.object.Schema
Return the attribute in this schema that has the given source.
getAttributeDefinition(String) - Method in class sailpoint.object.Schema
Returns an attribute Definition for a named attribute.
getAttributeDefinition(String) - Method in class sailpoint.tools.ldap.Schema
Return the AttributeDefinition with the given name from this schema, or null if there is no definition for it.
getAttributeDifference(String) - Method in class sailpoint.object.IdentityDifference
Return the attribute difference for the given attribute name.
getAttributeDifferences() - Method in class sailpoint.object.BundleDifference
 
getAttributeDifferences() - Method in class sailpoint.object.IdentityDifference
List of changes to top-level attributes of the identity.
getAttributeDifferences() - Method in class sailpoint.object.ProfileDifference
 
getAttributeInternalNames() - Method in class sailpoint.object.Schema
Returns a list of the attribute internal names defined for this schema.
getAttributeInternalOrNames() - Method in class sailpoint.object.Schema
Returns a list of the non-null internal name of attributes defined for this schema, otherwise return the name.
getAttributeKeys() - Method in class sailpoint.object.Snapshot
 
getAttributeMap() - Method in class sailpoint.object.Schema
Builds a map for looking up attributes by name.
getAttributeMetaData() - Method in class sailpoint.object.SailPointObject
 
getAttributeMetaData(String) - Method in class sailpoint.object.SailPointObject
 
getAttributeMetaData(ObjectAttribute) - Method in class sailpoint.object.SailPointObject
 
getAttributeName() - Method in class sailpoint.object.AuditEvent
 
getAttributeName() - Method in class sailpoint.object.Entitlement
 
getAttributeName() - Method in class sailpoint.object.EntitlementSnapshot
Return the name of the single attribute of this EntitlementSnapshot.
getAttributeName() - Method in class sailpoint.object.ExternalAttribute
 
getAttributeName() - Method in class sailpoint.object.IdentityTrigger
 
getAttributeName() - Method in class sailpoint.object.MitigationExpiration
Get the attribute name
getAttributeName() - Method in class sailpoint.object.Question
 
getAttributeNames() - Method in class openconnector.Schema
 
getAttributeNames(Schema, Map<String, Object>) - Method in class sailpoint.connector.AbstractConnector
First check for OP_ATTRIBUTE_NAMES in the options list, if present use the defined names.
getAttributeNames() - Method in class sailpoint.object.EntitlementGroup
Cannot seem to get the list of map Attribute map keys from JSF by using "item.attributes.keys" where "item" is an EntitlementGroup and Attribute.getKeys is defined to convert the keySet into a List.
getAttributeNames() - Method in interface sailpoint.object.Entitlements
Cannot seem to get the list of map Attribute map keys from JSF by using "item.attributes.keys" where "item" is an EntitlementGroup and Attribute.getKeys is defined to convert the keySet into a List.
getAttributeNames() - Method in class sailpoint.object.EntitlementSnapshot
 
getAttributeNames() - Method in class sailpoint.object.ResourceObject
Returns all of the names in the attribute map as a collection of Strings
getAttributeNames() - Method in class sailpoint.object.Schema
Returns a list of the attribute names defined for this schema.
getAttributeNamesHashSet() - Method in class sailpoint.object.Schema
 
getAttributeRequest(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
getAttributeRequest(String, Object) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
getAttributeRequests() - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Return the AttributeRequests for this AccountRequest.
getAttributeRequests() - Method in class sailpoint.integration.ProvisioningPlan.ObjectRequest
Return the AttributeRequests for this request.
getAttributeRequests() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
getAttributeRequests(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
getAttributes(Class, Map<String, Object>, List<String>) - Method in interface openconnector.ConnectorServices
Returns the attribute-value key-pair from the requested SailPointObject.
getAttributes() - Method in class openconnector.Partition
 
getAttributes() - Method in class openconnector.Schema
 
getAttributes() - Method in class sailpoint.connector.CollectorServices
Returns the configuration Attributes (Map) from the Application.
getAttributes() - Method in class sailpoint.integration.RequestResult
Return the generic Map of attributes
getAttributes() - Method in class sailpoint.integration.RoleDefinition
 
getAttributes() - Method in class sailpoint.object.AccessMapping
 
getAttributes() - Method in class sailpoint.object.AccountGroup
Deprecated.
Selected attribute values from the account.
getAttributes() - Method in class sailpoint.object.Alert
 
getAttributes() - Method in class sailpoint.object.AlertDefinition.ActionConfig
 
getAttributes() - Method in class sailpoint.object.Application
A Map of attributes that describe the application configuration.
getAttributes() - Method in class sailpoint.object.ApprovalItem
 
getAttributes() - Method in class sailpoint.object.AuditConfig
 
getAttributes() - Method in class sailpoint.object.AuditEvent
 
getAttributes() - Method in class sailpoint.object.Bundle
 
getAttributes() - Method in class sailpoint.object.Certification
 
getAttributes() - Method in class sailpoint.object.CertificationDefinition
 
getAttributes() - Method in class sailpoint.object.CertificationEntity
 
getAttributes() - Method in class sailpoint.object.CertificationGroup
 
getAttributes() - Method in class sailpoint.object.CertificationItem
Return a map containing generic attributes for this item.
getAttributes() - Method in class sailpoint.object.Chart
 
getAttributes() - Method in class sailpoint.object.Classification
 
getAttributes() - Method in class sailpoint.object.Configuration
 
getAttributes() - Method in class sailpoint.object.Custom
 
getAttributes() - Method in class sailpoint.object.DeletedObject
Selected attribute values from the account returned by the connector or generated by extended attribute rules.
getAttributes() - Method in class sailpoint.object.EntitlementGroup
 
getAttributes() - Method in interface sailpoint.object.Entitlements
Return the attributes for this set of entitlements.
getAttributes() - Method in class sailpoint.object.EntitlementSnapshot
Returns the Attributes of the Link at the time of this snapshot.
getAttributes() - Method in class sailpoint.object.ExtendedAttributeConfig
Deprecated.
 
getAttributes() - Method in class sailpoint.object.Field
 
getAttributes() - Method in class sailpoint.object.Form.Button
 
getAttributes() - Method in class sailpoint.object.Form
 
getAttributes() - Method in class sailpoint.object.Form.Section
 
getAttributes() - Method in class sailpoint.object.FullTextIndex
 
getAttributes() - Method in class sailpoint.object.GenericIndex
 
getAttributes() - Method in class sailpoint.object.GridState
 
getAttributes() - Method in class sailpoint.object.Identity
Extended attributes.
getAttributes() - Method in class sailpoint.object.IdentityRequest
 
getAttributes() - Method in class sailpoint.object.IdentitySnapshot
Returns the extended attributes of the Identity at the time of this snapshot.
getAttributes() - Method in class sailpoint.object.ImportAction
 
getAttributes() - Method in class sailpoint.object.IntegrationConfig
The arbitrary configuration attributes.
getAttributes() - Method in class sailpoint.object.JasperResult
 
getAttributes() - Method in class sailpoint.object.Link
Selected attribute values from the account returned by the connector or generated by extended attribute rules.
getAttributes() - Method in interface sailpoint.object.LinkInterface
Return the attributes on this link.
getAttributes() - Method in class sailpoint.object.LinkSnapshot
Returns the Attributes of the Link at the time of this snapshot.
getAttributes() - Method in class sailpoint.object.ManagedAttribute
Return the extended attributes map.
getAttributes() - Method in class sailpoint.object.MiningConfig.MiningSource
 
getAttributes() - Method in class sailpoint.object.Module
 
getAttributes() - Method in class sailpoint.object.MonitoringStatistic
 
getAttributes() - Method in class sailpoint.object.Partition
 
getAttributes() - Method in class sailpoint.object.Permission
 
getAttributes() - Method in class sailpoint.object.PersistentIdentityItem
 
getAttributes() - Method in class sailpoint.object.Plugin
 
getAttributes() - Method in class sailpoint.object.Policy
For JSF provide a property "attributes" as an alternative to "arguments" so we can use some common signature edting includes.
getAttributes() - Method in class sailpoint.object.Profile
Extended attributes on the profile.
getAttributes() - Method in class sailpoint.object.ProvisioningProject
 
getAttributes() - Method in class sailpoint.object.ProvisioningTransaction
 
getAttributes() - Method in class sailpoint.object.RecommenderDefinition
 
getAttributes() - Method in class sailpoint.object.RemediationItem
 
getAttributes() - Method in class sailpoint.object.RequestState
 
getAttributes() - Method in class sailpoint.object.ResourceObject
Returns Attributes (which is a Map) of the object's attributes
getAttributes() - Method in class sailpoint.object.Rule
A Map of attributes that describe the application configuration.
getAttributes() - Method in class sailpoint.object.Schema
Returns a list of the attribute definitions for this schema.
getAttributes() - Method in class sailpoint.object.Server
 
getAttributes() - Method in class sailpoint.object.ServerStatistic
 
getAttributes() - Method in class sailpoint.object.ServiceDefinition
 
getAttributes() - Method in class sailpoint.object.ServiceStatus
 
getAttributes() - Method in class sailpoint.object.Snapshot
 
getAttributes() - Method in class sailpoint.object.Target
Return the extended attributes map.
getAttributes() - Method in class sailpoint.object.TargetAssociation
Return the attributes map.
getAttributes() - Method in class sailpoint.object.TaskEvent
 
getAttributes() - Method in class sailpoint.object.TaskItem
 
getAttributes() - Method in class sailpoint.object.UIConfig
 
getAttributes() - Method in class sailpoint.object.WorkflowRegistry
 
getAttributes() - Method in class sailpoint.object.WorkflowTestSuite
 
getAttributes() - Method in class sailpoint.object.WorkItem
 
getAttributes() - Method in class sailpoint.object.WorkItemArchive
 
getAttributes() - Method in class sailpoint.web.WorkItemBean
Provides direct access to work item variables for those cases when they are nicely formatted.
getAttributesForm() - Method in class sailpoint.object.ConnectorConfig
Deprecated.
 
getAttributeSources() - Method in class sailpoint.object.CertifiableDescriptor
Returns a list of clones of the given snapshot.
getAttributesToRetrieve(String, Map<String, Object>) - Method in class sailpoint.connector.AbstractConnector
A convenience method used to compute which attributes should be included on returned resource objects.
getAttributeToAdd() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getAttributeToFilter() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getAttributeToRemove() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getAttributeType(String) - Method in class sailpoint.object.Schema
Returns the type (String, Long, List, etc) of the specified attribute.
getAttributeValue(String) - Method in class sailpoint.object.ActivityDataSource
Sets a named configuration attribute.
getAttributeValue(String) - Method in class sailpoint.object.Application
Gets a named application configuration attribute.
getAttributeValue() - Method in class sailpoint.object.AuditEvent
 
getAttributeValue() - Method in class sailpoint.object.Entitlement
 
getAttributeValue() - Method in class sailpoint.object.EntitlementSnapshot
Return the single value of the single attribute in this snapshot.
getAttributeValue() - Method in class sailpoint.object.MitigationExpiration
Get the attribute value
getAttributeValue(String) - Method in class sailpoint.object.Rule
Gets a named application configuration attribute.
getAttributeValue(String) - Method in class sailpoint.object.TargetSource
Sets a named configuration attribute.
getAttributeValue(DirContext, String, String) - Static method in class sailpoint.tools.ldap.LDAPUtil
Load the given directory object by its DN and return a single string value for the attribute with the given name.
getAttributeValues() - Method in class sailpoint.object.EntitlementSnapshot
Return the values for all attributes in this snapshot.
getAttributeWithInternalName(String) - Method in class sailpoint.object.Schema
Returns an attribute Definition for a attribute given its internal name.
getAuditAction(String) - Method in class sailpoint.object.AuditConfig
Look up an action by name, this is only for definition merging so it does not have to be quick.
getAuditAttribute(Class, String) - Method in class sailpoint.object.AuditConfig
Class is passed in for the future, but it is ignored.
getAuditAttribute(String, String) - Method in class sailpoint.object.AuditConfig
Helper for upgrades.
getAuditClass(String) - Method in class sailpoint.object.AuditConfig
Look up a class by name, this is only for definition merging so it does not have to be quick.
getAuditClassName() - Method in class sailpoint.object.Bundle
 
getAuditClassName() - Method in class sailpoint.object.SailPointObject
Return the class name to be used when auditing events on instances of this class.
getAuditConfig() - Static method in class sailpoint.object.AuditConfig
Return the cached AuditConfig.
getAuditEventOperationFromApprovalItem(ApprovalItem, String) - Static method in class sailpoint.workflow.IdentityLibrary
Factored out so that can also be called from RecommenderUtil
getAuditLogDetails(WorkflowContext) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Function to get audit logs in map format .This will be called by "SAP GRC Request executor" work-flow
getAuditLogMap(WorkflowContext) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
A library function which execute the audit log details and returns the map.
getAuditSCIMResource(String) - Method in class sailpoint.object.AuditConfig
 
getAuditSCIMResource(AuditEvent.SCIMResource) - Method in class sailpoint.object.AuditConfig
 
getAuthAccount() - Method in class sailpoint.object.Identity
 
getAuthApplication() - Method in class sailpoint.object.Identity
 
getAuthAttribute() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getAuthEnabled() - Method in class sailpoint.object.DomainData
 
getAuthEnabled() - Method in class sailpoint.object.ForestData
 
getAuthenticationAnswers() - Method in class sailpoint.object.Identity
 
getAuthenticationType() - Method in class sailpoint.object.DomainData
 
getAuthenticationType() - Method in class sailpoint.object.ForestData
 
getAuthLockStart() - Method in class sailpoint.object.Identity
 
getAuthnContextClassRef() - Method in class sailpoint.object.SAMLConfig
 
getAuthnContextComparison() - Method in class sailpoint.object.SAMLConfig
 
getAuthor() - Method in class sailpoint.object.Comment
 
getAuthToken() - Method in class sailpoint.object.SMSResetConfig
 
getAuthType() - Method in class sailpoint.object.DomainData
 
getAuthType() - Method in class sailpoint.object.ForestData
 
getAutoAssignedRoles() - Method in class sailpoint.api.EntitlementCorrelator
getAutomaticClosingAction() - Method in class sailpoint.object.CertificationDefinition
 
getAutomaticClosingComments() - Method in class sailpoint.object.CertificationDefinition
 
getAutomaticClosingDate() - Method in class sailpoint.object.Certification
 
getAutomaticClosingDate() - Method in class sailpoint.object.CertificationSchedule
This is a calculated property that is based off the certification end date or the challenge end date (if challenge is enabled).
getAutomaticClosingInterval() - Method in class sailpoint.object.CertificationDefinition
 
getAutomaticClosingIntervalScale() - Method in class sailpoint.object.CertificationDefinition
 
getAutomaticClosingRule(Resolver) - Method in class sailpoint.object.CertificationDefinition
 
getAutomaticClosingRuleName() - Method in class sailpoint.object.CertificationDefinition
 
getAutomaticClosingSigner(Resolver) - Method in class sailpoint.object.CertificationDefinition
 
getAutomaticClosingSignerName() - Method in class sailpoint.object.CertificationDefinition
 
getBackgroundItemId() - Method in class sailpoint.object.WorkflowCase
 
getBackgroundItemId() - Method in class sailpoint.object.WorkflowLaunch
 
getBackupCertifierName() - Method in class sailpoint.object.CertificationDefinition
 
getBand(int) - Method in class sailpoint.object.GroupIndex
For applications that want to iterate over the configured number of bands in an extensible way.
getBand1() - Method in class sailpoint.object.GroupIndex
 
getBand10() - Method in class sailpoint.object.GroupIndex
 
getBand2() - Method in class sailpoint.object.GroupIndex
 
getBand3() - Method in class sailpoint.object.GroupIndex
 
getBand4() - Method in class sailpoint.object.GroupIndex
 
getBand5() - Method in class sailpoint.object.GroupIndex
 
getBand6() - Method in class sailpoint.object.GroupIndex
 
getBand7() - Method in class sailpoint.object.GroupIndex
 
getBand8() - Method in class sailpoint.object.GroupIndex
 
getBand9() - Method in class sailpoint.object.GroupIndex
 
getBandCount() - Method in class sailpoint.object.GroupIndex
The number of bands with valid results.
getBands() - Method in class sailpoint.object.ScoreConfig
Configuration of the bands for visualization.
getBaseAttributes() - Method in class sailpoint.connector.DelimitedFileConnector
This list of attributes is relevant across all file based connectors.
getBaseHql() - Method in interface sailpoint.reporting.datasource.LiveReportDataSource
Returns the base hql string for this report.
getBasePath() - Method in class sailpoint.object.Form
Get the path expression for the form
getBaseQueryOptions() - Method in interface sailpoint.reporting.datasource.LiveReportDataSource
Returns the base QueryOptions for this report.
getBaseUrl() - Method in class sailpoint.integration.IIQClient
Return the base URL being used for requests.
getBatchRequest() - Method in class sailpoint.object.BatchRequestItem
 
getBatchRequestItems() - Method in class sailpoint.object.BatchRequest
 
getBatchRequestItemsTableColumns() - Method in class sailpoint.object.UIConfig
 
getBatchRequestTableColumns() - Method in class sailpoint.object.UIConfig
 
getBcc() - Method in class sailpoint.object.EmailTemplate
 
getBeforeProvisioningRule() - Method in class sailpoint.object.Application
 
getBeforeRule() - Method in class sailpoint.object.ConnectorOperationData
 
getBeforeTests() - Method in class sailpoint.object.ConnectorTestConfig
gets beforeTests
getBeginningOfDay(Date) - Static method in class sailpoint.tools.Util
 
getBindingMethod() - Method in class sailpoint.object.SAMLConfig
 
getBody() - Method in class sailpoint.integration.ApacheHttpClient
 
getBody() - Method in interface sailpoint.integration.HttpClient
Return the response body from the most recently executed request.
getBody() - Method in class sailpoint.integration.SailPointHttpClient
Return the last response body as a string.
getBody() - Method in class sailpoint.object.ConnectorOperationData
 
getBody() - Method in class sailpoint.object.EmailTemplate
The body template.
getBodyBytes() - Method in class sailpoint.integration.SailPointHttpClient
Return the last response body.
getBodyFormat() - Method in class sailpoint.object.ConnectorOperationData
 
getBoolAttribute(String) - Method in class sailpoint.object.ResourceObject
Returns the boolean primitive value for the supplied attribute name.
getBoolean(Map, String) - Static method in class connector.common.Util
This method to check the value of attribute is boolean or not.
getBoolean(String) - Method in class openconnector.AbstractConnector
 
getBoolean(String) - Method in class openconnector.ConnectorConfig
 
getBoolean() - Method in class openconnector.Item
 
getBoolean(Map, String) - Static method in class sailpoint.integration.Util
Return a map value as a boolean.
getBoolean(String) - Method in class sailpoint.object.Attributes
Returns the value specified by attributeName, as a boolean.
getBoolean(String, boolean) - Method in class sailpoint.object.Attributes
Returns the value specified by attributeName, as a boolean.
getBoolean(String, boolean) - Method in class sailpoint.object.CertificationDefinition
 
getBoolean(String) - Method in class sailpoint.object.Configuration
 
getBoolean(String, boolean) - Method in class sailpoint.object.Configuration
 
getBoolean(String) - Method in class sailpoint.object.Custom
 
getBoolean(String, boolean) - Method in class sailpoint.object.Custom
 
getBoolean(String) - Method in class sailpoint.object.Form
 
getBoolean(String) - Method in class sailpoint.object.FullTextIndex
 
getBoolean(String) - Method in class sailpoint.object.IntegrationConfig
 
getBoolean(String) - Method in class sailpoint.object.JavaRuleContext
 
getBoolean(String) - Method in class sailpoint.object.MiningConfig
 
getBoolean(String) - Method in class sailpoint.object.Module
 
getBoolean(String) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
getBoolean(String) - Method in class sailpoint.object.ProvisioningProject
 
getBoolean(String) - Method in class sailpoint.object.RecommenderDefinition
 
getBoolean(String) - Method in class sailpoint.object.ScoreDefinition
 
getBoolean(String) - Method in class sailpoint.object.Server
 
getBoolean(String) - Method in class sailpoint.object.ServiceDefinition
 
getBoolean(String) - Method in class sailpoint.object.TaskItem
 
getBoolean(String) - Method in class sailpoint.object.TaskItemDefinition
 
getBoolean(String) - Method in class sailpoint.object.Workflow
 
getBoolean(String) - Method in class sailpoint.object.WorkItem
 
getBoolean(String) - Method in class sailpoint.object.WorkItemArchive
 
getBoolean(Map, String) - Static method in class sailpoint.tools.Util
 
getBoolean(String) - Method in class sailpoint.workflow.WorkflowContext
Uses WorkflowContext.get(java.lang.String) to find a value and coerces it to a boolean.
getBooleanAttribute(String) - Method in class sailpoint.connector.CollectorServices
Return a boolean value from the configuration attributes.
getBooleanAttribute(String) - Method in class sailpoint.object.Field
 
getBooleanAttributeValue(String) - Method in class sailpoint.object.Application
Retrieve a boolean valued configuration setting.
getBooleanAttributeValue(String) - Method in class sailpoint.object.Schema
Retrieve a boolean valued configuration setting.
getBooleanObject(String) - Method in class sailpoint.object.Attributes
Returns the value specified by attributeName, as a Boolean.
getBooleanOption(String) - Method in class sailpoint.object.QuickLinkOptions
 
getBottomLabel() - Method in class sailpoint.object.Chart
 
getBufferedReader() - Method in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
 
getBuildDate() - Method in class sailpoint.connector.bundleinfo.Version
Return the compile-in build date and time of the connector bundle.
getBuildDate() - Static method in class sailpoint.Version
Return the build date and time of the product.
getBuilder() - Method in class sailpoint.connector.bundleinfo.Version
Return the compile-in user that built the connector bundle.
getBuilder() - Static method in class sailpoint.Version
Return the user that built the product.
getBuildHost() - Method in class sailpoint.connector.bundleinfo.Version
Return compile-in host where the connector bundle was built.
getBuildHost() - Static method in class sailpoint.Version
Return host where the product was built.
getBulkCustomEntityFieldsInclude() - Method in class sailpoint.object.UIConfig
 
getBulkDecision() - Method in class sailpoint.web.WorkItemBean
 
getBulkReassignmentEmailTemplate() - Method in class sailpoint.object.CertificationDefinition
 
getBulkReassignmentEmailTemplate(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
getBundle() - Method in class sailpoint.object.ArchivedCertificationItem
 
getBundle() - Method in class sailpoint.object.CertificationItem
For the Bundle type, the id of the associated bundle (role).
getBundle(Resolver) - Method in class sailpoint.object.CertificationItem
 
getBundle(String) - Method in class sailpoint.object.Identity
getBundle() - Method in class sailpoint.object.Profile
Owning role
getBundle() - Method in class sailpoint.object.RoleIndex
 
getBundleAssignmentId() - Method in class sailpoint.object.CertificationItem
Get the assignment ID if the bundle came from a RoleAssignment
getBundleByName(String) - Method in class sailpoint.object.Identity
getBundleDifferences() - Method in class sailpoint.object.IdentityDifference
Return the bundle differences.
getBundleEntitlements() - Method in class sailpoint.object.CertificationItem
For the Bundle type.
getBundleEntitlementsMap() - Method in class sailpoint.web.certification.CertificationItemBean.BusinessRoleBean
 
getBundleId() - Method in class sailpoint.object.RoleChangeEvent
Get the bundle id associated with this event
getBundleLevelAccountSelectorRule() - Method in class sailpoint.object.AccountSelectorRules
Optional rule for selecting target account for the bundle.
getBundleMessage(String, Locale) - Method in class sailpoint.tools.Message
Gets message from the Internationalizer.
getBundleName() - Method in class sailpoint.object.RoleChangeEvent
Get name of the bundle associated with this event
getBundleNamesMarkedForRemediation() - Method in class sailpoint.object.PolicyViolation
Get the names of the bundles marked for remediation.
getBundles(List<Application>) - Method in class sailpoint.object.AbstractCertifiableEntity
Gets the list of detected roles on the entity that reference any of the given applications.
getBundles() - Method in class sailpoint.object.AbstractCertifiableEntity
 
getBundles(Application) - Method in class sailpoint.object.AbstractCertifiableEntity
Gets the detected roles on the entity that reference the given application.
getBundles() - Method in class sailpoint.object.Identity
Return the list of detected roles.
getBundles(Application) - Method in class sailpoint.object.Identity
Get the bundles on this Identity that reference the given Application.
getBundles(List<Application>) - Method in class sailpoint.object.Identity
Get the bundles on this Identity that reference any of the given Applications.
getBundles() - Method in class sailpoint.object.IdentitySnapshot
Returns a list of BundleSnapshots representing the detected roles.
getBundlesMarkedForRemediation() - Method in class sailpoint.object.PolicyViolation
For SODConstraints, the names of the bundles (either right or left) that have been marked to be remediated.
getBundleSummary() - Method in class sailpoint.object.Identity
Return a string containing a summary of the detected roles.
getBusinessRole() - Method in class sailpoint.object.CertifiableDescriptor
Role being certified.
getBusinessRole(Resolver) - Method in class sailpoint.object.CertifiableDescriptor
 
getBusinessRole() - Method in class sailpoint.object.CertificationDecision
Deprecated.
 
getBusinessRole() - Method in class sailpoint.object.EntitlementComment
Deprecated.
 
getBusinessRole() - Method in interface sailpoint.object.EntitlementHistoryItem
 
getBusinessRole() - Method in class sailpoint.object.IdentityHistoryItem
 
getBusinessRole(Resolver) - Method in class sailpoint.object.MitigationExpiration
 
getBusinessRole() - Method in class sailpoint.web.WorkItemBean
If the WorkItem is certification related, and the item represented by the workItem is of type Bundle, return the UI bean representing the business role
getBusinessRoleChckngCommonEntl(WorkflowContext) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Function to compare the dates of common entilements in the cart
getBusinessRoleDates(WorkflowContext) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Function to fetch the sunrise and sunset date of business roles
getBusinessRoleGrantBean() - Method in class sailpoint.web.WorkItemBean
For workitems related to certifications, with the certification item of type BusinessRoleGrantedCapability/BusinessRoleGrantedScope, return the GenericCertifiableBean representing the certification item
getBusinessRoleGrantBeans() - Method in class sailpoint.web.certification.CertificationBean
 
getBusinessRoleIds() - Method in class sailpoint.object.CertificationDefinition
Returns list of business role ids/names selected for certification.
getBusinessRoleRelationshipBean() - Method in class sailpoint.web.WorkItemBean
For workitems related to certifications, with the certification item of type BusinessRoleHierarchy/BusinessRolePermit/BusinessRoleRequirement, return the GenericCertifiableBean representing the certification item
getBusinessRoleRelationshipBeans() - Method in class sailpoint.web.certification.CertificationBean
 
getBusinessRoleRemediationItemTableColumns() - Method in class sailpoint.object.UIConfig
 
getBusinessRoles() - Method in class sailpoint.object.IdentitySnapshot
Returns the names of the detected roles stored on this snapshot.
getBusinessRoles() - Method in class sailpoint.web.certification.CertificationBean
 
getBusinessRoleScore() - Method in class sailpoint.object.BaseIdentityIndex
 
getBusinessRolesMismachedDates(Map<String, List>, String, ProvisioningPlan.AttributeRequest, Map) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Function to check if the business role and directly assigned entitlement have different start and end dates.
getButtons() - Method in class sailpoint.object.Form
Old interface for getting the discrete button list.
getByDisplayableNameComparator() - Static method in class sailpoint.object.BaseAttributeDefinition
 
getByDisplayableNameComparator(Locale) - Static method in class sailpoint.object.BaseAttributeDefinition
 
getByDisplayName(SailPointContext, Application, String) - Static method in class sailpoint.api.ManagedAttributer
Look up a MangedAttribute by displayable name.
getByNameComparator() - Static method in class sailpoint.object.SailPointObject
 
getCache(Class) - Static method in class sailpoint.object.ObjectConfig
Called in various classes to get the static configuration cache for that class.
getCalendarField() - Method in enum sailpoint.object.Duration.Scale
Return the java.util.Calendar field constant that corresponds to this duration scale.
getCall() - Method in class sailpoint.object.Scriptlet
 
getCallables() - Method in class sailpoint.object.WorkflowRegistry
 
getCallables(String) - Method in class sailpoint.object.WorkflowRegistry
 
getCallLibraries(Scriptlet) - Method in class sailpoint.workflow.WorkflowContext
 
getCallParamaters(Scriptlet) - Method in class sailpoint.workflow.WorkflowContext
 
getCanChangeDecision() - Method in class sailpoint.web.certification.CertificationItemBean
 
getCandidateProfiles() - Method in class sailpoint.object.CandidateRole
Return a list of CandidateRoles representing the Profiles that would be created if this role were approved.
getCannonicalSummary() - Method in class sailpoint.object.SODConstraint
Generate a brief text description of the constraint.
getCapabilities() - Method in class sailpoint.object.Identity
 
getCapabilitiesApproved() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getCapabilitiesRemediated() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getCapabilityManager() - Method in class sailpoint.object.Identity
 
getCaseId() - Method in class sailpoint.object.ProcessLog
 
getCaseName() - Method in class sailpoint.object.WorkflowLaunch
 
getCaseName() - Method in class sailpoint.object.WorkflowTestSuite
 
getCaseStatus() - Method in class sailpoint.object.ProcessLog
 
getCast() - Method in class sailpoint.object.Filter.LeafFilter
 
getCatches() - Method in class sailpoint.object.Workflow.Step
 
getCatchStep(String) - Method in class sailpoint.object.Workflow
Return the step that catches a given condition.
getCategory() - Method in class sailpoint.object.Chart
 
getCategory() - Method in class sailpoint.object.QuickLink
 
getCategory() - Method in class sailpoint.object.WindowsEventLogEntry
 
getCategoryName() - Method in class sailpoint.object.BaseAttributeDefinition
 
getCategoryStr() - Method in class sailpoint.object.WindowsEventLogEntry
Sub-category for this event.
getCategoryString() - Method in class sailpoint.object.WindowsEventLogEntry
Translation of the sub-category.
getCause() - Method in class sailpoint.object.ExpansionItem
 
getCause() - Method in class sailpoint.object.IdentityChangeEvent
Return a description of the cause of this event (for example - "inactive changed from false to true").
getCBVersionSupplier() - Static method in class sailpoint.connector.ConnectorFactory
Return the connector bundle version information supplier.
getCc() - Method in class sailpoint.object.EmailOptions
 
getCc() - Method in class sailpoint.object.EmailTemplate
 
getCertifiableDescriptor() - Method in class sailpoint.object.CertificationDecision
Deprecated.
 
getCertifiableDescriptor() - Method in class sailpoint.object.EntitlementComment
Deprecated.
 
getCertifiableDescriptor() - Method in interface sailpoint.object.EntitlementHistoryItem
 
getCertifiableDescriptor() - Method in class sailpoint.object.IdentityHistoryItem
 
getCertifiableDescriptor() - Method in class sailpoint.object.MitigationExpiration
 
getCertification(SailPointContext, CertificationLink) - Static method in class sailpoint.api.ObjectUtil
Deprecated.
Most code should not be retrieving certifications from archives. If archive retrieval is required, this should be done explicitly using ObjectUtil.getCertificationArchive(SailPointContext, String).
getCertification() - Method in class sailpoint.object.AbstractCertificationItem
Return the Certification that this item is a part of.
getCertification() - Method in class sailpoint.object.ArchivedCertificationEntity
A back-pointer to the owning certification.
getCertification() - Method in class sailpoint.object.Certification
Required by the Phaseable interface.
getCertification(String) - Method in class sailpoint.object.Certification
Traverse through this Certification to find a child Certification with the given ID.
getCertification() - Method in class sailpoint.object.CertificationEntity
Reference to the parent Certification.
getCertification() - Method in class sailpoint.object.CertificationItem
Return the certification that owns this item.
getCertification() - Method in interface sailpoint.object.Phaseable
Return the certification for this phaseable that is being phased.
getCertification() - Method in class sailpoint.object.WorkItem
 
getCertification(Resolver) - Method in class sailpoint.object.WorkItem
 
getCertification() - Method in class sailpoint.object.WorkItemArchive
 
getCertification(Resolver) - Method in class sailpoint.object.WorkItemArchive
 
getCertification() - Method in class sailpoint.web.WorkItemBean
If the WorkItem is certification related, we will return the CertificationBean representing the certification.
getCertificationAccountGroupTableColumns() - Method in class sailpoint.object.UIConfig
 
getCertificationActions() - Method in class sailpoint.object.Policy
The allowed certification actions for violations of this policy.
getCertificationArchive(SailPointContext, String) - Static method in class sailpoint.api.ObjectUtil
Retrieve the CertificationArchive for the certification with the given ID.
getCertificationBusinessRoleCompositionTableColumns() - Method in class sailpoint.object.UIConfig
 
getCertificationBusinessRoleMembershipTableColumns() - Method in class sailpoint.object.UIConfig
 
getCertificationCount(SailPointContext) - Method in class sailpoint.object.Certification
Get a count of all child certifications.
getCertificationDecisionChallengedEmailTemplate() - Method in class sailpoint.object.CertificationDefinition
 
getCertificationDecisionChallengedEmailTemplate(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
getCertificationDecisions(SailPointContext) - Method in class sailpoint.object.Identity
Deprecated.
this method might perform poorly and is currently only used in tests.
getCertificationDefinition(Resolver) - Method in class sailpoint.object.Certification
 
getCertificationDefinition(Resolver) - Method in class sailpoint.object.IdentityTrigger
 
getCertificationDefinitionId() - Method in class sailpoint.object.Certification
The ID of the CertificationDefinition that was used to create this certification.
getCertificationDetailedView() - Method in class sailpoint.object.CertificationDefinition
UI Configuration
getCertificationDetailedView(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
getCertificationEmailTemplate() - Method in class sailpoint.object.CertificationDefinition
 
getCertificationEmailTemplate(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
getCertificationEntity() - Method in class sailpoint.object.AbstractCertificationItem
Return the CertificationEntity for this item.
getCertificationEntity() - Method in class sailpoint.object.CertificationEntity
 
getCertificationEntity() - Method in class sailpoint.object.CertificationItem
 
getCertificationEntity() - Method in class sailpoint.object.WorkItem
 
getCertificationEntity(Resolver) - Method in class sailpoint.object.WorkItem
 
getCertificationEntity() - Method in class sailpoint.object.WorkItemArchive
 
getCertificationEntity(Resolver) - Method in class sailpoint.object.WorkItemArchive
 
getCertificationEntityDataOwnerTableColumns() - Method in class sailpoint.object.UIConfig
 
getCertificationEntityTableColumns() - Method in class sailpoint.object.UIConfig
 
getCertificationEntityViewBean() - Method in class sailpoint.web.WorkItemBean
For workitems related to certifications, return the JSF bean for the certification entity
getCertificationEventsTableColumns() - Method in class sailpoint.object.UIConfig
 
getCertificationGroupId() - Method in class sailpoint.object.CertificationArchive
 
getCertificationGroups() - Method in class sailpoint.object.Certification
 
getCertificationGroupsByType(CertificationGroup.Type) - Method in class sailpoint.object.Certification
 
getCertificationId() - Method in class sailpoint.object.CertificationArchive
The generated unique id of the original Certification.
getCertificationId() - Method in class sailpoint.object.ProvisioningTransaction
Gets the id of the certification that the transaction is associated with if any.
getCertificationIdentity(String) - Method in class sailpoint.web.certification.CertificationBean
 
getCertificationIdentityId() - Method in class sailpoint.web.certification.CertificationItemBean
 
getCertificationItem() - Method in class sailpoint.object.ArchivedCertificationItem
 
getCertificationItem() - Method in class sailpoint.object.IdentityEntitlement
 
getCertificationItem() - Method in class sailpoint.object.RemediationItem
The ID of the CertificationItem that is being remediated.
getCertificationItem(Resolver) - Method in class sailpoint.object.RemediationItem
 
getCertificationItem() - Method in class sailpoint.object.WorkItem
 
getCertificationItem(Resolver) - Method in class sailpoint.object.WorkItem
 
getCertificationItem() - Method in class sailpoint.object.WorkItemArchive
 
getCertificationItem(Resolver) - Method in class sailpoint.object.WorkItemArchive
 
getCertificationItemBean() - Method in class sailpoint.web.WorkItemBean
Return the CertificationItemBean for this work item.
getCertificationItemDataOwnerTableColumns() - Method in class sailpoint.object.UIConfig
 
getCertificationItemFilterAttributes() - Method in class sailpoint.object.CertificationDefinition
 
getCertificationItemFilterAttributes(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
getCertificationItemTableColumns() - Method in class sailpoint.object.UIConfig
 
getCertificationLevel() - Method in class sailpoint.object.Plugin
 
getCertificationLink() - Method in class sailpoint.object.CertificationDecision
Deprecated.
 
getCertificationLink() - Method in class sailpoint.object.IdentityHistoryItem
 
getCertificationLink() - Method in class sailpoint.object.MitigationExpiration
 
getCertificationName() - Method in class sailpoint.object.Certification
Returns the name of the Certification this access review belongs to.
getCertificationName() - Method in class sailpoint.object.CertificationCommand.BulkReassignment
 
getCertificationNameTemplate() - Method in class sailpoint.object.CertificationDefinition
 
getCertificationNotificationConfig(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
getCertificationOwner() - Method in class sailpoint.object.CertificationDefinition
 
getCertificationOwner(Resolver) - Method in class sailpoint.object.CertificationDefinition
 
getCertificationRequiredDuration() - Method in class sailpoint.object.CertificationDefinition
 
getCertificationRequiredDuration() - Method in class sailpoint.web.certification.CertificationBean
 
getCertificationRequiredDurationAmount() - Method in class sailpoint.object.CertificationDefinition
 
getCertificationRequiredDurationScale() - Method in class sailpoint.object.CertificationDefinition
 
getCertificationRequiredEntities() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getCertificationRequiredEntities() - Method in class sailpoint.object.Certification
 
getCertificationRequiredItems() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getCertificationRequiredItems() - Method in class sailpoint.object.Certification
 
getCertificationRequiredNotificationConfig(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
Notification Config
getCertifications() - Method in class sailpoint.object.Certification
A set of child Certification objects representing certifications that other users must perform in order for this certification to be considered complete.
getCertifications() - Method in class sailpoint.object.Identity
 
getCertificationScheduleTableColumns() - Method in class sailpoint.object.UIConfig
 
getCertificationScore() - Method in class sailpoint.object.BaseIdentityIndex
 
getCertificationsDue() - Method in class sailpoint.object.GroupIndex
Total number of certifications due for this entity
getCertificationsOnTime() - Method in class sailpoint.object.GroupIndex
Total number of certifications owned by this entity which were completed on time
getCertificationTrigger() - Method in class sailpoint.object.AlertDefinition.ActionConfig
 
getCertificationType() - Method in class sailpoint.object.IdentityHistoryItem
 
getCertifiedDuration() - Method in class sailpoint.object.CertificationDefinition
 
getCertifiedDuration() - Method in class sailpoint.web.certification.CertificationBean
 
getCertifiedDurationAmount() - Method in class sailpoint.object.CertificationDefinition
 
getCertifiedDurationScale() - Method in class sailpoint.object.CertificationDefinition
 
getCertifiedEntities() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getCertifiedEntities() - Method in class sailpoint.object.Certification
 
getCertifiedItems() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getCertifiedItems() - Method in class sailpoint.object.Certification
 
getCertifier(Resolver) - Method in class sailpoint.object.CertificationDefinition
 
getCertifierName() - Method in class sailpoint.object.CertificationDefinition
Manager Certification Properties
getCertifierOwnerAccount() - Method in class sailpoint.object.CertificationDefinition
 
getCertifierOwnerEntitlement() - Method in class sailpoint.object.CertificationDefinition
 
getCertifierOwnerRole() - Method in class sailpoint.object.CertificationDefinition
 
getCertifierRule() - Method in class sailpoint.object.CertificationDefinition
 
getCertifierRuleId() - Method in class sailpoint.object.CertificationDefinition.FactoryBean
 
getCertifiers() - Method in class sailpoint.object.Certification
The Identities that currently owns or have completed this certification.
getCertifiers() - Method in class sailpoint.object.CertificationDefinition
List of Names of the identities who will certify the items in the certification.
getCertifiers() - Method in class sailpoint.object.CertificationDefinition.GroupBean
 
getCertifiers() - Method in class sailpoint.object.CertificationLink
The name of the Identities that performed the certification.
getCertifiers() - Method in class sailpoint.object.CertificationSnapshot
 
getCertifiersDisplayNames() - Method in class sailpoint.web.certification.CertificationBean
Return a list of certifier display names.
getCertifierSelectionType() - Method in class sailpoint.object.CertificationDefinition
 
getCertPageListItems() - Method in class sailpoint.object.CertificationDefinition
 
getCertPageListItems(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
getCertReminderEmailRecipient(String) - Method in class sailpoint.api.Emailer
Return the recipient for the Certification Reminder email for the given certification.
getChallenge() - Method in class sailpoint.object.CertificationItem
The challenge information about this item.
getChallenge() - Method in class sailpoint.web.certification.CertificationItemBean
 
getChallengeAcceptedEmailTemplate() - Method in class sailpoint.object.CertificationDefinition
 
getChallengeAcceptedEmailTemplate(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
getChallengeDecisionExpirationEmailTemplate() - Method in class sailpoint.object.CertificationDefinition
 
getChallengeDecisionExpirationEmailTemplate(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
getChallengeEndDate() - Method in class sailpoint.object.CertificationSchedule
 
getChallengeExpirationEmailTemplate() - Method in class sailpoint.object.CertificationDefinition
 
getChallengeExpirationEmailTemplate(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
getChallengeGenerationEmailTemplate() - Method in class sailpoint.object.CertificationDefinition
 
getChallengeGenerationEmailTemplate(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
getChallengePeriodDurationAmount() - Method in class sailpoint.object.CertificationDefinition
 
getChallengePeriodDurationScale() - Method in class sailpoint.object.CertificationDefinition
 
getChallengePeriodEndEmailTemplate() - Method in class sailpoint.object.CertificationDefinition
 
getChallengePeriodEndEmailTemplate(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
getChallengePeriodStartEmailTemplate() - Method in class sailpoint.object.CertificationDefinition
 
getChallengePeriodStartEmailTemplate(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
getChallengePhaseEnterRuleName() - Method in class sailpoint.object.CertificationDefinition
 
getChallengeRejectedEmailTemplate() - Method in class sailpoint.object.CertificationDefinition
 
getChallengeRejectedEmailTemplate(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
getChart() - Method in class sailpoint.object.LiveReport
 
getCheckAppAttributeScript() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getCheckDisplayDetailedViewFilterSet() - Method in class sailpoint.web.certification.CertificationBean
This controls the switch from the list to detailed view according to user preferences.
getChildActions() - Method in class sailpoint.object.CertificationAction
 
getChildCertificationIds() - Method in class sailpoint.object.CertificationArchive
The IDs of the archived child certifications of the top-level certification in this archive.
getChildElement(Node) - Static method in class connector.common.XmlUtil
Dig out the first child element under a node.
getChildElement(Node, String) - Static method in class connector.common.XmlUtil
Dig out the child element with the given name under a node.
getChildElement(Node) - Static method in class sailpoint.integration.XmlUtil
Dig out the first child element under a node.
getChildElement(Node, String) - Static method in class sailpoint.integration.XmlUtil
Dig out the child element with the given name under a node.
getChildren() - Method in class sailpoint.object.AlertMatchConfig.AlertMatchTerm
 
getChildren() - Method in class sailpoint.object.CandidateRole
The list of child roles when mining cross-application roles.
getChildren() - Method in class sailpoint.object.Filter.CompositeFilter
 
getChildren() - Method in class sailpoint.object.IdentityAttributeFilterControl
 
getChildren() - Method in class sailpoint.object.IdentitySelector.MatchTerm
 
getChildren() - Method in class sailpoint.object.Workflow.Approval
 
getChildResources() - Method in class sailpoint.object.WebResource
 
getChildScopes() - Method in class sailpoint.object.Scope
The sub-scopes in the scope hierarchy.
getClass(String) - Method in class sailpoint.object.XMLResolverProxy
 
getClasses() - Method in class sailpoint.object.AuditConfig
 
getClasses() - Method in class sailpoint.object.FullTextIndex
Get a list of Class objects included in the index.
getClassification() - Method in class sailpoint.object.ObjectClassification
 
getClassificationDisplayNames() - Method in interface sailpoint.object.Classifiable
Return a list of display names of the classifications for this object.
getClassificationNames() - Method in class sailpoint.object.CertificationItem
 
getClassificationNames() - Method in interface sailpoint.object.Classifiable
 
getClassificationNames() - Method in class sailpoint.object.IdentitySelector.MatchTerm.ContributingEntitlement
 
getClassifications() - Method in interface sailpoint.object.Classifiable
Get all the classifications for the object
getClassifications() - Method in class sailpoint.object.SailPointObject
Get all the classifications for the object
getClassifier() - Method in class sailpoint.object.TimePeriod
 
getClassName() - Method in class sailpoint.object.AuditConfig.AuditAttribute
 
getClassName() - Method in class sailpoint.object.ConnectorConfig
Deprecated.
 
getClassName() - Method in class sailpoint.object.Reference
 
getClassname() - Method in class sailpoint.object.SyslogEvent
 
getClassName() - Method in class sailpoint.object.WorkflowTarget
 
getClassNames() - Method in class sailpoint.object.FullTextIndex
Get the names of the classes included in the index
getClasspathDirectory(int) - Static method in class sailpoint.tools.Util
Return the nth item on the CLASSPATH.
getClickedButton() - Method in class sailpoint.object.Form
Find the first button that was clicked (should only be one).
getClient(String) - Method in class sailpoint.object.OAuthConfiguration
Returns an OAuthClient by id
getClientByName(String) - Method in class sailpoint.object.OAuthConfiguration
Returns an OAuthClient by name
getClientHost() - Method in class sailpoint.object.AuditEvent
 
getClientId() - Method in class sailpoint.object.OAuthClient
 
getClobValue(ResultSet, String) - Static method in class sailpoint.tools.JdbcUtil
Get a CLOB value as a String from the named field in the given ResultSet.
getClobValue(Clob) - Static method in class sailpoint.tools.JdbcUtil
 
getCluster() - Method in class sailpoint.object.Application
 
getClusterScript() - Method in class sailpoint.object.ProvisioningConfig
 
getCollectionCondition() - Method in class sailpoint.object.Filter.LeafFilter
 
getCollector() - Method in class sailpoint.object.ActivityDataSource
The classname that implements fetching data from this datasource.
getCollector() - Method in class sailpoint.object.TargetSource
 
getColor() - Method in class sailpoint.object.ScoreBandConfig
HTML-style string representing the color.
getColumn() - Method in class sailpoint.api.PersistenceManager.LockParameters
Return the column that is used to find the object to lock - typically either name or id.
getColumn() - Method in class sailpoint.object.QueryOptions.Ordering
 
getColumnLength(Connection, String, String) - Static method in class sailpoint.tools.JdbcUtil
Gets the length of the specified column in a table.
getColumnNames(Schema) - Method in class sailpoint.connector.DelimitedFileConnector
Return the names of the columns for the given Schema from the config.
getColumnNames(ResultSet) - Static method in class sailpoint.connector.JDBCConnector
Use meta-data on the result to build up the column list.
getColumns() - Method in class sailpoint.object.Form.Section
 
getColumnSpan() - Method in class sailpoint.object.Field
 
getCommands() - Method in class sailpoint.object.Certification
A List of CertificationCommands left on the Certification to kick off activity in the Certificationer.
getComment() - Method in class sailpoint.api.Workflower.ForwardAudit
 
getComment() - Method in class sailpoint.object.Comment
 
getComment() - Method in class sailpoint.object.WorkItem.OwnerHistory
 
getCommentCharacter(Schema) - Method in class sailpoint.connector.DelimitedFileConnector
Return the comment character for the given Schema from the config.
getComments() - Method in class sailpoint.object.ApprovalItem
 
getComments() - Method in class sailpoint.object.Certification
Optional comments on the certification process.
getComments() - Method in class sailpoint.object.CertificationArchive
Optional comments on the certification process.
getComments() - Method in class sailpoint.object.CertificationCommand.BulkReassignment
 
getComments() - Method in class sailpoint.object.IdentityHistoryItem
Caution - this returns the value of the comment field, which is used by items of type "Comment" and NOT the comments attached to a certification action.
getComments() - Method in class sailpoint.object.MitigationExpiration
 
getComments() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
getComments() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
getComments() - Method in class sailpoint.object.ProvisioningPlan
 
getComments() - Method in class sailpoint.object.RemediationItem
The List of comments on this item.
getComments() - Method in class sailpoint.object.RoleAssignment
 
getComments() - Method in class sailpoint.object.Signoff.Signatory
 
getComments() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
 
getComments() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
 
getComments() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
 
getComments() - Method in class sailpoint.object.WorkItem
 
getComments() - Method in class sailpoint.object.WorkItemArchive
 
getComments() - Method in class sailpoint.object.WorkItemMonitor
 
getCompareDeltaRO() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This method will return compareDeltaRos script provided in testcase
getCompareROScript() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getCompensatingControl() - Method in class sailpoint.object.BaseConstraint
 
getCompilation() - Method in class sailpoint.object.Script
This a transient runtime field, it is not serialized.
getCompilationStatus() - Method in class sailpoint.object.IdentityRequestItem
Returns the compilation status.
getCompleted() - Method in class sailpoint.object.AbstractCertificationItem
Get the date this certification was completed.
getCompleted() - Method in class sailpoint.object.CertificationLink
The Date the Certification was signed.
getCompleted() - Method in class sailpoint.object.CertificationStatistic
 
getCompleted() - Method in class sailpoint.object.TaskItem
 
getCompletedCertifications() - Method in class sailpoint.object.CertificationGroup
 
getCompletedCount() - Method in class sailpoint.object.BatchRequest
 
getCompletedDate() - Method in class sailpoint.object.BatchRequest
 
getCompletedEntities() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getCompletedEntities() - Method in class sailpoint.object.Certification
The number of entities that have been completed.
getCompletedEntities() - Method in class sailpoint.object.CertificationSnapshot
 
getCompletedItems() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getCompletedItems() - Method in class sailpoint.object.Certification
 
getCompleter() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
 
getCompleter() - Method in class sailpoint.object.WorkItem
 
getCompleter() - Method in class sailpoint.object.WorkItemArchive
 
getCompletionComments() - Method in class sailpoint.object.RemediationItem
The comments entered at completion time for this remediation item.
getCompletionComments() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
 
getCompletionComments() - Method in class sailpoint.object.WorkItem
 
getCompletionComments() - Method in class sailpoint.object.WorkItemArchive
 
getCompletionComments() - Method in class sailpoint.object.WorkItemMonitor
 
getCompletionDate() - Method in class sailpoint.object.RemediationItem
The date at which this remediation item was completed.
getCompletionState() - Method in class sailpoint.object.Workflow.Approval
For a completed approval tree, derive the WorkItem.State that represents the overall decision.
getCompletionState() - Method in class sailpoint.object.WorkItemMonitor
 
getCompletionStatus() - Method in class sailpoint.object.IdentityRequest
 
getCompletionStatus() - Method in class sailpoint.object.TaskItem
 
getCompletionUser() - Method in class sailpoint.object.WorkItemMonitor
 
getComponentIds() - Method in class sailpoint.object.Link
CSV of other Link ids for accounts that are considered components of this composite account.
getComponentIds() - Method in class sailpoint.object.LinkSnapshot
 
getCompositeConnector(Application) - Static method in class sailpoint.connector.ConnectorFactory
Special factory method to see if the connector supports the CompositeConnector interface and returns that instead of Connector.
getCompositeDefinition() - Method in class sailpoint.object.Application
 
getCompositePercentage() - Method in class sailpoint.object.ScoreItem
Percentage of the composite score contributed by this item.
getCompositeScore() - Method in class sailpoint.object.CertificationEntity
The composite risk score of the identity.
getCompositeScore() - Method in class sailpoint.object.GenericIndex
Composite score calculated from the others.
getCompositeSourceApplication() - Method in class sailpoint.object.AttributeDefinition
Convenience method to retrieve the application this attribute is sourced from.
getCompositeSourceAttribute() - Method in class sailpoint.object.AttributeDefinition
Convenience method to retrieve the attribute on an another application that this attribute is sourced from.
getComputerName() - Method in class sailpoint.object.WindowsEventLogEntry
Name of the computer that generated this event.
getCondition() - Method in class sailpoint.object.Workflow.Step
 
getConditionScript() - Method in class sailpoint.object.Workflow.Step
 
getConditionSource() - Method in class sailpoint.object.Workflow.Step
 
getConfig() - Method in class openconnector.AbstractConnector
 
getConfig() - Method in interface openconnector.Connector
 
getConfig() - Method in class openconnector.ConnectorConfig
 
getConfig() - Method in class sailpoint.object.RoleMiningResult
The configuration the result was created with.
getConfig() - Method in class sailpoint.object.Schema
A Map of attributes that describe the schema configuration.
getConfigAttributes() - Method in class sailpoint.object.ObjectConfig
Other configuration attributes.
getConfigForm() - Method in class sailpoint.object.Workflow
 
getConfigForm() - Method in class sailpoint.object.Workflow.Step
 
getConfigName() - Method in class sailpoint.object.RoleMiningResult
 
getConfigObject(String) - Method in class sailpoint.object.ConnectorOperationData
 
getConfigPage() - Method in class sailpoint.object.Policy
The URL fragment of a JSF page used to configure this policy.
getConfigPage() - Method in class sailpoint.object.ScoreDefinition
Name URL of the page where containing the configuration panel for this score.
getConfigs() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
 
getConfigs() - Method in class sailpoint.object.NotificationConfig
 
getConfiguration() - Method in interface sailpoint.api.SailPointContext
Retrieve the system configuration object.
getConfiguration(String) - Method in class sailpoint.integration.IIQClient
Return a system configuration value for the requested attribute.
getConfiguration() - Method in class sailpoint.object.ActivityDataSource
 
getConfiguration() - Method in class sailpoint.object.TargetSource
 
getConfigurationContext(String, String) - Static method in class openconnector.Axis2ConfigurationContextFactory
Gets configurationContexts object which uses axis2xml file to create an AxisConfiguration.
getConjunct() - Method in class openconnector.Filter
 
getConnection() - Method in interface sailpoint.api.SailPointContext
getConnection(Schema, Map<String, Object>) - Method in class sailpoint.connector.JDBCConnector
Get a connection to the database, lean on the JdbcUtil class so we can add a pool if necessary.
getConnection() - Static method in class sailpoint.plugin.PluginBaseHelper
Gets a connection to the plugin database.
getConnection() - Method in interface sailpoint.plugin.PluginContext
Gets a connection to the plugin database.
getConnection() - Method in class sailpoint.policy.BasePluginPolicyExecutor
Gets a connection to the plugin database.
getConnection() - Method in class sailpoint.rest.plugin.BasePluginResource
Gets a connection to the plugin database.
getConnection() - Method in class sailpoint.server.BasePluginService
Gets a connection to the plugin database.
getConnection() - Method in class sailpoint.task.BasePluginTaskExecutor
Gets a connection to the plugin database.
getConnection(Map) - Static method in class sailpoint.tools.JdbcUtil
Establish a connection.
getConnection(String, String, String, String, String) - Static method in class sailpoint.tools.JdbcUtil
 
getConnection(String, String, String, String, String, Properties) - Static method in class sailpoint.tools.JdbcUtil
Simpler non-pooled connection.
getConnector(Application, String) - Static method in class sailpoint.connector.ConnectorFactory
Build a connector object using a clone of the given application.
getConnector() - Method in class sailpoint.object.Application
Returns the class name of the connector for this application.
getConnectorNoClone(Application, String) - Static method in class sailpoint.connector.ConnectorFactory
Build a connector object directly from the given application
getConnectorServices() - Method in class openconnector.AbstractConnector
 
getConnectorServices() - Method in interface openconnector.Connector
 
getConnectorServices() - Method in class sailpoint.connector.CollectorServices
 
getConnectorServices() - Method in interface sailpoint.connector.Connector
 
getConnectorType() - Method in class sailpoint.connector.AbstractConnector
 
getConnectorType() - Method in interface sailpoint.connector.Connector
Deprecated.
This now comes from the connector registry.
getConnectorType() - Method in class sailpoint.connector.DelimitedFileConnector
 
getConnectorType() - Method in class sailpoint.connector.JDBCConnector
 
getConstraint() - Method in class sailpoint.object.Policy
Return the constraint for simple policies that will only have one constraint.
getConstraint(PolicyViolation) - Method in class sailpoint.object.Policy
Lookup the constraint associated with a violation.
getConstraint(String, String) - Method in class sailpoint.object.Policy
 
getConstraint(Resolver) - Method in class sailpoint.object.PolicyViolation
Gets the appropriate type of constraint for the given policy.
getConstraintId() - Method in class sailpoint.object.PolicyViolation
 
getConstraintName() - Method in class sailpoint.object.ArchivedCertificationItem
 
getConstraintName() - Method in class sailpoint.object.IdentityHistoryItem
 
getConstraintName() - Method in class sailpoint.object.ImpactAnalysis.PolicyConflict
 
getConstraintName() - Method in class sailpoint.object.MitigationExpiration
Get the constraint name
getConstraintName() - Method in class sailpoint.object.PolicyViolation
The short name of the BaseConstraint that was violated.
getConstraints() - Method in class sailpoint.object.Policy
Return one of the three constraint lists.
getConstraints() - Method in class sailpoint.object.Profile
A list of filters specifying the account attribute values necessary to match this role.
getConstraints() - Method in class sailpoint.object.RoleSnapshot.ProfileSnapshot
 
getConstraints() - Method in class sailpoint.web.certification.CertificationItemBean.ProfileBean
 
getContent(Element) - Static method in class connector.common.XmlUtil
Return the content of an element as a string.
getContent(Element) - Static method in class sailpoint.integration.XmlUtil
Return the content of an element as a string.
getContent() - Method in class sailpoint.object.Attachment
Get the file content as a byte array.
getContentLength() - Method in class sailpoint.object.PersistedFile
 
getContentType() - Method in class sailpoint.object.PersistedFile
 
getContext() - Method in interface sailpoint.api.SailPointContext
Return a context derived from this one.
getContext() - Method in class sailpoint.object.Difference
An arbitrary name identifying the context of the attribute.
getContext() - Method in class sailpoint.object.JavaRuleContext
 
getContextIdentity(SailPointContext) - Static method in class sailpoint.api.ObjectUtil
Load the Identity that is considered the owner of the context.
getContextualHelp() - Method in class sailpoint.object.UIConfig
 
getContextUrl() - Method in class sailpoint.object.ConnectorOperationData
 
getContinuousConfig() - Method in class sailpoint.object.Certification
The configuration for each certification phase.
getContinuousConfig(AbstractCertificationItem.ContinuousState) - Method in class sailpoint.object.Certification
Return the ContinuousStateConfig for the given continuous state.
getContinuousState() - Method in class sailpoint.object.AbstractCertificationItem
The continuous certification state for this item.
getContinuousState() - Method in class sailpoint.object.ContinuousStateConfig
 
getContraintsDescription() - Method in class sailpoint.web.certification.CertificationItemBean.ProfileBean
Converts the profile's constraints into a human readable string.
getContributingEntitlements(RoleAssignment, Bundle, boolean) - Method in class sailpoint.api.EntitlementCorrelator
Return the contributing entitlements for a detected role within the context of one assignment.
getContributingEntitlements(Identity, RoleAssignment, Bundle, boolean) - Method in class sailpoint.api.EntitlementCorrelator
First analyize contributing entitlements for the identity, then return the contributing entitlements for a detected role within the context of one assignment.
getContributingEntitlements(RoleAssignment, boolean) - Method in class sailpoint.api.EntitlementCorrelator
Get contributing entitlements for all required and permitted roles of an assignment.
getContributingEntitlements() - Method in class sailpoint.object.IdentitySelector.MatchTerm
 
getContributingEntitlements() - Method in class sailpoint.object.RemediationItem
If this was from remediating an effective SOD policy, there will be contributing entitlements, and will there will not be a provisioning plan.
getControlledScopeReplacement() - Method in class sailpoint.api.ScopeService.DeletionOptions
 
getControlledScopes() - Method in class sailpoint.object.Identity
 
getControlledScopesFilter(Identity) - Method in class sailpoint.api.ScopeService
getControlledScopesQueryInfo(Identity) - Method in class sailpoint.api.ScopeService
Generates a QueryInfo representing a query that finds objects in the specified user's controlled scopes
getControlsAssignedScope() - Method in class sailpoint.object.Identity
 
getControlsAssignedScope(Configuration) - Method in class sailpoint.object.Identity
Helper to return whether this identity controls their assigned scope, first by looking at the preference on the identity then at the system configuration.
getCookie(String, String) - Method in class sailpoint.integration.SailPointHttpClient
Obtain a cookie value
getCookieObject(String, String) - Method in class sailpoint.integration.SailPointHttpClient
Obtain a cookie object.
getCookies() - Method in class sailpoint.integration.ApacheHttpClient
 
getCookies() - Method in interface sailpoint.integration.HttpClient
Return the Cookies.
getCookies(String) - Method in class sailpoint.integration.SailPointHttpClient
Get all the cookies in a domain.
getCookies() - Method in class sailpoint.integration.SailPointHttpClient
 
getCorrelationKey() - Method in class sailpoint.object.AttributeDefinition
The correlation key number assigned to this attribute.
getCorrelationMap() - Method in class sailpoint.object.CompositeDefinition.Tier
 
getCorrelationModel() - Method in class sailpoint.api.EntitlementCorrelator
Return the CorrelationModel being used by the correlation.
getCorrelationRule() - Method in class sailpoint.object.ActivityDataSource
Rule that can be invoked which will turn the event subject into a native thing that can be used to correlate back into some Identity.
getCorrelationRule() - Method in class sailpoint.object.Application
Correlation rule to be used during account aggregation from this application.
getCorrelationRule(String) - Method in class sailpoint.object.Application
return the correlation rule for a given object type.
getCorrelationRule() - Method in class sailpoint.object.CompositeDefinition.Tier
 
getCorrelationRule() - Method in class sailpoint.object.Schema
 
getCorrelationRule() - Method in class sailpoint.object.TargetSource
 
getCount() - Method in class sailpoint.integration.ListResult
Return the total count of objects - disregarding pagination.
getCount() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
 
getCount() - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
 
getCount() - Method in class sailpoint.object.NotificationConfig.ConfigBase
 
getCount() - Method in interface sailpoint.object.NotificationConfig.IConfig
 
getCreated() - Method in class sailpoint.object.ApplicationActivity
Created is not used in ApplicationActivity objects.
getCreated() - Method in class sailpoint.object.SailPointObject
Return the date the object was created.
getCreateDate() - Method in class sailpoint.object.OAuthClient
 
getCreateDate() - Method in class sailpoint.object.VerificationToken
 
getCreatedByApp() - Method in class sailpoint.api.ManagedAttributer
 
getCreateOrModifyRequest(Application) - Method in class sailpoint.object.ProvisioningProject
Returns a Create or Modify request in the project for the given application
getCreationRule() - Method in class sailpoint.object.Application
An optional creation rule used during account aggregation from this application.
getCreationRule(String) - Method in class sailpoint.object.Application
Return the Creation rule for a given objectType.
getCreationRule() - Method in class sailpoint.object.Schema
 
getCreationRule() - Method in class sailpoint.object.TargetSource
 
getCreator() - Method in class sailpoint.object.Archive
The name of the Identity that created the version.
getCreator() - Method in class sailpoint.object.Certification
The Identity that created this certification process.
getCreator(Resolver) - Method in class sailpoint.object.Certification
 
getCreator() - Method in class sailpoint.object.RemoteLoginToken
 
getCreatorName() - Method in class sailpoint.object.CertificationArchive
The name of the user that created this certification.
getCredentials(String, String, String) - Static method in class sailpoint.integration.AuthenticationUtil
Return the credentials pulled from the request in a two-element String array with the first element being the username and the second element being the password.
getCredentials(HttpServletRequest) - Method in class sailpoint.integration.RestServlet
Return the credentials pulled from the request in a two-element String array with the first element being the username and the second element being the password.
getCronExpression(int) - Method in class sailpoint.object.TaskSchedule
 
getCronExpressions() - Method in class sailpoint.object.TaskSchedule
 
getCssClass() - Method in class sailpoint.object.QuickLink
 
getCssClass() - Method in class sailpoint.object.QuickLinkCategory
 
getCsv() - Method in class sailpoint.api.PolicyUtil.ItemSummary
Rendering utility to get a nice csv.
getCsv() - Method in class sailpoint.object.AccountItem
 
getCsv() - Method in class sailpoint.object.PersistentIdentityItem
 
getCsvListDelimiter() - Method in class sailpoint.object.ConnectorTestConfig
 
getCurrent() - Method in class openconnector.Item
Pseudo property accessor to return the optional current password argument.
getCurrentCertificationEntityDescription() - Method in class sailpoint.web.certification.CertificationBean
 
getCurrentCertificationEntityName() - Method in class sailpoint.web.certification.CertificationBean
 
getCurrentCertificationIdentity() - Method in class sailpoint.web.certification.CertificationBean
 
getCurrentCertificationIdentityId() - Method in class sailpoint.web.certification.CertificationBean
 
getCurrentCertificationIdentityIndex() - Method in class sailpoint.web.certification.CertificationBean
 
getCurrentCertificationIdentitySnapshot() - Method in class sailpoint.web.certification.CertificationBean
 
getCurrentContext() - Static method in class sailpoint.api.SailPointFactory
Return the current context.
getCurrentIdentity() - Method in class sailpoint.web.certification.CertificationBean
 
getCurrentObject(WorkflowContext) - Method in class sailpoint.workflow.ApprovalLibrary
Get the current persistent version of the object we're holding in the workflow case.
getCurrentPassword() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getCurrentStep() - Method in class sailpoint.object.Workflow
 
getCustom1() - Method in class sailpoint.object.AbstractCertificationItem
Get the custom1 custom property.
getCustom1() - Method in class sailpoint.web.certification.CertificationItemBean
 
getCustom2() - Method in class sailpoint.object.AbstractCertificationItem
Get the custom2 custom property.
getCustom2() - Method in class sailpoint.web.certification.CertificationItemBean
 
getCustomAttributes() - Method in class sailpoint.object.Identity
Return an Attributes object containing just the custom attributes.
getCustomAttributes() - Method in class sailpoint.object.ObjectConfig
Return a list of the custom attributes.
getCustomCertificationEntityPageInclude() - Method in class sailpoint.object.UIConfig
 
getCustomCertificationItemRowsInclude() - Method in class sailpoint.object.UIConfig
 
getCustomCMCSSExists() - Method in class sailpoint.web.UtilBean
Check to see if a custom.css exists for CodeMirror.
getCustomControl() - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
In previous releases, this was the Configuration.LCM_REQUEST_CONTROLS_CUSTOM_CONTROL
getCustomEntityPageInclude() - Method in class sailpoint.web.certification.CertificationBean
 
getCustomItemRowsInclude() - Method in class sailpoint.web.certification.CertificationBean
 
getCustomizationRule(String) - Method in class sailpoint.object.Application
return the Customization rule for a given object Type.
getCustomizationRule() - Method in class sailpoint.object.Application
An optional rule that can be used to customize the ResourceObjects that are returned from Connectors before they get to the aggregator.
getCustomizationRule() - Method in class sailpoint.object.Schema
 
getCustomizerClass() - Method in class sailpoint.object.Chart
 
getCustomMap() - Method in class sailpoint.object.AbstractCertificationItem
Get the extendedMap custom property.
getCustomMap() - Method in class sailpoint.web.certification.CertificationItemBean
 
getDashboardApplicatonStatisticsTableColumns() - Method in class sailpoint.object.UIConfig
 
getDashboardCertificationStatusTableColumns() - Method in class sailpoint.object.UIConfig
 
getDashboardInboxTableColumns() - Method in class sailpoint.object.UIConfig
 
getDashboardOutboxTableColumns() - Method in class sailpoint.object.UIConfig
 
getDashboardSignoffTableColumns() - Method in class sailpoint.object.UIConfig
 
getData() - Method in class sailpoint.object.Chart
 
getData() - Method in class sailpoint.object.EmailFileAttachment
 
getData() - Method in class sailpoint.object.FileBucket
 
getData(SailPointContext, Attributes<String, Object>) - Method in interface sailpoint.object.LiveReport.LiveReportSummaryDataSource
 
getData() - Method in class sailpoint.object.TaskStatistics.TaskStatistic
Note the value is a String object.
getDataIndex() - Method in class sailpoint.object.ColumnConfig
 
getDataSource() - Method in class sailpoint.object.ApplicationActivity
 
getDataSource() - Method in class sailpoint.object.LiveReport
 
getDataSourceClass() - Method in class sailpoint.object.LiveReport.LiveReportSummary
 
getDataSourceClass() - Method in class sailpoint.object.ReportDataSource
 
getDataSourceInstance() - Method in class sailpoint.object.LiveReport.LiveReportSummary
 
getDataSourceObject(String, String) - Static method in class sailpoint.tools.JdbcUtil
Retrieves a JDBC 2.0 DataSource using JNDI.
getDataSourceObject(String, String, String) - Static method in class sailpoint.tools.JdbcUtil
Retrieves a JDBC 2.0 DataSource using JNDI.
getDataSourceObject(String, String, Properties) - Static method in class sailpoint.tools.JdbcUtil
Retrieves a JDBC 2.0 DataSource using JNDI.
getDataSourceRule() - Method in class sailpoint.object.Chart
 
getDataSourceRule() - Method in class sailpoint.object.LiveReport.LiveReportSummary
 
getDataSourceScript() - Method in class sailpoint.object.LiveReport.LiveReportSummary
 
getDate() - Method in class sailpoint.api.Workflower.AssignmentAudit
 
getDate() - Method in class sailpoint.api.Workflower.ForwardAudit
 
getDate() - Method in class sailpoint.object.Assignment
Date the assignment (or revocation) was made.
getDate(String) - Method in class sailpoint.object.Attributes
Returns the value specified by attributeName, as a Date.
getDate() - Method in class sailpoint.object.Comment
 
getDate(String) - Method in class sailpoint.object.Configuration
 
getDate(String) - Method in class sailpoint.object.FullTextIndex
 
getDate(String) - Method in class sailpoint.object.JavaRuleContext
 
getDate() - Method in class sailpoint.object.RoleDetection
The date the detection was made.
getDate() - Method in class sailpoint.object.Signoff.Signatory
 
getDate() - Method in class sailpoint.object.SignOffHistory
 
getDate(String) - Method in class sailpoint.object.TaskItem
 
getDate(String) - Method in class sailpoint.object.WorkItem
 
getDate(String) - Method in class sailpoint.object.WorkItemArchive
 
getDate(Map, String) - Static method in class sailpoint.tools.Util
 
getDate(Object) - Static method in class sailpoint.tools.Util
Try to derive a Date from a random object.
getDateAttributeValue(String) - Method in class sailpoint.object.Application
Retrieve a Date valued configuration setting.
getDateAttributeValue(String) - Method in class sailpoint.object.Schema
Retrieve a Date valued configuration setting.
getDateFormat() - Method in class sailpoint.object.ActivityFieldMap
If TransformationType.DateConverter, this field will contain the name format of the field.
getDateFormat() - Method in class sailpoint.object.ReportColumnConfig
 
getDateFormatForLocale(Integer, Integer, Locale) - Static method in class sailpoint.tools.Util
Get a DateFormat instance that is appropriate for the specified locale.
getDateStyle() - Method in class sailpoint.object.ColumnConfig
 
getDateStyle() - Method in class sailpoint.object.ReportColumnConfig
 
getDateStyleValue() - Method in class sailpoint.object.ColumnConfig
 
getDaysDifference(Date, Date) - Static method in class sailpoint.tools.Util
Return the number of days difference between the two given dates.
getDaysRemaining() - Method in class sailpoint.web.certification.CertificationBean
Return the number of days left to complete this certification.
getDaysRemainingInPhase() - Method in class sailpoint.web.certification.CertificationBean
Return the number of days left in the current phase.
getDeactivationDate() - Method in class sailpoint.object.Bundle
 
getDeciderName() - Method in class sailpoint.object.CertificationChallenge
Name of the Identity that decided on the challenge.
getDecision() - Method in class sailpoint.object.CertificationChallenge
The Decision that the challenger has made about this challenge request.
getDecisionCertificationId() - Method in class sailpoint.object.CertificationAction
 
getDecisionComments() - Method in class sailpoint.object.CertificationChallenge
Comments from the certifier about the challenged decision.
getDecisionDate() - Method in class sailpoint.object.CertificationAction
 
getDecisions() - Method in class sailpoint.web.WorkItemBean
 
getDecryptedAttributeValue(String) - Method in class sailpoint.connector.CollectorServices
Return a decrypted string value for the given string value.
getDefaultAssignee(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
getDefaultAttributes() - Method in class sailpoint.connector.AbstractConnector
 
getDefaultAttributes() - Method in interface sailpoint.connector.Connector
Deprecated.
This now comes from the connector registry.
getDefaultAttributes() - Method in class sailpoint.connector.DelimitedFileConnector
Publish which attributes need to be configured and which can optionally be configured.
getDefaultAttributes() - Method in class sailpoint.connector.JDBCConnector
 
getDefaultConfigurationContext() - Static method in class openconnector.Axis2ConfigurationContextFactory
Gets the default configuration context by using Axis2.xml in the classpath.
getDefaultEscalationConfig() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getDefaultEscalationConfigForNew() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
 
getDefaultFetchSQL(Schema, String) - Method in class sailpoint.connector.JDBCConnector
Return the SQL to execute to fetch an object for the given Schema with the given native identity, using Schema.getNativeObjectType() as the table name, the schema's attribute names in the select expression, and Schema.getIdentityAttribute() to filter the result to the specified identity.
getDefaultGroup() - Method in enum sailpoint.object.ConnectorTestConfig.TestType
 
getDefaultIdentityTypeDefinition() - Method in class sailpoint.object.ObjectConfig
 
getDefaultLanguage() - Static method in class sailpoint.object.ManagedAttribute
Deprecated.
This should no longer be used, get the system config attribute Configuration.SUPPORTED_LANGUAGES
getDefaultPolicyViolationActions() - Method in class sailpoint.web.WorkItemBean
jsl - for the 3.2 policy violation workflows, this builds a list of the possible actions as defined on the policy.
getDefaultRemediator(Resolver) - Method in class sailpoint.object.AbstractCertificationItem
 
getDefaultRemediator(Resolver) - Method in class sailpoint.object.CertificationEntity
 
getDefaultRemediator(Resolver) - Method in class sailpoint.object.CertificationItem
Based on the type of entity being certified, returns the default remediator.
getDefaultReminderConfig() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getDefaultReminderConfigForNew() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
 
getDefaultSchemas() - Method in class sailpoint.connector.AbstractConnector
 
getDefaultSchemas() - Method in interface sailpoint.connector.Connector
Deprecated.
This now comes from the connector registry.
getDefaultSchemas() - Method in class sailpoint.connector.DelimitedFileConnector
This connector does not have a default schema, the data file will determine the schemas.
getDefaultSchemas() - Method in class sailpoint.connector.JDBCConnector
 
getDefaultSort() - Method in class sailpoint.object.ReportDataSource
 
getDefaultSortColumn() - Method in class sailpoint.web.WorkItemBean
Sort on application by default
getDefaultSortList() - Method in class sailpoint.object.ReportDataSource
 
getDefaultType() - Static method in enum sailpoint.object.Certification.Type
 
getDefaultValue() - Method in class sailpoint.object.BaseAttributeDefinition
 
getDefaultValue() - Method in class sailpoint.object.ReportDataSource.Parameter
 
getDefaultValue(String) - Method in class sailpoint.object.Schema
Returns the default value of the specified attribute.
getDefaultValues() - Method in class sailpoint.object.ObjectConfig
This will return only the attributes that can have default values.
getDefinition() - Method in class sailpoint.object.CertificationGroup
 
getDefinition() - Method in class sailpoint.object.CertificationSchedule
 
getDefinition() - Method in class sailpoint.object.GroupIndex
A reference back the group definition that was used to generate this index.
getDefinition() - Method in class sailpoint.object.Request
The definition of the request.
getDefinition() - Method in class sailpoint.object.ServiceStatus
 
getDefinition() - Method in class sailpoint.object.TaskResult
 
getDefinition() - Method in class sailpoint.object.TaskSchedule
 
getDefinition(Resolver) - Method in class sailpoint.object.TaskSchedule
Return the TaskDefinition object
getDefinitionDescription() - Method in class sailpoint.object.TaskResult
Accessor for JSF.
getDefinitionName() - Method in class sailpoint.object.TaskSchedule
Return the TaskDefinition name.
getDelay() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getDelegated() - Method in class sailpoint.object.CertificationStatistic
 
getDelegatedEntities() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getDelegatedEntities() - Method in class sailpoint.object.Certification
The number of entities that have one or more items that have been delegated.
getDelegatedEntities() - Method in class sailpoint.object.CertificationSnapshot
 
getDelegatedItems() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getDelegatedItems() - Method in class sailpoint.object.Certification
 
getDelegation() - Method in class sailpoint.object.AbstractCertificationItem
 
getDelegation() - Method in class sailpoint.web.certification.CertificationItemBean
 
getDelegationRecipientSuggestQueryOptions(SailPointContext, String, String) - Static method in class sailpoint.api.IdentityService
Return QueryOptions used to filter Identities for delegating.
getDeletedObjectName() - Method in class sailpoint.object.AbstractChangeEvent
Deprecated.
for a more generic method AbstractChangeEvent.getObjectName().
getDeleteSQL(Schema, ResultSet, String, String) - Method in class sailpoint.connector.JDBCConnector
Return the SQL to delete items from the delta table with the given identity and action.
getDeleteValidationScript() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getDelimiter(Schema) - Method in class sailpoint.connector.DelimitedFileConnector
Return the Character used to delimit fields for the given Schema.
getDeltaAggregationState() - Method in class openconnector.AbstractConnector
Convenience method to get the delta aggregation state.
getDeltaFetchSQL(Schema, String) - Method in class sailpoint.connector.JDBCConnector
Return either the JDBCConnector.CONFIG_GET_DELTA_SQL_STATEMENT or the delta SQL for the given identity.
getDeltaSQL(Schema, Filter) - Method in class sailpoint.connector.JDBCConnector
Return the SQL to fetch items from the delta table using the given Filter.
getDeltaThreshold() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getDependencies() - Method in class sailpoint.object.Application
Gets a list of applications that this application is dependent upon for provisioning.
getDependencies() - Method in class sailpoint.object.Field
 
getDependencyData() - Method in class sailpoint.connector.AbstractConnector
Get the Map of details, status of the dependent component on which the Connector is dependent.
getDependencyData() - Method in interface sailpoint.connector.Connector
This method can be used to know the details (like version info), status of the dependent component on which the Connector is dependent.
getDependencyList() - Method in class sailpoint.object.Field
 
getDependentPhase() - Method in class sailpoint.object.Request
 
getDepth() - Method in class sailpoint.object.WindowsShare
 
getDescription() - Method in class openconnector.Schema.Attribute
Get long description of attribute
getDescription(ManagedAttribute) - Static method in class sailpoint.api.ManagedAttributer
Format a description of the attribute for use in log messages.
getDescription(String) - Method in class sailpoint.object.Application
Return the description for one locale.
getDescription(Locale) - Method in class sailpoint.object.Application
Return the description for one locale.
getDescription() - Method in class sailpoint.object.Application
getDescription() - Method in class sailpoint.object.ApplicationActivity
Description is not used in ApplicationActivity objects.
getDescription() - Method in class sailpoint.object.BaseAttributeDefinition
Optional long description for the attribute.
getDescription() - Method in class sailpoint.object.Bundle
Deprecated.
Use #getDescription(String locale) instead
getDescription(String) - Method in class sailpoint.object.Bundle
Return the description for one locale.
getDescription(Locale) - Method in class sailpoint.object.Bundle
Return the description for one locale.
getDescription(String) - Method in class sailpoint.object.CandidateRole
Return the description for one locale.
getDescription(Locale) - Method in class sailpoint.object.CandidateRole
Return the description for one locale.
getDescription() - Method in class sailpoint.object.CertificationCommand.BulkReassignment
 
getDescription() - Method in class sailpoint.object.CertificationSchedule
 
getDescription(String) - Method in class sailpoint.object.Classification
 
getDescription(Locale) - Method in class sailpoint.object.Classification
 
getDescription(String) - Method in interface sailpoint.object.Describable
Return the description for one locale.
getDescription(Locale) - Method in interface sailpoint.object.Describable
Return the description for one locale.
getDescription() - Method in class sailpoint.object.Entitlement
 
getDescription() - Method in class sailpoint.object.IdentityTypeDefinition
Potentially long description.
getDescription() - Method in class sailpoint.object.ImpactAnalysis.PolicyConflict
 
getDescription(String, boolean) - Method in class sailpoint.object.ManagedAttribute
Return the description for one locale, or blank if specified locale has no text.
getDescription(String) - Method in class sailpoint.object.ManagedAttribute
Return the description for one locale.
getDescription(Locale) - Method in class sailpoint.object.ManagedAttribute
Return the description for one locale.
getDescription() - Method in class sailpoint.object.ManagedAttribute
Deprecated.
Use #getDescription(String locale) instead
getDescription() - Method in class sailpoint.object.Module
 
getDescription() - Method in class sailpoint.object.PasswordPolicy
 
getDescription(String) - Method in class sailpoint.object.Policy
Return the description for one locale.
getDescription(Locale) - Method in class sailpoint.object.Policy
Return the description for one locale.
getDescription() - Method in class sailpoint.object.Policy
Deprecated.
Use #getDescription(String locale) instead
getDescription() - Method in class sailpoint.object.PropertyInfo
 
getDescription() - Method in class sailpoint.object.Right
Optional text description.
getDescription() - Method in class sailpoint.object.RoleTypeDefinition
Potentially long description.
getDescription() - Method in enum sailpoint.object.RuleRegistry.Callout
Return the description or an internationalizable message key of the description.
getDescription() - Method in class sailpoint.object.SailPointObject
Return the object description.
getDescription(String) - Method in class sailpoint.object.Schema
Returns the description of the specified attribute.
getDescription() - Method in class sailpoint.object.ScoreDefinition
 
getDescription() - Method in class sailpoint.object.Signature
 
getDescription() - Method in class sailpoint.object.TaskSchedule
 
getDescription() - Method in class sailpoint.object.Template
 
getDescription() - Method in class sailpoint.object.Workflow.Approval
 
getDescription() - Method in class sailpoint.object.Workflow.Step
 
getDescription() - Method in class sailpoint.tools.ldap.AttributeDefinition
Return the description of the attribute.
getDescription() - Method in class sailpoint.web.certification.CertificationItemBean.BusinessRoleBean
 
getDescription() - Method in class sailpoint.web.certification.CertificationItemBean.GenericCertifiableBean
 
getDescription() - Method in class sailpoint.web.certification.CertificationItemBean.ProfileBean
 
getDescription() - Method in class sailpoint.web.certification.CertificationItemBean.ViolationBean
The description for this CertificationItemBean.
getDescriptionAttribute() - Method in class sailpoint.object.Schema
The name of the attribute in the group schema whose value is the group's description.
getDescriptionKey() - Method in class sailpoint.object.WorkflowRegistry.Callable
 
getDescriptions() - Method in class sailpoint.object.Application
 
getDescriptions() - Method in class sailpoint.object.Bundle
 
getDescriptions() - Method in class sailpoint.object.CandidateRole
 
getDescriptions() - Method in class sailpoint.object.Classification
 
getDescriptions() - Method in interface sailpoint.object.Describable
Return the Map of localized descriptions.
getDescriptions() - Method in class sailpoint.object.ManagedAttribute
Return the Map of localized descriptions.
getDescriptions() - Method in class sailpoint.object.Policy
 
getDescriptionSource() - Method in class sailpoint.object.Workflow.Approval
 
getDescriptionTemplate() - Method in class sailpoint.object.WorkItemConfig
 
getDesign() - Method in class sailpoint.object.JasperTemplate
 
getDesign(boolean) - Method in class sailpoint.object.JasperTemplate
 
getDesignXml() - Method in class sailpoint.object.JasperTemplate
Returns a string which is the xml representation of this object.
getDestination() - Method in class sailpoint.object.ManagedResource.OperationTransformation
 
getDetailedError() - Method in exception openconnector.ConnectorException
 
getDetailedViewFilterSetPref() - Method in class sailpoint.web.certification.CertificationBean
 
getDetails() - Method in class sailpoint.object.PolicyViolation
 
getDetected() - Method in class sailpoint.object.RoleScorecard
Number of identities that are detected to have this IT role
getDetectedAsExceptions() - Method in class sailpoint.object.RoleScorecard
Number of identities that are detected to have this IT role but do not have a Business role that requires or permits it
getDetectedCharset(byte[], String) - Static method in class sailpoint.tools.Util
Makes a best guess at the charset.
getDetectedCount() - Method in class sailpoint.object.RoleIndex
The number of identities that have this role detected.
getDetectedRole(String) - Method in class sailpoint.object.Identity
Look for a detected role by database identifier.
getDetectedRoleByName(String) - Method in class sailpoint.object.Identity
 
getDetectedRoles() - Method in class sailpoint.api.EntitlementCorrelator
Deprecated.
Use EntitlementCorrelator.getDistinctDetectedRoles(List) System code should no longer be using this since there can be more than one detection for a given role.
getDetectedRoles() - Method in class sailpoint.object.Identity
Return the list of detected roles.
getDetectionId() - Method in class sailpoint.object.RoleDetection
The unique id of this detection.
getDictionary() - Method in class sailpoint.object.DictionaryTerm
 
getDifference(String) - Method in class sailpoint.object.BundleDifference
Convenience accessors for workflows.
getDifferences() - Method in class sailpoint.object.CertificationEntity
Changes to attribute and entitlements of this identity since the last certification of this type.
getDifferences() - Method in class sailpoint.object.ChangeSummary
 
getDifferences() - Method in class sailpoint.object.IdentitySnapshot
A string summarizing the differences between this identity snapshot and the last one.
getDifferences() - Method in class sailpoint.object.NativeChangeDetection
 
getDiffs() - Method in class sailpoint.web.certification.CertificationBean
 
getDirectAssignments() - Method in class sailpoint.object.CorrelationConfig
Direct assignment to an identity object based on one or more conditions expressed as LeafFilters.
getDisablePreviewMessage() - Method in class sailpoint.object.LiveReport
 
getDisallowedAttributes() - Method in class sailpoint.object.IdentityTypeDefinition
 
getDisallowedAttributes() - Method in class sailpoint.object.RoleTypeDefinition
 
getDisplayableAttributeKeys() - Method in class sailpoint.object.Snapshot
Get the non-system attributes on the snapshot
getDisplayableEntitlementAttributeNames(Locale) - Method in class sailpoint.object.Schema
Returns a list of displayable names for the the entitlement attributes defined for this schema.
getDisplayableName() - Method in class sailpoint.object.AccountGroup
Deprecated.
Return the name to display in the UI
getDisplayableName() - Method in class sailpoint.object.AuditConfig.AuditAction
 
getDisplayableName() - Method in class sailpoint.object.AuditConfig.AuditAttribute
 
getDisplayableName() - Method in class sailpoint.object.AuditConfig.AuditClass
 
getDisplayableName() - Method in class sailpoint.object.BaseAttributeDefinition
Deprecated.
getDisplayableName(Locale) - Method in class sailpoint.object.BaseAttributeDefinition
Return the displayable name (localized using the given Locale if it is a message key) or the name of this attribute if there is no display name.
getDisplayableName() - Method in class sailpoint.object.BaseConstraint
Return one of several names that can be used to describe this constraint in violations, notifications, the UI, etc.
getDisplayableName() - Method in class sailpoint.object.Bundle
Gets the displayable name of the Bundle.
getDisplayableName() - Method in class sailpoint.object.Capability
Return either the display name (possibly a message key) or the name of this capability.
getDisplayableName(Locale) - Method in class sailpoint.object.Capability
Return either the display name (possibly a message key) or the name of this capability.
getDisplayableName() - Method in class sailpoint.object.Classification
Returns the displayName if it is non-null otherwise returns the name.
getDisplayableName() - Method in class sailpoint.object.DeletedObject
 
getDisplayableName() - Method in class sailpoint.object.Difference
 
getDisplayableName() - Method in class sailpoint.object.EntitlementSnapshot
 
getDisplayableName() - Method in class sailpoint.object.ESignatureType
 
getDisplayableName() - Method in class sailpoint.object.Identity
Returns the displayName or if null the full name, or the name if there is no full name or display name.
getDisplayableName() - Method in class sailpoint.object.IdentityTypeDefinition
 
getDisplayableName() - Method in class sailpoint.object.Link
 
getDisplayableName() - Method in interface sailpoint.object.LinkInterface
Return the name to display in the UI.
getDisplayableName() - Method in class sailpoint.object.LinkSnapshot
 
getDisplayableName() - Method in class sailpoint.object.ManagedAttribute
Returns the displayName if it is non-null otherwise returns the value.
getDisplayableName() - Method in class sailpoint.object.Plugin
 
getDisplayableName() - Method in class sailpoint.object.PolicyViolation
Get the best displayable name for this violation.
getDisplayableName(Locale) - Method in class sailpoint.object.Right
Helper method to return a displayable name.
getDisplayableName() - Method in class sailpoint.object.RoleTarget
Return the displayName if we have one, else the nativeIdentity.
getDisplayableName() - Method in class sailpoint.object.RoleTypeDefinition
 
getDisplayableName() - Method in class sailpoint.object.Scope
Return either the displayName or name (if displayName is null).
getDisplayableName() - Method in class sailpoint.object.ScoreDefinition
Returns the name depending on which name fields are populated in this order of preference: displayName, shortName, name.
getDisplayableName() - Method in class sailpoint.object.Target
 
getDisplayableName() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean.IdentityBeanLight
 
getDisplayableName() - Method in class sailpoint.web.certification.CertificationItemBean.ProfileBean
 
getDisplayablePath() - Method in class sailpoint.object.Scope
Return a friendly path string in the form of "Parent:Child:Grandchild".
getDisplayableRoleName(WorkflowContext) - Method in class sailpoint.workflow.RoleLibrary
If the object being approved is an instance of Bundle, use the displayable name, otherwise use the default getObjectName method.
getDisplayableValue() - Method in class sailpoint.object.ApprovalItem
Helper method to return either the displayValue or value as a string.
getDisplayAttribute() - Method in class sailpoint.object.Schema
Returns the name of the attribute which should be used for display purposes.
getDisplayColumns() - Static method in class sailpoint.object.AccountGroup
Deprecated.
 
getDisplayColumns() - Static method in class sailpoint.object.ApplicationActivity
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.ApplicationScorecard
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.Archive
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.AuditEvent
 
getDisplayColumns() - Static method in class sailpoint.object.AuthenticationQuestion
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.BatchRequest
 
getDisplayColumns() - Static method in class sailpoint.object.Certification
Include the id since names are not unique.
getDisplayColumns() - Static method in class sailpoint.object.DatabaseVersion
 
getDisplayColumns() - Static method in class sailpoint.object.FullTextIndex
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.GroupDefinition
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.GroupIndex
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.IdentityEntitlement
 
getDisplayColumns() - Static method in class sailpoint.object.IdentityHistoryItem
Used on debug page.
getDisplayColumns() - Static method in class sailpoint.object.IdentityRequest
 
getDisplayColumns() - Static method in class sailpoint.object.IdentitySnapshot
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.JasperResult
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.ManagedAttribute
This gets called by a couple of console commands that freak on the absence of a name field if this method is not overridden.
getDisplayColumns() - Static method in class sailpoint.object.MitigationExpiration
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.PolicyViolation
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.ProcessLog
 
getDisplayColumns() - Static method in class sailpoint.object.ProvisioningTransaction
Gets the columns that will be printed in the console.
getDisplayColumns() - Static method in class sailpoint.object.QuickLinkOptions
Used on debug page.
getDisplayColumns() - Static method in class sailpoint.object.Request
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.ResourceEvent
 
getDisplayColumns() - Static method in class sailpoint.object.RoleIndex
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.RoleMiningResult
 
getDisplayColumns() - Static method in class sailpoint.object.RoleScorecard
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.SailPointObject
Provide a hint regarding what columns to display for anything that wants to display a list of these objects.
getDisplayColumns() - Static method in class sailpoint.object.Scorecard
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.SyslogEvent
 
getDisplayColumns() - Static method in class sailpoint.object.TargetAssociation
 
getDisplayColumns() - Static method in class sailpoint.object.TaskResult
Provide a hint regarding what columns to display for anything that wants to display a list of these objects.
getDisplayColumns() - Static method in class sailpoint.object.UIPreferences
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.Workflow
 
getDisplayColumns() - Static method in class sailpoint.object.WorkflowCase
 
getDisplayColumns() - Static method in class sailpoint.object.WorkItem
 
getDisplayColumns() - Static method in class sailpoint.object.WorkItemArchive
 
getDisplayEntitlementDescription() - Method in class sailpoint.object.Certification
Returns true if entitlement descriptions should be displayed rather than entitlement names.
getDisplayField() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.RecipientInfo
 
getDisplayFormat() - Static method in class sailpoint.object.AccountGroup
Deprecated.
 
getDisplayFormat() - Static method in class sailpoint.object.ApplicationActivity
Override the default display format for this object type.
getDisplayFormat() - Static method in class sailpoint.object.ApplicationScorecard
Override the default display format for this object type.
getDisplayFormat() - Static method in class sailpoint.object.Archive
Override the default display format for this object type.
getDisplayFormat() - Static method in class sailpoint.object.AuditEvent
Provide a display format for each line in the list of these objects.
getDisplayFormat() - Static method in class sailpoint.object.AuthenticationQuestion
Override the default display format for this object type.
getDisplayFormat() - Static method in class sailpoint.object.BatchRequest
 
getDisplayFormat() - Static method in class sailpoint.object.Certification
 
getDisplayFormat() - Static method in class sailpoint.object.FullTextIndex
Override the default display format for this object type.
getDisplayFormat() - Static method in class sailpoint.object.GroupDefinition
Provide a display format for each line in the list of these objects.
getDisplayFormat() - Static method in class sailpoint.object.GroupIndex
Override the default display format for this object type.
getDisplayFormat() - Static method in class sailpoint.object.IdentityEntitlement
 
getDisplayFormat() - Static method in class sailpoint.object.IdentityRequest
 
getDisplayFormat() - Static method in class sailpoint.object.IdentitySnapshot
Override the default display format for this object type.
getDisplayFormat() - Static method in class sailpoint.object.JasperResult
Provide a display format for each line in the list of these objects.
getDisplayFormat() - Static method in class sailpoint.object.ManagedAttribute
 
getDisplayFormat() - Static method in class sailpoint.object.MitigationExpiration
Override the default display format for this object type.
getDisplayFormat() - Static method in class sailpoint.object.PolicyViolation
Override the default display format for this object type.
getDisplayFormat() - Static method in class sailpoint.object.ProcessLog
 
getDisplayFormat() - Static method in class sailpoint.object.ProvisioningTransaction
Gets the format string for the columns displayed in the console.
getDisplayFormat() - Static method in class sailpoint.object.QuickLinkOptions
 
getDisplayFormat() - Static method in class sailpoint.object.Request
Override the default display format for this object type.
getDisplayFormat() - Static method in class sailpoint.object.ResourceEvent
Provide a display format for each line in the list of these objects.
getDisplayFormat() - Static method in class sailpoint.object.RoleIndex
Override the default display format for this object type.
getDisplayFormat() - Static method in class sailpoint.object.RoleMiningResult
 
getDisplayFormat() - Static method in class sailpoint.object.RoleScorecard
Override the default display format for this object type.
getDisplayFormat() - Static method in class sailpoint.object.SailPointObject
Provide a display format for each line in the list of these objects.
getDisplayFormat() - Static method in class sailpoint.object.Scorecard
Override the default display format for this object type.
getDisplayFormat() - Static method in class sailpoint.object.SyslogEvent
 
getDisplayFormat() - Static method in class sailpoint.object.TargetAssociation
 
getDisplayFormat() - Static method in class sailpoint.object.TaskResult
Provide a display format for each line in the list of these objects.
getDisplayFormat() - Static method in class sailpoint.object.UIPreferences
Override the default display format for this object type.
getDisplayFormat() - Static method in class sailpoint.object.Workflow
 
getDisplayFormat() - Static method in class sailpoint.object.WorkflowCase
 
getDisplayFormat() - Static method in class sailpoint.object.WorkItem
 
getDisplayFormat() - Static method in class sailpoint.object.WorkItemArchive
 
getDisplayId() - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlement
 
getDisplayLabel() - Method in class sailpoint.object.Argument
Return the label to be used when prompting for this argument or displaying a result.
getDisplayLabel() - Method in class sailpoint.object.Field
Return the label to be used when prompting for this field.
getDisplayName() - Method in class sailpoint.object.AccountItem
 
getDisplayName() - Method in class sailpoint.object.AccountSelection.AccountInfo
 
getDisplayName() - Method in class sailpoint.object.Alert
 
getDisplayName() - Method in class sailpoint.object.AlertAction.AlertNotification
 
getDisplayName() - Method in class sailpoint.object.AlertDefinition
 
getDisplayName() - Method in class sailpoint.object.ApprovalItem
 
getDisplayName() - Method in enum sailpoint.object.AttributeDefinition.AttributeType
 
getDisplayName(Locale, TimeZone) - Method in enum sailpoint.object.AttributeDefinition.AttributeType
 
getDisplayName() - Method in class sailpoint.object.AuditConfig.AuditAction
 
getDisplayName() - Method in class sailpoint.object.AuditConfig.AuditAttribute
 
getDisplayName() - Method in class sailpoint.object.AuditConfig.AuditClass
 
getDisplayName() - Method in class sailpoint.object.BaseAttributeDefinition
An alternate display name to use in the UI.
getDisplayName() - Method in class sailpoint.object.Bundle
Gets the display name of the Bundle.
getDisplayName() - Method in class sailpoint.object.Capability
A message key with the displayable name of a right.
getDisplayName() - Method in enum sailpoint.object.CertificationAction.RemediationAction
getDisplayName() - Method in enum sailpoint.object.CertificationAction.Status
getDisplayName() - Method in class sailpoint.object.Classification
 
getDisplayName() - Method in class sailpoint.object.ConnectorConfig
Deprecated.
 
getDisplayName() - Method in class sailpoint.object.Difference
The display name (or catalog key) of the attribute if one is available.
getDisplayName() - Method in class sailpoint.object.EntitlementGroup
 
getDisplayName() - Method in interface sailpoint.object.Entitlements
Return the display name for the account on which the entitlements live.
getDisplayName() - Method in class sailpoint.object.EntitlementSnapshot
 
getDisplayName() - Method in class sailpoint.object.ESignatureType
 
getDisplayName() - Method in enum sailpoint.object.Filter.LogicalOperation
 
getDisplayName() - Method in class sailpoint.object.Identity
The DisplayName is a configurable (via objectConfig) that by default is the fullName and defaults to the name if it is null.
getDisplayName() - Method in class sailpoint.object.IdentityAttributeFilterControl
 
getDisplayName() - Method in class sailpoint.object.IdentityTypeDefinition
Alternate nice name, can be a message key.
getDisplayName() - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlement
 
getDisplayName() - Method in class sailpoint.object.Link
Alternate nice name for the account.
getDisplayName() - Method in interface sailpoint.object.LinkInterface
Return the friendly name for this account if it exists.
getDisplayName() - Method in class sailpoint.object.LinkSnapshot
 
getDisplayName() - Method in class sailpoint.object.ManagedAttribute
Returns the alternate display name that can be used in the UI rather than the attribute value.
getDisplayName() - Method in class sailpoint.object.MonitoringStatistic
 
getDisplayName(String) - Method in class sailpoint.object.ObjectConfig
A commonly used accessor for an ObjectAttribute display name.
getDisplayName(String, Locale) - Method in class sailpoint.object.ObjectConfig
A commonly used accessor for an ObjectAttribute display name.
getDisplayName() - Method in class sailpoint.object.PersistentIdentityItem
 
getDisplayName() - Method in class sailpoint.object.Plugin
 
getDisplayName() - Method in enum sailpoint.object.RemediationItem.RemediationEntityType
 
getDisplayName() - Method in class sailpoint.object.ResourceObject
Returns an optional alternate display name.
getDisplayName() - Method in class sailpoint.object.Right
The display name of the right.
getDisplayName() - Method in class sailpoint.object.RoleTarget
Gets the display name of the account.
getDisplayName() - Method in class sailpoint.object.RoleTypeDefinition
Alternate nice name, can be a message key.
getDisplayName() - Method in enum sailpoint.object.RuleRegistry.Callout
Return the display name or an internationalizable message key of the display name.
getDisplayName() - Method in class sailpoint.object.Scope
The display name of this scope.
getDisplayName() - Method in class sailpoint.object.ScoreDefinition
 
getDisplayName() - Method in class sailpoint.object.ScoreItem
The display name for the score definition this came from
getDisplayName() - Method in class sailpoint.object.Signoff.Signatory
 
getDisplayName() - Method in class sailpoint.object.SPRight
 
getDisplayName() - Method in class sailpoint.object.Target
 
getDisplayName() - Method in enum sailpoint.object.TargetAssociation.TargetType
 
getDisplayName(Locale, TimeZone) - Method in enum sailpoint.object.TargetAssociation.TargetType
 
getDisplayNameKey() - Method in class sailpoint.object.WorkflowRegistry.WorkflowType
 
getDisplayStartUpHelpCertificationEntityView() - Method in class sailpoint.web.certification.CertificationBean
Gets the Display Start Up Help Certification Entity View
getDisplayStartUpHelpCertificationGridView() - Method in class sailpoint.web.certification.CertificationBean
Gets the Display Start Up Help Certification Grid View
getDisplaySummaryStyle() - Method in class sailpoint.web.certification.CertificationBean
Summary now starts with expanded and in subsequent views shows as per whatever the user did last with it as it persists that state.
getDisplayType() - Method in class sailpoint.object.Field
 
getDisplayValue() - Method in class sailpoint.object.ApprovalItem
 
getDisplayValue() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
getDoCreate() - Method in class sailpoint.object.RoleTarget
Get doCreate.
getDocument(String) - Static method in class connector.common.XmlUtil
Prepares a Document object using the supplied XML string.
getDocument(String, boolean) - Static method in class connector.common.XmlUtil
Prepares a Document object using the supplied XML string.
getDomain() - Method in class sailpoint.integration.SailPointHttpClient.Cookie
 
getDomain(String) - Method in class sailpoint.integration.SailPointHttpClient
Given a fully qualified hostname, extract the domain name.
getDomainDN() - Method in class sailpoint.object.DomainData
 
getDomainForestName() - Method in class sailpoint.object.DomainData
 
getDomainIterateSearchFilter() - Method in class sailpoint.object.DomainData
 
getDoNotDeleteAccountAttrValue() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This method will return account attribute value of admin user account.
getDropNulls() - Method in class sailpoint.object.LogField
 
getDTD() - Method in class sailpoint.tools.xml.XMLObjectFactory
 
getDuoCredentials(SailPointContext, String) - Static method in class sailpoint.workflow.MFALibrary
 
getDuration() - Method in class sailpoint.object.CertificationStateConfig
 
getDuration() - Method in class sailpoint.object.TaskItem
 
getDurationValid() - Method in class sailpoint.object.SMSResetConfig
 
getDynamicScope() - Method in class sailpoint.object.QuickLinkOptions
 
getDynamicScopes() - Method in class sailpoint.object.QuickLink
Deprecated.
getEditableAttributes() - Method in class sailpoint.object.ObjectConfig
Return a list of only those attributes that can be used in searches.
getEditableAttributesForPhase(Certification.Phase) - Static method in class sailpoint.object.CertificationDefinition
Gets a list of editable attributes for a given certification phase.
getEditMode() - Method in class sailpoint.object.ObjectAttribute
Indicates whether this attribute is editable.
getEditModeString() - Method in class sailpoint.object.ObjectAttribute
This is a convenience function that works around the fact that JSF will not gracefully support Enums
getEditorClass() - Method in class sailpoint.object.ColumnConfig
 
getEffective() - Method in class sailpoint.object.AccessMapping
 
getEffective() - Method in class sailpoint.object.TargetAssociation
 
getEffectiveArchiveOption() - Method in class sailpoint.object.Workflow.Approval
Return the effective archive option.
getEffectiveArg(String) - Method in class sailpoint.object.Workflow.Approval
Look for an Arg by name, walking up the parent stack.
getEffectiveArguments(ScoreDefinition) - Method in class sailpoint.object.ScoreConfig
Get the effective argument map by merging this one with that defined by the parent.
getEffectiveArguments(ScoreDefinition, Attributes<String, Object>) - Method in class sailpoint.object.ScoreConfig
 
getEffectiveArguments() - Method in class sailpoint.object.TaskItemDefinition
Return a flattened collection of attributes.
getEffectiveArguments(Attributes<String, Object>) - Method in class sailpoint.object.TaskItemDefinition
 
getEffectiveAttribute(Schema, String) - Static method in class sailpoint.connector.AbstractConnector
Attempt to find the named attribute in the schema, if its found check if it has an internal name.
getEffectiveCapabilities() - Method in class sailpoint.object.Identity.CapabilityManager
Get a flat list of capabilities that includes the directly assigned capabilities AND the all capabilities granted through workgroup membership.
getEffectiveCapabilities() - Method in class sailpoint.object.Identity
Deprecated.
This is there so that rules written do not break. Use Identity.CapabilityManager.getEffectiveCapabilities() method from Identity.getCapabilityManager() instead
getEffectiveControlledScopes(Configuration) - Method in class sailpoint.object.Identity
Return the effective list of controlled scopes for this identity, which will include all controlled scopes as well as the assigned scope (if getControlsAssignedScope(Resolver) returns true).
getEffectiveDates(Date, Date) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Method to get the effective dates if either sunrise or sunset dates are provided
getEffectiveDefinitionName() - Method in class sailpoint.object.TaskItemDefinition
Get the name of the effective definition.
getEffectiveDescriptionSource() - Method in class sailpoint.object.Workflow.Approval
 
getEffectiveEmails(SailPointContext, Identity) - Static method in class sailpoint.api.ObjectUtil
Return a List of email addresses to use to notify the given Identity, which could be either an identity or workgroup.
getEffectiveExecutor() - Method in class sailpoint.object.TaskItemDefinition
Determine the name of the executor class, traversing the parent hierarchy if necessary.
getEffectiveFlattenedRights() - Method in class sailpoint.object.Identity.CapabilityManager
Get a flatten list of rights from all capabilities including directly assigned capabilities and capabilities granted through workgroup membership.
getEffectiveFlattenedRights() - Method in class sailpoint.object.Identity
Deprecated.
This is there so that rules written do not break. Use Identity.CapabilityManager.getEffectiveFlattenedRights() method from Identity.getCapabilityManager() instead
getEffectiveForm() - Method in class sailpoint.object.Workflow.Approval
Return the Form to use for this approval, walking back up the Approver hierarchy.
getEffectiveFormPath() - Method in class sailpoint.object.TaskItemDefinition
Get the name of the effective template.
getEffectiveOperation() - Method in class openconnector.Request
 
getEffectiveOwners(WorkItemConfig, Object) - Method in class sailpoint.api.Workflower
Calculate the effective owner list.
getEffectivePolicy(Application, Identity) - Method in class sailpoint.api.PasswordPolice
Get applications effective policy for identity
getEffectivePolicy(Link) - Method in class sailpoint.api.PasswordPolice
Get the effective policy for the link
getEffectiveProgressInterval() - Method in class sailpoint.object.TaskItemDefinition
 
getEffectiveProgressMode() - Method in class sailpoint.object.TaskItemDefinition
 
getEffectiveRenderer() - Method in class sailpoint.object.Workflow.Approval
 
getEffectiveResultRenderer() - Method in class sailpoint.object.TaskDefinition
Returns the task definition's result renderer.
getEffectiveReturns() - Method in class sailpoint.object.Workflow.Approval
Merge the local and inherited return list.
getEffectiveRights() - Method in class sailpoint.object.TaskItemDefinition
 
getEffectiveSends() - Method in class sailpoint.object.Workflow.Approval
Merge the local and inherited send list.
getEffectiveSignature() - Method in class sailpoint.object.TaskItemDefinition
Get the effective signature.
getEffectiveSource() - Method in class sailpoint.object.WorkItem.OwnerHistory
Method that should be called if you want the person that forwarded the workitem.
getEffectiveSourceDisplayName() - Method in class sailpoint.object.WorkItem.OwnerHistory
Method that should be called if you want the person that forwarded the workitem.
getEffectiveStartDateEndDates(WorkflowContext) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Method to get the effective sap role start date and end date.
getEffectiveStateUpdateInterval() - Method in class sailpoint.object.TaskItemDefinition
 
getEffectiveStep() - Method in class sailpoint.object.Workflow.Approval
 
getEffectiveSubType() - Method in class sailpoint.object.TaskItemDefinition
Gets a Message object describing the task subtype for this instance.
getEffectiveTargetName() - Method in class sailpoint.object.TargetAssociation
Helper for getDisplayColumns, derive the target name from one of two places.
getEffectiveTo() - Method in class sailpoint.object.Workflow.Return
Return the name of the destination workflow variable.
getEffectiveType() - Method in class sailpoint.object.TaskItemDefinition
Returns the task definition's task type.
getEffectiveValidationSource() - Method in class sailpoint.object.Workflow.Approval
 
getEffectiveWorkItemConfig() - Method in class sailpoint.object.Workflow.Approval
Locate the configuration to use when generating work items.
getElectronicSignatureName() - Method in class sailpoint.object.CertificationDefinition
 
getElectronicSignatureName(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
getEmail() - Method in class sailpoint.object.Identity
Get the email address for this Identity object.
getEmailAddresses() - Method in class sailpoint.object.AlertAction.AlertNotification
 
getEmailRecipientRules() - Method in class sailpoint.web.UtilBean
 
getEmailRecipients() - Method in class sailpoint.object.AlertDefinition.ActionConfig
 
getEmailTemplate() - Method in class sailpoint.object.AlertDefinition.ActionConfig
 
getEmailTemplate() - Method in class sailpoint.object.WorkItemMonitor
 
getEmailTemplateFor(SailPointContext, String) - Method in class sailpoint.object.CertificationDefinition
 
getEmailTemplateId() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
 
getEmailTemplateId() - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
 
getEmailTemplateName() - Method in class sailpoint.object.NotificationConfig.ConfigBase
 
getEmailTemplateName() - Method in interface sailpoint.object.NotificationConfig.IConfig
 
getEmailTemplateNameFor(String) - Method in class sailpoint.object.CertificationDefinition
 
getEmailTemplatePrefix() - Method in class sailpoint.object.Certification
Returns the email template prefix to be used when retrieving email templates for this certification.
getEmailTemplates() - Method in class sailpoint.web.UtilBean
 
getEnabledApplications() - Method in class sailpoint.object.ActivityConfig
Returns a list of the currently enabled application ids.
getEnablingAttributes() - Method in class sailpoint.object.QuickLink
Deprecated. 
getEnablingAttributes() - Method in class sailpoint.object.WebResource
 
getEncrpytedConfigAttributes() - Method in class sailpoint.object.Application
Convenience method that returns a List of configuration attribute names.
getEncryptedAndSecretAttrList() - Method in class sailpoint.object.Application
Convenience method that returns a List of configuration attribute names and secret attributes.
getEncryptedAttr(String) - Method in class sailpoint.connector.CollectorServices
Return a decrypted string value from the configuration attributes.
getEncryptedAttribute(String) - Method in class sailpoint.connector.CollectorServices
Return a decrypted string value from the configuration attributes.
getEncryptedSchemaConfig(Schema, String) - Method in class sailpoint.connector.CollectorServices
Return an decrypted string value from the requested Schema.
getEndDate() - Method in class sailpoint.object.ApprovalItem
 
getEndDate() - Method in class sailpoint.object.Assignment
 
getEndDate() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
 
getEndDate() - Method in class sailpoint.object.IdentityRequest
This is the same as the created date.
getEndDate() - Method in class sailpoint.object.NotificationConfig
 
getEndDate() - Method in class sailpoint.object.PersistentIdentityItem
 
getEndDate() - Method in class sailpoint.object.Workflow.Approval
 
getEndDate() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
 
getEndOfDay(Date) - Static method in class sailpoint.tools.Util
 
getEndPhaseEnterRuleName() - Method in class sailpoint.object.CertificationDefinition
 
getEndRequest() - Method in class sailpoint.object.Assignment
Non-persistent property holding the Request object that is currently implementing the scheduled end date.
getEndTime() - Method in class sailpoint.object.ProcessLog
 
getEntireFields() - Method in class sailpoint.object.Form
Return all fields of the form.
getEntities() - Method in class sailpoint.object.Certification
A set of objects containing the certification state for each CertificationEntity included in this certification.
getEntitiesToRefresh() - Method in class sailpoint.object.Certification
List of the IDs of CertificationEntities to refresh.
getEntitlementAttributeNames() - Method in class sailpoint.object.Application
 
getEntitlementAttributeNames() - Method in class sailpoint.object.Schema
Returns a list of the entitlement attribute names defined for this schema.
getEntitlementAttributes() - Method in class sailpoint.object.Link
 
getEntitlementAttributes() - Method in class sailpoint.object.Schema
 
getEntitlementCatalogTableColumns() - Method in class sailpoint.object.UIConfig
 
getEntitlementCollection() - Method in class sailpoint.object.RoleDetection
 
getEntitlementCount() - Method in class sailpoint.object.RoleIndex
The number of entitlements related to this role and its hierarchy.
getEntitlementCountInheritance() - Method in class sailpoint.object.RoleIndex
 
getEntitlementDescriptionsMap() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
 
getEntitlementExceptions() - Method in class sailpoint.api.EntitlementCorrelator
Return the entitlement exceptions, which are the entitlements on the identity that were not detected at least once by any roles.
getEntitlementFilter() - Method in class sailpoint.object.CertificationDefinition
 
getEntitlementFilterValues() - Method in class sailpoint.object.CertificationDefinition
 
getEntitlementGranularity() - Method in class sailpoint.object.Certification
The granularity at which additional entitlements have been generated on this certification.
getEntitlementGranularity() - Method in class sailpoint.object.CertificationDefinition
Common setting that specifies the granularity at which additional entitlements should be certified
getEntitlementGroups(Resolver) - Method in class sailpoint.object.EntitlementCollection
Get all entitlements as EntitlementGroups instead of EntitlementSnapshots.
getEntitlementHash(Application, String, String) - Static method in class sailpoint.api.ManagedAttributer
Return the hash for an entitlment.
getEntitlementMappings(Identity) - Method in class sailpoint.api.EntitlementCorrelator
getEntitlementMappings() - Method in class sailpoint.api.EntitlementCorrelator
getEntitlementMappings(boolean) - Method in class sailpoint.api.EntitlementCorrelator
getEntitlementOrObject(SailPointContext, Application, String, String, String) - Static method in class sailpoint.api.ManagedAttributer
Return the Managedttribute for the given application.
getEntitlements() - Method in class sailpoint.integration.RoleResource
 
getEntitlements(Locale) - Method in class sailpoint.object.Application
Returns a map of displayable entitlement names keyed by raw entitlement names for this application's schemas
getEntitlements() - Method in class sailpoint.object.ArchivedCertificationItem
 
getEntitlements() - Method in class sailpoint.object.BundleSnapshot
A list of EntitlementSnapshot objects representing the entitlements held by the user that caused the role to be detected.
getEntitlements() - Method in class sailpoint.object.CertificationItem
Helper method that returns either the list of bundle entitlements or a list with the exception entitlements.
getEntitlements() - Method in class sailpoint.object.EntitlementCollection
Get all entitlements.
getEntitlements(Locale, String) - Method in interface sailpoint.object.EntitlementDataSource
 
getEntitlements(Locale, String) - Method in class sailpoint.object.EntitlementGroup
 
getEntitlements() - Method in class sailpoint.object.IdentityHistoryItem
Convenience method to retrieve the entitlements from the CertifiableDescriptor.
getEntitlements(Locale, String) - Method in class sailpoint.object.Link
 
getEntitlements(Locale, String) - Method in class sailpoint.object.ManagedAttribute
This is used by EntitlementRoleGenerator, some older form or role mining utility.
getEntitlements() - Method in class sailpoint.object.MitigationExpiration
 
getEntitlements() - Method in class sailpoint.web.certification.CertificationItemBean.BusinessRoleBean
 
getEntitlementsByRole() - Method in class sailpoint.web.certification.CertificationItemBean.BusinessRoleBean
Get the entitlements that grant each role in the hierarchy of this role.
getEntitlementScore() - Method in class sailpoint.object.BaseIdentityIndex
 
getEntitlementSet() - Method in class sailpoint.object.ITRoleMiningTaskResult
 
getEntitlementsList() - Method in class sailpoint.object.MitigationExpiration
 
getEntitlementsMarkedForRemediation() - Method in class sailpoint.object.PolicyViolation
 
getEntitlementsToRemediate() - Method in class sailpoint.object.PolicyViolation
 
getEntity() - Method in class sailpoint.object.ArchivedCertificationEntity
The archived CertificationEntity.
getEntity(String) - Method in class sailpoint.object.Certification
Search the certification for the Entity with the given id or name.
getEntity(AbstractCertifiableEntity) - Method in class sailpoint.object.Certification
Searches for a certification entity.
getEntityCompletionRuleName() - Method in class sailpoint.object.CertificationDefinition
 
getEntityCustom1() - Method in class sailpoint.web.certification.CertificationBean
 
getEntityCustom2() - Method in class sailpoint.web.certification.CertificationBean
 
getEntityCustomizationRuleName(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
getEntityCustomizationRuleName() - Method in class sailpoint.object.CertificationDefinition
 
getEntityCustomMap() - Method in class sailpoint.web.certification.CertificationBean
 
getEntityDelegationStatus() - Method in class sailpoint.object.CertificationEntity
Return the status of delegation on this whole entity (for example - not on the sub-items).
getEntityDescription() - Method in class sailpoint.web.certification.CertificationBean
 
getEntityFilter() - Method in class sailpoint.object.CertificationDefinition
 
getEntityFilterValues() - Method in class sailpoint.object.CertificationDefinition
 
getEntityId() - Method in class sailpoint.object.SAMLConfig
 
getEntityName() - Method in class sailpoint.object.ArchivedCertificationEntity
Convenience method used to retrieve name of the entity being certified regardless of type.
getEntityPopulation() - Method in class sailpoint.object.CertificationDefinition
 
getEntityRefreshRuleName() - Method in class sailpoint.object.CertificationDefinition
 
getEntityRule() - Method in class sailpoint.object.CertificationDefinition
 
getEntitySelectionType() - Method in class sailpoint.object.CertificationDefinition
 
getEntityType() - Method in enum sailpoint.object.Certification.Type
Indicates what type of entity is being certified, for example, Identity, Account Group, etc.
getEntityType() - Method in class sailpoint.object.WorkItem
 
getEntityType() - Method in class sailpoint.object.WorkItemArchive
 
getEntityTypeName() - Method in class sailpoint.web.certification.CertificationBean
 
getEntryDate() - Method in class sailpoint.object.IdentityHistoryItem
 
getEqualsFilter(Certification) - Method in class sailpoint.object.CertificationEntity
Filter that will find a matching entity in the given certification.
getError() - Method in exception sailpoint.integration.RestClient.ConnectionProblemException
Return the error.
getError() - Method in class sailpoint.object.Certification
An error from the last push through the Certificationer.
getErrorCode() - Method in exception sailpoint.connector.ConnectorException
This function return the error code
getErrorCount() - Method in class sailpoint.object.BatchRequest
 
getErrorDescription() - Method in class sailpoint.object.CertificationItem
 
getErrorMessage() - Method in class sailpoint.object.BatchRequest
 
getErrorMessage() - Method in class sailpoint.object.BatchRequestItem
 
getErrorMessages() - Method in class sailpoint.object.ProvisioningProject
 
getErrors() - Method in class sailpoint.integration.RequestResult
Return the errors for this request.
getErrors() - Method in class sailpoint.object.FullTextIndex
 
getErrors() - Method in class sailpoint.object.IdentityRequest
Get all the error messages
getErrors() - Method in class sailpoint.object.IdentityRequestItem
 
getErrors() - Method in class sailpoint.object.ProvisioningResult
 
getErrors() - Method in class sailpoint.object.TaskItem
Get error messages
getErrors() - Method in class sailpoint.object.WorkflowSummary
 
getEscalationCount() - Method in class sailpoint.object.CertificationItem
 
getEscalationCount() - Method in interface sailpoint.object.Notifiable
 
getEscalationCount() - Method in class sailpoint.object.WorkItem
 
getEscalationEmail() - Method in class sailpoint.object.WorkItemConfig
 
getEscalationEmailTemplate() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getEscalationEmailTemplate() - Method in class sailpoint.object.NotificationConfig
Deprecated.
getEscalationEmailTemplate(Resolver) - Method in class sailpoint.object.NotificationConfig
Deprecated.
getEscalationFrequency() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getEscalationFrequencyMillis() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getEscalationFrequencyMillis() - Method in class sailpoint.object.NotificationConfig
Deprecated.
getEscalationMaxReminders() - Method in class sailpoint.object.NotificationConfig
Deprecated.
getEscalationMillisAfterStart() - Method in class sailpoint.object.NotificationConfig
Deprecated.
getEscalationMillisBeforeEnd() - Method in class sailpoint.object.NotificationConfig
Deprecated.
getEscalationRule() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getEscalationRule() - Method in class sailpoint.object.NotificationConfig
Deprecated.
getEscalationRule(Resolver) - Method in class sailpoint.object.NotificationConfig
Deprecated.
getEscalationRule() - Method in class sailpoint.object.WorkItemConfig
 
getEscalationRuleId() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.EscalationConfig
 
getEscalationRuleName() - Method in class sailpoint.object.NotificationConfig.EscalationConfig
 
getEscalationRules() - Method in class sailpoint.web.UtilBean
 
getEscalations() - Method in class sailpoint.object.ProcessLog
 
getEscalationStartDaysBeforeEnd() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getEscalationStartMillisBeforeEnd() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getEscalationStyle() - Method in class sailpoint.object.WorkItemConfig
Special transient property to keep track of the desired style of notification while the config is being edited in the UI.
getEvaluator() - Method in class sailpoint.object.ColumnConfig
 
getEvent() - Method in class sailpoint.api.Workflower.AssignmentAudit
 
getEvent() - Method in class sailpoint.api.Workflower.ForwardAudit
 
getEvent() - Method in class sailpoint.object.ApplicationActivity
Returns a string version of some of the event details.
getEventCode() - Method in class sailpoint.object.WindowsEventLogEntry
 
getEventCodeString() - Method in class sailpoint.object.WindowsEventLogEntry
Value of the lower 16-bits of the EventIdentifier property.
getEventDate() - Method in class sailpoint.object.Request
 
getEventId() - Method in class sailpoint.object.WindowsEventLogEntry
 
getEventIdentifier() - Method in class sailpoint.object.WindowsEventLogEntry
Identifier of the event.
getEventLevel() - Method in class sailpoint.object.SyslogEvent
 
getEventType() - Method in class sailpoint.object.WindowsEventLogEntry
 
getEventTypeString() - Method in class sailpoint.object.WindowsEventLogEntry
1 Error 2 Warning 3 Information 4 Security audit success 5 Security audit failure
getExactIterate() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getExactMatches() - Method in class sailpoint.object.ITRoleMiningTaskResult.EntitlementStatistics
Get the number of identities that matches this entitlement group exactly
getException() - Method in class sailpoint.web.WorkItemBean
If WorkItem is certification related, and the certification item is of type Exception, Account, DataOwner, or AccountGroupMembership, return the CertificationItemBean representing the certificationItem.
getExceptionApplication() - Method in class sailpoint.object.ArchivedCertificationItem
 
getExceptionApplication() - Method in class sailpoint.object.CertificationItem
Deprecated.
Instead use CertificationItem.getExceptionEntitlements(). Only used for searching.
getExceptionAttributeName() - Method in class sailpoint.object.ArchivedCertificationItem
 
getExceptionAttributeName() - Method in class sailpoint.object.CertificationItem
Deprecated.
Instead use CertificationItem.getExceptionEntitlements(). Only used for searching.
getExceptionAttributeValue() - Method in class sailpoint.object.ArchivedCertificationItem
 
getExceptionAttributeValue() - Method in class sailpoint.object.CertificationItem
Deprecated.
Instead use CertificationItem.getExceptionEntitlements(). Only used for searching.
getExceptionEntitlements() - Method in class sailpoint.object.CertifiableDescriptor
Exception entitlements being certified.
getExceptionEntitlements() - Method in class sailpoint.object.CertificationDecision
Deprecated.
 
getExceptionEntitlements() - Method in class sailpoint.object.CertificationItem
For the Exception type.
getExceptionEntitlements() - Method in class sailpoint.object.EntitlementComment
Deprecated.
 
getExceptionEntitlements() - Method in interface sailpoint.object.EntitlementHistoryItem
 
getExceptionEntitlements() - Method in class sailpoint.object.IdentityHistoryItem
 
getExceptionEntitlements() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
 
getExceptionEntitlementsDescription() - Method in class sailpoint.object.CertificationItem
 
getExceptionId() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
 
getExceptionNativeIdentity() - Method in class sailpoint.object.ArchivedCertificationItem
 
getExceptionPermissionRight() - Method in class sailpoint.object.ArchivedCertificationItem
 
getExceptionPermissionRight() - Method in class sailpoint.object.CertificationItem
Deprecated.
Instead use CertificationItem.getExceptionEntitlements(). Only used for searching.
getExceptionPermissionTarget() - Method in class sailpoint.object.ArchivedCertificationItem
 
getExceptionPermissionTarget() - Method in class sailpoint.object.CertificationItem
Deprecated.
Instead use CertificationItem.getExceptionEntitlements(). Only used for searching.
getExceptions(List<Application>) - Method in class sailpoint.object.AbstractCertifiableEntity
Get the exceptions on this entity that reference the given Applications.
getExceptions(List<Application>) - Method in class sailpoint.object.AccountGroup
Deprecated.
Gets the entitlement groups for the given list of applications.
getExceptions() - Method in class sailpoint.object.Identity
A collection of entitlements, scoped by application, that this identity holds but which do not fit into any of the detected roles.
getExceptions(List<Application>) - Method in class sailpoint.object.Identity
Get the exceptions on this Identity that reference the given Applications.
getExceptions() - Method in class sailpoint.object.IdentitySnapshot
Returns a list of objects representing the exceptional entitlements.
getExceptions(List<Application>) - Method in class sailpoint.object.ManagedAttribute
Gets the entitlement groups for the given list of applications.
getExceptions() - Method in class sailpoint.web.certification.CertificationBean
 
getExceptionsAllowed() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getExceptionsApproved() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getExceptionsRemediated() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getExchangeForest() - Method in class sailpoint.object.ExchangeData
 
getExchHost() - Method in class sailpoint.object.ExchangeData
 
getExcludedEntities() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getExcludedItems() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getExclusionRuleName() - Method in class sailpoint.object.CertificationDefinition
Rules
getExclusions() - Method in class sailpoint.object.DynamicScope
 
getExecStyle() - Method in class sailpoint.object.IntegrationConfig
An optional "execution style" that determines how the executor is called.
getExecutionStatus() - Method in class sailpoint.object.IdentityRequest
 
getExecutor() - Method in class sailpoint.object.IntegrationConfig
The name of a class implementing the sailpoint.integration.IntegrationExecutor interface.
getExecutor() - Method in class sailpoint.object.Policy
The fully qualified class name to the PolicyExecutor implementation.
getExecutor() - Method in class sailpoint.object.ServiceDefinition
 
getExecutor() - Method in class sailpoint.object.TaskItemDefinition
 
getExecutorCommand() - Method in class sailpoint.object.Request
Return the command name for TaskExecutor or RequestExecutor comamnds.
getExistingTask(SailPointContext) - Method in class sailpoint.object.CertificationSchedule
 
getExpansionCause() - Method in class sailpoint.object.IdentityRequestItem
Returns the cause of the expansion.
getExpansionInfo() - Method in class sailpoint.object.IdentityRequestItem
 
getExpansionItem(String, String, Object) - Method in class sailpoint.object.ProvisioningProject
Return a matching expansion item.
getExpansionItem(String, String, String, String, Object) - Method in class sailpoint.object.ProvisioningProject
Return a matching expansion item.
getExpansionItem(ExpansionItem, boolean) - Method in class sailpoint.object.ProvisioningProject
Return a matching ExpansionItem in this project.
getExpansionItem(ProvisioningPlan.AccountRequest, ProvisioningPlan.GenericRequest, Object) - Method in class sailpoint.object.ProvisioningProject
Return an ExpansionItem for the given AccountRequest and GenericRequest.
getExpansionItems() - Method in class sailpoint.object.ProvisioningProject
 
getExpiration() - Method in class openconnector.Item
Pseudo property accessor to return the optional password expiration argument.
getExpiration() - Method in class sailpoint.object.Certification
 
getExpiration() - Method in class sailpoint.object.CertificationArchive
 
getExpiration() - Method in class sailpoint.object.LockInfo
The date the lock was expires.
getExpiration() - Method in class sailpoint.object.MitigationExpiration
 
getExpiration() - Method in class sailpoint.object.RemoteLoginToken
 
getExpiration() - Method in class sailpoint.object.TaskItem
 
getExpiration() - Method in class sailpoint.object.WorkItem
 
getExpiration() - Method in class sailpoint.object.WorkItemArchive
 
getExpiration() - Method in class sailpoint.object.WorkItemMonitor
 
getExpirationDate() - Method in class sailpoint.object.CertificationItem
Return null, expirations are not supported.
getExpirationDate() - Method in interface sailpoint.object.Notifiable
Return the expiration date for this item.
getExpirationDate() - Method in class sailpoint.object.WorkItem
Return the expiration date for this item.
getExpirationDate() - Method in class sailpoint.web.certification.CertificationBean
 
getExpireDate() - Method in class sailpoint.object.VerificationToken
 
getExpires() - Method in class sailpoint.integration.SailPointHttpClient.Cookie
 
getExplanation() - Method in class sailpoint.object.ArchivedCertificationEntity
Return the explanation for an exclusion (provided by the exclusion rule).
getExpression() - Method in class sailpoint.object.Filter.CompositeFilter
Alternate getter for the string representation that can be called from JSF.
getExpression() - Method in class sailpoint.object.Filter
 
getExpression(boolean) - Method in class sailpoint.object.Filter
 
getExpression() - Method in class sailpoint.object.Filter.LeafFilter
Alternate getter for the string representation that can be called from JSF.
getExpression() - Method in class sailpoint.object.ReportColumnConfig
Deprecated. 
getExtended(int) - Method in class sailpoint.object.SailPointObject
Common accessor for numbered extended attributes.
getExtended1() - Method in class sailpoint.object.SailPointObject
 
getExtended10() - Method in class sailpoint.object.SailPointObject
 
getExtended11() - Method in class sailpoint.object.SailPointObject
 
getExtended12() - Method in class sailpoint.object.SailPointObject
 
getExtended13() - Method in class sailpoint.object.SailPointObject
 
getExtended14() - Method in class sailpoint.object.SailPointObject
 
getExtended15() - Method in class sailpoint.object.SailPointObject
 
getExtended16() - Method in class sailpoint.object.SailPointObject
 
getExtended17() - Method in class sailpoint.object.SailPointObject
 
getExtended18() - Method in class sailpoint.object.SailPointObject
 
getExtended19() - Method in class sailpoint.object.SailPointObject
 
getExtended2() - Method in class sailpoint.object.SailPointObject
 
getExtended20() - Method in class sailpoint.object.SailPointObject
 
getExtended3() - Method in class sailpoint.object.SailPointObject
 
getExtended4() - Method in class sailpoint.object.SailPointObject
 
getExtended5() - Method in class sailpoint.object.SailPointObject
 
getExtended6() - Method in class sailpoint.object.SailPointObject
 
getExtended7() - Method in class sailpoint.object.SailPointObject
 
getExtended8() - Method in class sailpoint.object.SailPointObject
 
getExtended9() - Method in class sailpoint.object.SailPointObject
 
getExtendedArguments() - Method in class sailpoint.object.LiveReport
 
getExtendedAttribute(String) - Method in class sailpoint.object.Identity
Search through the extended attributes and return an appropriate value.
getExtendedAttribute(String) - Method in class sailpoint.object.SailPointObject
A class should overload this if it has extended attributes and needs additional logic to get the appropriate attribute.
getExtendedAttributeList() - Method in class sailpoint.object.ObjectConfig
Return only the extended attribute definitions.
getExtendedAttributes() - Method in class sailpoint.object.Alert
This is the accessor required by the generic support for extended attributes in SailPointObject.
getExtendedAttributes() - Method in class sailpoint.object.Application
The extended attributes are combined with the configuration attributes.
getExtendedAttributes() - Method in class sailpoint.object.Bundle
This is the accessor required by the generic support for extended attributes in SailPointObject.
getExtendedAttributes() - Method in class sailpoint.object.CertificationItem
Return the extended attributes for this certification item.
getExtendedAttributes() - Method in class sailpoint.object.DeletedObject
This is the accessor required by the generic support for extended attributes in SailPointObject.
getExtendedAttributes() - Method in class sailpoint.object.Identity
This is the accessor required by the generic support for extended attributes in SailPointObject.
getExtendedAttributes() - Method in class sailpoint.object.Link
This is the accessor required by the generic support for extended attributes in SailPointObject.
getExtendedAttributes() - Method in class sailpoint.object.ManagedAttribute
This is the accessor required by the generic support for extended attributes in SailPointObject.
getExtendedAttributes() - Method in class sailpoint.object.SailPointObject
A class is expected to overload this if it has extended attributes.
getExtendedAttributes() - Method in class sailpoint.object.Server
This is the accessor required by the generic support for extended attributes in SailPointObject.
getExtendedAttributes() - Method in class sailpoint.object.Target
This is the accessor required by the generic support for extended attributes in SailPointObject.
getExtendedColumnRule() - Method in class sailpoint.object.LiveReport
 
getExtendedColumnScript() - Method in class sailpoint.object.LiveReport
 
getExtendedColumnsDef() - Method in class sailpoint.object.LiveReport
 
getExtendedIdentity(int) - Method in class sailpoint.object.SailPointObject
 
getExtendedIdentity1() - Method in class sailpoint.object.Identity
 
getExtendedIdentity1() - Method in class sailpoint.object.SailPointObject
 
getExtendedIdentity10() - Method in class sailpoint.object.SailPointObject
 
getExtendedIdentity11() - Method in class sailpoint.object.SailPointObject
 
getExtendedIdentity12() - Method in class sailpoint.object.SailPointObject
 
getExtendedIdentity13() - Method in class sailpoint.object.SailPointObject
 
getExtendedIdentity14() - Method in class sailpoint.object.SailPointObject
 
getExtendedIdentity15() - Method in class sailpoint.object.SailPointObject
 
getExtendedIdentity16() - Method in class sailpoint.object.SailPointObject
 
getExtendedIdentity17() - Method in class sailpoint.object.SailPointObject
 
getExtendedIdentity18() - Method in class sailpoint.object.SailPointObject
 
getExtendedIdentity19() - Method in class sailpoint.object.SailPointObject
 
getExtendedIdentity2() - Method in class sailpoint.object.Identity
 
getExtendedIdentity2() - Method in class sailpoint.object.SailPointObject
 
getExtendedIdentity20() - Method in class sailpoint.object.SailPointObject
 
getExtendedIdentity3() - Method in class sailpoint.object.Identity
 
getExtendedIdentity3() - Method in class sailpoint.object.SailPointObject
 
getExtendedIdentity4() - Method in class sailpoint.object.Identity
 
getExtendedIdentity4() - Method in class sailpoint.object.SailPointObject
 
getExtendedIdentity5() - Method in class sailpoint.object.Identity
 
getExtendedIdentity5() - Method in class sailpoint.object.SailPointObject
 
getExtendedIdentity6() - Method in class sailpoint.object.SailPointObject
 
getExtendedIdentity7() - Method in class sailpoint.object.SailPointObject
 
getExtendedIdentity8() - Method in class sailpoint.object.SailPointObject
 
getExtendedIdentity9() - Method in class sailpoint.object.SailPointObject
 
getExtendedIdentityAttribute(String) - Method in class sailpoint.object.Identity
Get the ObjectAttribute for the given name
getExtendedIdentityName() - Method in class sailpoint.object.ObjectAttribute
Deprecated.
now using ExtendedAttributeUtil.getPropertyMapping to determine the DB mapping
getExtendedName() - Method in class sailpoint.object.ObjectAttribute
Deprecated.
now using ExtendedAttributeUtil.getPropertyMapping to determine the DB mapping
getExtendedNumber() - Method in class sailpoint.object.ObjectAttribute
The number of one of the extended attribute columns for this class.
getExternalAttributeClass() - Method in class sailpoint.object.ReportDataSource.Parameter
 
getExternalAttributes() - Method in class sailpoint.object.SailPointObject
A class is expected to overload this if it has an external attribute map.
getExternalTicketId() - Method in class sailpoint.object.IdentityRequest
 
getExtraParams() - Method in class sailpoint.object.ConnectorTestConfig
retrieve data from carrier Map
getExtStates() - Method in class sailpoint.object.Identity
 
getFactory(Resolver, String) - Method in class sailpoint.object.CertificationDefinition
 
getFactory() - Method in class sailpoint.object.GroupDefinition
The name of the factory.
getFactoryAttribute() - Method in class sailpoint.object.GroupFactory
The name of the identity attribute used to determine the group names.
getFactoryBeans(Resolver) - Method in class sailpoint.object.CertificationDefinition
 
getFactoryCertifierMap() - Method in class sailpoint.object.CertificationDefinition
 
getFailedAttempts() - Method in class sailpoint.object.VerificationToken
 
getFailedAuthQuestionAttempts() - Method in class sailpoint.object.Identity
 
getFailedLoginAttempts() - Method in class sailpoint.object.Identity
 
getFAMConfig() - Static method in class sailpoint.object.Configuration
Return the cached FAM configuration object.
getFeature() - Method in enum sailpoint.object.ConnectorTestConfig.TestType
 
getFeatures() - Method in class sailpoint.object.Application
Returns a list of Features supported by this application.
getFeatures() - Method in class sailpoint.object.Schema
Returns a list of Features supported by this schema.
getFeaturesString() - Method in class sailpoint.object.Application
Sets the Feature list for this application.
getFeaturesString() - Method in class sailpoint.object.Schema
Sets the Feature list for this schema.
getFetchSQL(Schema, String) - Method in class sailpoint.connector.JDBCConnector
Return either the JDBCConnector.CONFIG_GET_OBJECT_SQL_STATEMENT or the default fetch SQL.
getField() - Method in class sailpoint.object.ActivityFieldMap
The name of this field, it is important because this is how the parsed value of this group will be referenced inside scripts and rules.
getField(String) - Method in class sailpoint.object.Form
Lookup a field by name.
getField(Field, String) - Method in class sailpoint.object.Form
Lookup a field by name in a form that uses qualified names.
getField(String) - Method in class sailpoint.object.Form.Section
 
getField(String) - Method in class sailpoint.object.FullTextIndex
Lookup a field by name.
getField() - Method in class sailpoint.object.Question
 
getField() - Method in class sailpoint.object.ReportColumnConfig
 
getField() - Method in class sailpoint.object.Sort
 
getField() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
 
getFieldMap() - Method in class sailpoint.object.FullTextIndex
Return a map keyed by field name for master lookup.
getFieldName() - Method in class sailpoint.object.Question
 
getFieldRule() - Method in class sailpoint.object.Field
 
getFields() - Method in class sailpoint.object.Form
Return fields of the form.
getFields() - Method in class sailpoint.object.Form.Section
Return list of fields form the section item list.
getFields() - Method in class sailpoint.object.FullTextIndex
 
getFields() - Method in class sailpoint.object.Template
Deprecated.
getFields(Resolver) - Method in class sailpoint.object.Template
Resolve fields using the resolver
getFieldValue(String) - Method in interface sailpoint.reporting.datasource.LiveReportDataSource
This method should work exactly like getFieldValue defined in JRDatasource, with the exception that we can pass a field name string rather than a JRField object.
getFieldValues() - Method in class sailpoint.object.Form
Unit testing utility to build a Map containing all field values.
getFile() - Method in class sailpoint.object.Plugin
 
getFile() - Method in class sailpoint.object.WorkflowTestSuite
 
getFileByType(String) - Method in class sailpoint.object.JasperResult
 
getFileContents() - Method in class sailpoint.object.BatchRequest
 
getFileDestination(Schema) - Method in class sailpoint.connector.DelimitedFileConnector
Return the file destination for the given Schema from the config.
getFileIndex() - Method in class sailpoint.object.FileBucket
 
getFileName(Schema) - Method in class sailpoint.connector.DelimitedFileConnector
Return the file name for the given Schema from the config.
getFileName() - Method in class sailpoint.object.BatchRequest
 
getFileName() - Method in class sailpoint.object.EmailFileAttachment
 
getFileName() - Method in class sailpoint.object.EmailOptions
If set, the email should be appended to this file instead of sent via SMTP.
getFiles() - Method in class sailpoint.object.JasperResult
 
getFileStream(String) - Method in class sailpoint.connector.AbstractFileBasedConnector
Return an InputStream for reading the file with the given name, using the configured transport.
getFileStream(String, String) - Method in class sailpoint.connector.AbstractFileBasedConnector
Return an InputStream for reading the file with the given name, using the configured transport and copying the file into the given destination for a remote transport.
getFilter(SailPointContext, Object) - Static method in class sailpoint.api.ObjectUtil
Return a Filter from the given object, which should either be a Filter or a string that compiles into a Filter.
getFilter() - Method in class sailpoint.object.CompoundFilter
A filter with a mixture of application and IdentityIQ identity property references.
getFilter() - Method in class sailpoint.object.GroupDefinition
The filter that selects the identities in this group.
getFilter(Identity) - Method in class sailpoint.object.IdentityAttributeFilterControl
 
getFilter(Map<String, Object>) - Method in class sailpoint.object.IdentityFilter.FilterBuilder
 
getFilter() - Method in class sailpoint.object.IdentityFilter.FilterSource
 
getFilter() - Method in class sailpoint.object.IdentitySelector
More complex filter with boolean operators.
getFilter() - Method in class sailpoint.object.QueryInfo
 
getFilter() - Method in class sailpoint.object.WindowsShare
 
getFilter() - Method in class sailpoint.web.WorkItemBean
 
getFilterDifference() - Method in class sailpoint.object.ProfileDifference
 
getFiltered() - Method in class sailpoint.object.ProvisioningPlan
 
getFiltered() - Method in class sailpoint.object.ProvisioningProject
Gets the list of filtered requests containing the items that were filtered during plan compilation.
getFiltered(ProvisioningPlan.AbstractRequest) - Method in class sailpoint.object.ProvisioningProject
Gets the request containing the filtered items for the specified request.
getFilterParameters() - Method in class sailpoint.object.IdentityFilter.FilterTemplate
 
getFilters() - Method in class openconnector.Filter
 
getFilters() - Method in class sailpoint.object.CandidateRole
Boolean expressions that match identities to this role.
getFilters() - Method in class sailpoint.object.DirectAssignment
 
getFilters() - Method in class sailpoint.object.QueryOptions
 
getFilterScript() - Method in class sailpoint.object.IdentityFilter
 
getFilterSrc() - Method in class sailpoint.object.IdentityFilter
 
getFilterString() - Method in class sailpoint.object.Argument
For arguments where type is the name of a SailPointObject subclass, this can be set to restrict the set of possible objects.
getFilterString() - Method in class sailpoint.object.Field
For fields where type is the name of a SailPointObject subclass, this can be set to restrict the set of possible objects.
getFilterString() - Method in class sailpoint.object.IdentityFilter.FilterTemplate
 
getFilterTemplate() - Method in class sailpoint.object.IdentityFilter.FilterSource
 
getFilterType() - Method in class sailpoint.object.SharePointSiteConfig
 
getFinished() - Method in class sailpoint.object.Certification
The date that the certification was finished.
getFinishedDate() - Method in class sailpoint.object.CertificationItem
 
getFirstAssignmentId() - Method in class sailpoint.object.RoleDetection
Gets the first assignment id in the assignment id list if one exists.
getFirstDateConsideringBeforeOrAfter(Date, Date) - Method in class sailpoint.object.NotificationConfig.ConfigBase
Do not take into account maxReminders
getFirstDateConsideringBeforeOrAfter(Date, Date) - Method in class sailpoint.object.NotificationConfig.EscalationConfig
 
getFirstExecution() - Method in class sailpoint.object.CertificationSchedule
 
getFirstname() - Method in class sailpoint.object.CertificationEntity
The first name of the identity.
getFirstname() - Method in class sailpoint.object.Identity
 
getFirstObject(SailPointContext, Class<T>, Filter) - Static method in class sailpoint.api.ObjectUtil
Returns a single object matching the given filter, regardless of how many matches the database found.
getFirstRoleAssignment(Bundle) - Method in class sailpoint.object.Identity
Get the first RoleAssignment matching the Bundle, warning if there is more than one.
getFirstRoleAssignment(String) - Method in class sailpoint.object.Identity
Look up a role assignment by role name.
getFirstRow() - Method in class sailpoint.object.GridState
 
getFirstRow() - Method in class sailpoint.object.QueryOptions
 
getFixed() - Method in class sailpoint.object.ColumnConfig
 
getFlattenedInheritance() - Method in class sailpoint.object.Bundle
 
getFlattenedPermissions() - Method in class sailpoint.object.Link
Deprecated.
getFlattenedPermits() - Method in class sailpoint.object.Bundle
Gets flattened list of permitted roles for this role as well as all inherited roles.
getFlattenedPermits(Set<String>) - Method in class sailpoint.object.Bundle
Gets flattened list of permitted roles for this role as well as all inherited roles.
getFlattenedRequirements() - Method in class sailpoint.object.Bundle
Gets flattened list of requirements for this role as well as all inherited roles.
getFlattenedRequirements(Set<String>) - Method in class sailpoint.object.Bundle
Gets flattened list of requirements for this role as well as all inherited roles.
getFlattenedRights() - Method in class sailpoint.object.Identity
Deprecated.
This is there so that rules written do not break. Use Identity.CapabilityManager.getEffectiveFlattenedRights() method from Identity.getCapabilityManager() instead
getFlex() - Method in class sailpoint.object.ColumnConfig
 
getFloat(String) - Method in class sailpoint.object.Attributes
Returns the value as a float primitive.
getFloat(String, float) - Method in class sailpoint.object.Attributes
 
getFloat(String) - Method in class sailpoint.object.MiningConfig
 
getFloat(String, float) - Method in class sailpoint.object.MiningConfig
 
getFloat(String) - Method in class sailpoint.object.ScoreDefinition
 
getFollowers() - Method in class sailpoint.object.AccountSelection
 
getForestName() - Method in class sailpoint.object.ForestData
 
getForm(Object) - Method in class sailpoint.api.Workflower
 
getForm() - Method in class sailpoint.object.LiveReport
 
getForm() - Method in class sailpoint.object.Workflow.Approval
 
getForm() - Method in class sailpoint.object.WorkItem
Return the Form used for rendering this item.
getForm() - Method in class sailpoint.object.WorkItemArchive
Return the Form used for rendering this item.
getFormArguments() - Method in class sailpoint.web.WorkItemBean
Delegate to the WorkItemFormBean to get the arguments.
getFormat() - Method in class sailpoint.object.Field
 
getFormattedInitParameters() - Method in class sailpoint.object.TimePeriod
This helper method returns a formatted version of the initParameters for display in the UI
getFormBean() - Method in class sailpoint.web.WorkItemBean
If workitem has a form, return the FormRenderer to handle the renderering and processing of the form
getFormBeanState() - Method in class sailpoint.web.WorkItemBean
No state is required since this just grabs the construction info off the session.
getFormItems() - Method in class sailpoint.object.Template
Returns a list of FormItem objects including fields and/or FormRef
getFormPath() - Method in class sailpoint.object.Application
 
getFormPath() - Method in class sailpoint.object.TaskItemDefinition
 
getFormPathRules() - Method in class sailpoint.object.Application
 
getFormRef() - Method in class sailpoint.object.Form
Return FormRef from the item list.
getFormRef() - Method in class sailpoint.object.Template
 
getFormRenderer(String) - Method in class sailpoint.web.WorkItemBean
Only one form in this page, so formId is ignored.
getForwardAudits(WorkItem, Date) - Method in class sailpoint.api.Workflower
Return a list of ForwardAudits for the given WorkItem, sorted ascending by creation date.
getForwardAudits(String, Date) - Method in class sailpoint.api.Workflower
Return a list of ForwardAudits for the given object (either a work item or a certification), sorted ascending by creation date.
getForwardComment() - Method in class sailpoint.web.WorkItemBean
 
getForwardType() - Method in class sailpoint.api.Workflower.ForwardAudit
 
getFrequency() - Method in class sailpoint.object.CertificationSchedule
 
getFrequency() - Method in class sailpoint.object.NotificationConfig.ConfigBase
 
getFrequency() - Method in interface sailpoint.object.NotificationConfig.IConfig
 
getFrom() - Method in class sailpoint.object.EmailTemplate
The from address template.
getFromPhone() - Method in class sailpoint.object.SMSResetConfig
 
getFullEntitiesToRefresh() - Method in class sailpoint.object.Certification
Set of entities to refresh that is used when the entity does not yet have an ID.
getFullName() - Method in class sailpoint.object.AbstractCertifiableEntity
Gets the full name of the entity.
getFullName() - Method in class sailpoint.object.AccountGroup
Deprecated.
 
getFullName() - Method in class sailpoint.object.Bundle
Gets the full name of the entity.
getFullname() - Method in class sailpoint.object.CertificationEntity
Gets the full name of the entity regardless of the entity type.
getFullName() - Method in class sailpoint.object.Identity
 
getFullName() - Method in class sailpoint.object.ManagedAttribute
 
getFullname(String, String) - Static method in class sailpoint.tools.Util
Return a full name constructed from the given first and last names.
getFullPage() - Method in class sailpoint.object.Plugin
 
getFullPath() - Method in class sailpoint.object.Target
 
getFullVersion() - Method in class sailpoint.connector.bundleinfo.Version
Return the full version of the connector bundle including the patch level if it exists.
getFullVersion() - Static method in class sailpoint.Version
Return the full version of the product including the patch level if it exists.
getFutureTarget() - Method in class sailpoint.object.Question
 
getGainedIdentities() - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
 
getGains() - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
 
getGcServer() - Method in class sailpoint.object.ForestData
 
getGeneric() - Method in class sailpoint.object.PE2SiteConfig
 
getGenericConstraints() - Method in class sailpoint.object.Policy
Return the list of policy constraints.
getGenericScore(String) - Method in class sailpoint.object.BaseIdentityIndex
Called if you are sure you are dealing with an extended score and want to avoid the reflection overhead now in getScore.
getGrantedCapabilities() - Method in class sailpoint.object.RoleSnapshot
 
getGrantedCapability(String) - Method in class sailpoint.object.RoleSnapshot
 
getGrantedCapability() - Method in class sailpoint.object.RoleSnapshot
 
getGrantedScope(String) - Method in class sailpoint.object.RoleSnapshot
 
getGrantedScopes() - Method in class sailpoint.object.RoleSnapshot
 
getGRCConnectorName(String, SailPointContext) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Function to get GRC connection name present in Application configuration page.
getGridColumnByFieldName(String) - Method in class sailpoint.object.LiveReport
 
getGridColumns() - Method in class sailpoint.object.LiveReport
 
getGridGrouping() - Method in class sailpoint.object.ReportDataSource
 
getGridState(Identity, String) - Method in class sailpoint.api.IdentityService
Returns the GridState object from the user's preferences specified by stateName.
getGridState() - Method in class sailpoint.web.certification.CertificationBean
 
getGridStateName() - Method in class sailpoint.web.WorkItemBean
 
getGridStates(Identity) - Method in class sailpoint.api.IdentityService
Returns a list of GridState objects that are stored on the user's preferences.
getGridStates() - Method in class sailpoint.object.Identity
 
getGroup(Resolver, String) - Method in class sailpoint.object.CertificationDefinition
 
getGroup() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getGroup() - Method in class sailpoint.object.ImportAction
 
getGroupAccess() - Method in class sailpoint.object.Target
 
getGroupAttribute() - Method in class openconnector.Schema
Determine which attribute in an account schema represents the "group" attribute.
getGroupAttribute() - Method in class sailpoint.object.Application
getGroupAttribute(String) - Method in class sailpoint.object.Application
This will look through the Account Schema attribute definitions for AttributeDefinitions with the specified objectType
getGroupAttribute() - Method in class sailpoint.object.Schema
getGroupAttribute(String) - Method in class sailpoint.object.Schema
Get a list of all AttributeDefintiion names that have the corresponding objectType
getGroupAttributes() - Method in class sailpoint.object.Application
Gets all group attributes configured on the account schema.
getGroupAttributes() - Method in class sailpoint.object.Schema
Gets a list of all groupAttributes on the schema.
getGroupBeans(Resolver) - Method in class sailpoint.object.CertificationDefinition
 
getGroupBy() - Method in class sailpoint.object.Chart
 
getGroupBy() - Method in class sailpoint.object.ReportDataSource
 
getGroupByColumns() - Method in class sailpoint.object.ReportDataSource
 
getGroupByList() - Method in class sailpoint.object.Chart
 
getGroupBys() - Method in class sailpoint.object.QueryOptions
 
getGroupDefinition() - Method in class sailpoint.object.Certification
getGroupDefinition() - Method in class sailpoint.object.CertificationDefinition.GroupBean
 
getGroupDefinitionId() - Method in class sailpoint.object.Certification
 
getGroupDefinitionName() - Method in class sailpoint.object.Certification
 
getGroupHierarchyAttribute() - Method in class sailpoint.object.Application
getGroupHierarchyAttribute(String) - Method in class sailpoint.object.Application
Returns null if the group schema does not exist, or does not have a group hierarchy
getGroupMemberFilterString() - Method in class sailpoint.object.AccountScopeData
 
getGroupMembershipSearchDN() - Method in class sailpoint.object.AccountScopeData
 
getGroupMembershipSearchScope() - Method in class sailpoint.object.AccountScopeData
 
getGroupName(WorkflowContext) - Static method in class sailpoint.workflow.GroupLibrary
Examine the provisioning plan and derive a single String that can be used as the group "name" in approvals and logging.
getGroupOwnerRule() - Method in class sailpoint.object.GroupFactory
Rule used to assign group owners.
getGroupProperty() - Method in class sailpoint.object.ColumnConfig
 
getGroupRequest(WorkflowContext) - Static method in class sailpoint.workflow.GroupLibrary
Dig the group request out of this workflow.
getGroupSchema() - Method in class sailpoint.object.Application
Deprecated.
getGroupSchemaObjectTypes() - Method in class sailpoint.object.Application
Return a list of Strings containing all objectTypes for the groupSchemas of a given app
getGroupSchemas() - Method in class sailpoint.object.Application
Return all group schemas for the application.
getGroupsHaveMembersSchemas() - Method in class sailpoint.object.Application
Convenience method to return all schemas that support the GROUPS_HAVE_MEMBERS feature.
getGroupTableColumns() - Method in class sailpoint.object.UIConfig
 
getHandler() - Method in class sailpoint.integration.IntegrationServlet
For subclasses after initialization.
getHandler() - Method in class sailpoint.object.IdentityTrigger
 
getHandler() - Method in class sailpoint.object.Workflow
 
getHandler() - Method in class sailpoint.object.WorkItem
 
getHandler() - Method in class sailpoint.object.WorkItemArchive
 
getHandlerId() - Method in class sailpoint.object.JasperResult
 
getHandlerInstance() - Method in class sailpoint.object.WorkItem
 
getHandlerInstance() - Method in class sailpoint.object.WorkItemArchive
 
getHandlerPageCount() - Method in class sailpoint.object.JasperResult
 
getHasDifferences() - Method in class sailpoint.object.AbstractCertificationItem
A boolean indicating if this certification item has compliance-relevant differences since the last certification.
getHash(ManagedAttribute) - Static method in class sailpoint.api.ManagedAttributer
Calculate the unique hash for an attribute.
getHash(String, String, String, String) - Static method in class sailpoint.api.ManagedAttributer
Calculate the unique hash for an attribute.
getHash() - Method in class sailpoint.object.ManagedAttribute
 
getHasMessages() - Method in class sailpoint.object.IdentityRequest
 
getHasPendingChange() - Method in class sailpoint.web.WorkItemBean
 
getHeader(String) - Method in class sailpoint.integration.SailPointHttpClient
Return a response header.
getHeader() - Method in class sailpoint.object.BatchRequest
 
getHeader() - Method in class sailpoint.object.ConnectorOperationData
 
getHeader() - Method in class sailpoint.object.ReportColumnConfig
 
getHeaderKey() - Method in class sailpoint.object.ColumnConfig
 
getHeaders() - Method in class sailpoint.integration.ApacheHttpClient
 
getHeaders() - Method in interface sailpoint.integration.HttpClient
Returns a Map containing header name-value pairs.
getHeaders() - Method in class sailpoint.integration.SailPointHttpClient
 
getHeartbeat() - Method in class sailpoint.object.Server
 
getHelpKey() - Method in class sailpoint.object.Argument
Key into the help message catalog for tooltip text.
getHelpKey() - Method in class sailpoint.object.Field
Key into the help message catalog for tooltip text.
getHelpKey() - Method in class sailpoint.object.WorkflowRegistry.WorkflowType
 
getHibernateButtons() - Method in class sailpoint.object.Form
Buttons are now in the items list, but need to support this property to upgrade older Hibernate tables to the new unified list.
getHibernateCustom1() - Method in class sailpoint.object.AbstractCertificationItem
Deprecated.
Only for use by hibernate - use AbstractCertificationItem.getCustom1() instead.
getHibernateCustom2() - Method in class sailpoint.object.AbstractCertificationItem
Deprecated.
Only for use by hibernate - use AbstractCertificationItem.getCustom2() instead.
getHibernateCustomMap() - Method in class sailpoint.object.AbstractCertificationItem
Deprecated.
Only for use by hibernate - use AbstractCertificationItem.getCustomMap() instead.
getHibernateProvisioningForms() - Method in class sailpoint.object.Application
 
getHibernateProvisioningForms() - Method in class sailpoint.object.Bundle
 
getHiddenDefinition(Resolver) - Method in class sailpoint.object.Field
 
getHiddenDefinition(Resolver) - Method in class sailpoint.object.Form.Section
 
getHideNullsDefinition(Resolver) - Method in class sailpoint.object.Form.Section
 
getHierararchical(String) - Method in class sailpoint.workflow.WorkflowContext
Retrieves the explicitly defined argument value by walking up the hierarchy tree.
getHierarchy(Resolver) - Method in class sailpoint.object.Bundle
Returns a list of bundles that are in the current hierarchy
getHierarchy() - Method in class sailpoint.object.TargetAssociation
 
getHierarchyAttribute() - Method in class sailpoint.object.Schema
The name of the attribute in the group schema whose values will be the ids of other group objects related in a hierarchy.
getHistoryComments() - Method in class sailpoint.object.IdentityHistoryItem
A helper method to figure out which comment to return:

Decision = certification action's comment Comment = this comment field

getHost() - Method in class sailpoint.object.ServerStatistic
 
getHost() - Method in class sailpoint.object.ServiceStatus
 
getHost() - Method in class sailpoint.object.TaskDefinition
Get the targeted host name.
getHost() - Method in class sailpoint.object.TaskItem
 
getHost() - Method in class sailpoint.object.TaskSchedule
 
getHostId() - Method in class sailpoint.object.TargetHostConfig
 
getHostName() - Static method in class sailpoint.integration.Util
Return the host name of this JVM.
getHostName() - Method in class sailpoint.object.TargetHostConfig
 
getHostName() - Static method in class sailpoint.tools.Util
 
getHosts() - Method in class sailpoint.object.ServiceDefinition
 
getHoursBetweenReminders() - Method in class sailpoint.object.WorkItemConfig
 
getHoursTillEscalation() - Method in class sailpoint.object.WorkItemConfig
 
getHttpMethodType() - Method in class sailpoint.object.ConnectorOperationData
 
getIcon() - Method in class sailpoint.object.Application
Gets the icon CSS class name for the application.
getIcon() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.RecipientInfo
 
getIcon() - Method in class sailpoint.object.RoleTypeDefinition
URL for the image that will be used as an icon for this role type in the tree view
getIcon() - Method in class sailpoint.object.Workflow.Step
 
getId() - Method in class openconnector.Request
 
getId(SailPointContext, Class, String) - Static method in class sailpoint.api.ObjectUtil
Get the ID for the given object name.
getId() - Method in class sailpoint.object.AccessMapping
The database id.
getId() - Method in class sailpoint.object.AccessRequestAccountInfo
 
getId() - Method in class sailpoint.object.ApprovalItem
 
getId() - Method in interface sailpoint.object.AssignableItem
 
getId() - Method in class sailpoint.object.CertificationDefinition.FactoryBean
 
getId() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.RecipientInfo
 
getId() - Method in class sailpoint.object.CertificationLink
The generated unique id of the Certification.
getId() - Method in class sailpoint.object.EntitlementSnapshot
 
getId() - Method in class sailpoint.object.FormRef
 
getId() - Method in interface sailpoint.object.LinkInterface
Return a unique identifier for this Link.
getId() - Method in class sailpoint.object.LinkSnapshot
 
getId() - Method in class sailpoint.object.MapDTO
 
getId() - Method in interface sailpoint.object.Notifiable
Return the ID of this item.
getId() - Method in class sailpoint.object.Reference
 
getId() - Method in class sailpoint.object.RoleAssignment
getId() - Method in class sailpoint.object.RoleDetection
Deprecated.
getid() - Method in class sailpoint.object.RoleOverlapResult
The database id of the role that everything is compared to.
getId() - Method in class sailpoint.object.SailPointObject
The database id.
getId() - Method in class sailpoint.object.Workflow.Step
 
getId() - Method in class sailpoint.web.certification.CertificationItemBean
 
getIdentifier() - Method in class sailpoint.object.ITRoleMiningTaskResult
 
getIdentitiesToCertify() - Method in class sailpoint.object.CertificationDefinition
Bulk/Individual certification setting that specifies the identities being certified
getIdentitiesWithViolationsOwnedByIdentity(Identity) - Method in class sailpoint.api.IdentityService
Return a List of Identities that have policy violations owned by the given owner (or one of the owner's workgroups).
getIdentity() - Method in exception sailpoint.connector.ExpiredPasswordException
 
getIdentity() - Method in class sailpoint.integration.ProvisioningPlan
Return the identity being provisioned.
getIdentity() - Method in class sailpoint.object.AbstractCertificationItem
Return the name of the Identity that this item is certifying.
getIdentity() - Method in class sailpoint.object.ArchivedCertificationEntity
 
getIdentity() - Method in class sailpoint.object.AuthenticationAnswer
 
getIdentity() - Method in class sailpoint.object.CertificationEntity
The name of the associated identity.
getIdentity(Resolver) - Method in class sailpoint.object.CertificationEntity
 
getIdentity() - Method in class sailpoint.object.CertificationItem
Returns the name of the Identity that this item is certifying.
getIdentity(Resolver) - Method in class sailpoint.object.CertificationItem
 
getIdentity() - Method in class sailpoint.object.DirectAssignment
 
getIdentity() - Method in class sailpoint.object.IdentityEntitlement
 
getIdentity() - Method in class sailpoint.object.IdentityHistoryItem
 
getIdentity() - Method in class sailpoint.object.Link
Owning identity.
getIdentity() - Method in class sailpoint.object.MitigationExpiration
 
getIdentity() - Method in class sailpoint.object.PolicyViolation
The identity that has this violation.
getIdentity() - Method in class sailpoint.object.ProvisioningPlan
The Identity being acted upon.
getIdentity() - Method in class sailpoint.object.ProvisioningProject
 
getIdentity() - Method in class sailpoint.object.ResourceObject
Returns a string that is used to uniquely identify an object on the application.
getIdentity() - Method in class sailpoint.object.Scorecard
The identity that owns this scorecard.
getIdentity() - Method in class sailpoint.object.Workflow.Approval
 
getIdentity() - Method in class sailpoint.web.WorkItemBean
For workitems related to certifications, this will return the Identity that the certification item is certifying
getIdentityAIConfig() - Static method in class sailpoint.object.Configuration
Return the cached identityAI configuration object.
getIdentityAttribute() - Method in class openconnector.AbstractConnector
Convenience method to return the identityAttribute from the Schema for the currently configured object type.
getIdentityAttribute() - Method in class openconnector.Schema
 
getIdentityAttribute() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This method returns identity attribute set for particular test
getIdentityAttribute() - Method in class sailpoint.object.ManagedResource
 
getIdentityAttribute(String, Identity) - Method in class sailpoint.object.ProvisioningProject
Return the requested attribute from the identity.
getIdentityAttribute() - Method in class sailpoint.object.Schema
Returns the name of the attribute that should be used as a method to get back to an object natively on a application.
getIdentityAttributeFilterControl() - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
In previous releases, this was the Configuration.LCM_REQUEST_CONTROLS_ATTRIBUTE_FILTER_CONTROL
getIdentityBean() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
Gets the identity targets by this certification item.
getIdentityBeanLight() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
 
getIdentityCount() - Method in class sailpoint.object.PolicyImpactAnalysis.ViolationResult
 
getIdentityCreateUpdateApprovals(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
For Identity Create and Update this logic was moved to java code from Rules to more easily maintainable.
getIdentityDisplayName() - Method in class sailpoint.object.ProvisioningTransaction
 
getIdentityDTO() - Method in class sailpoint.web.certification.CertificationBean
 
getIdentityFieldName(String) - Method in class sailpoint.object.Form
 
getIdentityFilters() - Method in class sailpoint.object.ActivityConstraint
List of filters to apply to an identity when judging who to target when checking whether a violation occurred
getIdentityFromIdOrName(String, String) - Method in class sailpoint.api.IdentityService
Get the identity object associated with the id if possible, otherwise gets an object by the name passed in.
getIdentityFromLink(SailPointContext, Application, String, String) - Static method in class sailpoint.api.ObjectUtil
Return the ID of the Identity that has a Link on the given application with the given nativeId.
getIdentityFromPolicyViolation(String) - Method in class sailpoint.api.IdentityService
Gets the identity from the policy violation given the ID
getIdentityFullName() - Method in class sailpoint.object.IdentityChangeEvent
Return the full name of the identity that is being affected.
getIdentityHistoryTableColumns() - Method in class sailpoint.object.UIConfig
 
getIdentityId() - Method in class sailpoint.object.AccessRequestAccountInfo
 
getIdentityId() - Method in class sailpoint.object.ApplicationActivity
 
getIdentityId() - Method in class sailpoint.object.IdentitySnapshot
Returns the identity being referenced by this snapshot.
getIdentityId() - Method in class sailpoint.web.certification.CertificationItemBean.BusinessRoleBean
 
getIdentityId() - Method in class sailpoint.web.certification.CertificationItemBean
 
getIdentityList(String) - Method in class sailpoint.integration.IIQClient
Get the list of Identities for which the given Identity is authorized.
getIdentityModel(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Build the Map model of the identity.
getIdentityName() - Method in class sailpoint.object.ApplicationActivity
 
getIdentityName() - Method in class sailpoint.object.IdentityChangeEvent
Return the name of the identity that is being affected.
getIdentityName() - Method in class sailpoint.object.IdentitySnapshot
Returns the identity being referenced by this snapshot.
getIdentityName() - Method in class sailpoint.object.ProvisioningTransaction
 
getIdentityName(WorkflowContext) - Static method in class sailpoint.workflow.MFALibrary
 
getIdentityOrWorkgroup(SailPointContext, String) - Static method in class sailpoint.api.ObjectUtil
Given a name or ID attempt to retrieve the matching workgroup or identity.
getIdentityProperty() - Method in class sailpoint.object.Certification
Return the name of the property of a CertificationItem for an identity certification that has the identity name.
getIdentityRequest() - Method in class sailpoint.object.IdentityRequestItem
Returns the reference back to the IdentityRequest object.
getIdentityRequest(WorkflowContext) - Static method in class sailpoint.workflow.IdentityRequestLibrary
Get the IdentityRequest object preferably through the step arguments but also check the top level context.
getIdentityRequestId() - Method in class sailpoint.object.BatchRequestItem
 
getIdentityRequestId() - Method in class sailpoint.object.WorkItem
 
getIdentityRequestId() - Method in class sailpoint.object.WorkItemArchive
 
getIdentityScore(String) - Method in class sailpoint.object.ScoreConfig
 
getIdentityScores() - Method in class sailpoint.object.ScoreConfig
List of score definitions for identity cube scoring.
getIdentitySearchAttributes() - Method in class sailpoint.object.UIConfig
 
getIdentitySearchAttributesList() - Method in class sailpoint.object.UIConfig
 
getIdentitySelector() - Method in class sailpoint.object.CompositeDefinition.Tier
 
getIdentitySelectorConfig() - Static method in class sailpoint.object.Configuration
Return the cached identity selector configuration object.
getIdentitySelectorRules() - Method in class sailpoint.web.UtilBean
 
getIdentitySnapshot(Resolver) - Method in class sailpoint.object.CertificationEntity
 
getIdentitySnapshot(Resolver) - Method in class sailpoint.object.CertificationLink
 
getIdentitySnapshotId() - Method in class sailpoint.object.CertificationLink
Return the ID of the IdentitySnapshot that holds the state of the identity at the time that the certification was created.
getIdentitySnapshotScorecardBean() - Method in class sailpoint.web.certification.CertificationBean
Retrieves scorecard for the identity bean and creates a scorecard DTO for the ui
getIdentitySuggestQueryOptions(Map<String, ?>, Identity) - Method in class sailpoint.api.IdentityService
Return QueryOptions used to filter Identities using the given request parameters and loggedInUser.
getIdentityTableColumns() - Method in class sailpoint.object.UIConfig
 
getIdentityTrigger(Resolver) - Method in class sailpoint.object.Certification
 
getIdentityType(String) - Method in class sailpoint.object.ObjectConfig
Utility to find a Identity type by name from the configuration.
getIdentityType(Identity) - Method in class sailpoint.object.ObjectConfig
Utility to find a Identity type of the Identity.
getIdentityTypeDefinition() - Method in class sailpoint.object.Identity
Return the cached identity type definition object.
getIdentityTypesCollection() - Method in class sailpoint.object.ObjectConfig
Utility to extract the list of Identity types from the configuration.
getIdentityTypesList() - Method in class sailpoint.object.ObjectConfig
Utility to extract the list of Identity types from the configuration.
getIdentityTypesMap() - Method in class sailpoint.object.ObjectConfig
Utility to extract the identity type map out of the configuration
getIdentityViewAttributes() - Method in class sailpoint.object.UIConfig
 
getIdentityViewAttributesList() - Method in class sailpoint.object.UIConfig
 
getIDMAccountRequest() - Method in class sailpoint.object.ProvisioningPlan
Find the account request for the IDM application, which is used when integration support provisioning IdM-managed roles to users.
getIdOrName() - Method in class sailpoint.object.FormRef
 
getIdOrName() - Method in class sailpoint.object.Reference
 
getIdpPublicKey() - Method in class sailpoint.object.SAMLConfig
 
getIdpServiceUrl() - Method in class sailpoint.object.SAMLConfig
 
getIds(Class<T>, QueryOptions) - Method in class sailpoint.api.Terminator
Return a projection query containing the ids of the matching objects.
getIfEmpty() - Method in class sailpoint.object.ReportColumnConfig
 
getIIQAccountRequest() - Method in class sailpoint.object.ProvisioningPlan
Find the account request for the IdentityIQ application.
getIIQAccountRequest() - Method in class sailpoint.object.ProvisioningProject
Return the single AccountRequest for the IdentityIQ Identity from the partitioned plans.
getIIQAttributes() - Method in class sailpoint.object.ApprovalItem
A utility method that gets the attributes from the IIQPlan for this ApprovalItem
getIIQHelpMessages(Locale) - Static method in class sailpoint.tools.Util
 
getIIQMessages(Locale) - Static method in class sailpoint.tools.Util
 
getIIQPasswordConstraints() - Method in class sailpoint.api.PasswordPolice
Get the list of password constraints used by IIQ
getIIQPasswordConstraints(Locale, TimeZone) - Method in class sailpoint.api.PasswordPolice
Get the list of password constraints used by IIQ.
getIIQPasswordConstraints(Locale, TimeZone, boolean) - Method in class sailpoint.api.PasswordPolice
Get the list of password constraints used by IIQ
getIIQPlan() - Method in class sailpoint.object.ProvisioningProject
 
getImportFile() - Method in class sailpoint.object.ConnectorTestConfig
 
getInclude() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
 
getIncludedApplicationIds() - Method in class sailpoint.object.CertificationDefinition
Common setting that indicates the applications to include in the certification
getIncludedFilterReferences() - Method in class sailpoint.object.IdentityFilter
 
getIncludedFilters() - Method in class sailpoint.object.IdentityFilter
 
getIncludeExplicitPermissions() - Method in class sailpoint.object.WindowsShare
 
getIncludeInheritedListPermissions() - Method in class sailpoint.object.SharePointSiteConfig
 
getIncludeInheritedPermissions() - Method in class sailpoint.object.WindowsShare
 
getIncludePermissions() - Method in class openconnector.Schema
 
getIncludePermissions() - Method in class sailpoint.object.Schema
Flag that indicates to the applications where supported should return a list of Permission objects in the attribute list as an attribute named "directPermissions".
getIncludes() - Method in class sailpoint.object.Script
 
getInclusions() - Method in class sailpoint.object.DynamicScope
 
getIndex() - Method in class sailpoint.object.GroupDefinition
The most recent index calculate for this group.
getIndexColumns(Schema) - Method in class sailpoint.connector.JDBCConnector
 
getIndexerName() - Method in class sailpoint.object.FullTextIndex
Get the name of the indexer to use for indexing
getInfo() - Method in class sailpoint.object.ApplicationActivity
 
getInheritance() - Method in class sailpoint.object.AccountGroup
Deprecated.
A list of account groups that this group inherits from.
getInheritance() - Method in class sailpoint.object.Bundle
List of inherited roles.
getInheritance() - Method in class sailpoint.object.ManagedAttribute
A list of objects this object inherits from.
getInheritedCapabilities() - Method in class sailpoint.object.Capability
A list of capabilities from which rights can be inherited.
getInheritedRoles() - Method in class sailpoint.object.RoleSnapshot
 
getInitializationRule() - Method in class sailpoint.object.LiveReport
 
getInitializationScript() - Method in class sailpoint.object.LiveReport
 
getInitializer() - Method in class sailpoint.object.Workflow.Variable
 
getInitializerDef() - Method in class sailpoint.object.LiveReport
 
getInitializerSource() - Method in class sailpoint.object.Workflow.Variable
 
getInitialReminderMillisAfterStart() - Method in class sailpoint.object.NotificationConfig
Deprecated.
getInitialReminderMillisBeforeEnd() - Method in class sailpoint.object.NotificationConfig
Deprecated.
getInitParameters() - Method in class sailpoint.object.TimePeriod
 
getInputTemplate() - Method in class sailpoint.object.Argument
Path to an xhtml template used to generate the UI input when a form is being created from a signature.
getInputTemplate() - Method in class sailpoint.object.Field
Path to an xhtml template used to generate the UI input when a form is being created from a signature.
getInstallDate() - Method in class sailpoint.object.Plugin
 
getInstance() - Method in class sailpoint.connector.AbstractConnector
 
getInstance() - Method in interface sailpoint.connector.Connector
 
getInstance() - Static method in class sailpoint.integration.ListResult
Create an empty ListResult.
getInstance() - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Return the application instance for this request.
getInstance() - Method in class sailpoint.integration.RoleResource
 
getInstance() - Method in class sailpoint.object.AccessRequestAccountInfo
 
getInstance() - Method in class sailpoint.object.AccountGroup
Deprecated.
Optional instance identifier for template applications
getInstance() - Method in class sailpoint.object.AccountSelection.AccountInfo
 
getInstance() - Method in class sailpoint.object.ApplicationActivity
 
getInstance() - Method in class sailpoint.object.AttributeAssignment
 
getInstance() - Method in class sailpoint.object.AttributeSource
Optional instance name for template applications.
getInstance() - Method in class sailpoint.object.AuditEvent
 
getInstance() - Method in class sailpoint.object.EntitlementGroup
 
getInstance() - Method in interface sailpoint.object.Entitlements
 
getInstance() - Method in class sailpoint.object.EntitlementSnapshot
 
getInstance() - Method in class sailpoint.object.IdentityHistoryItem
 
getInstance() - Method in class sailpoint.object.IdentityItem
 
getInstance() - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlement
 
getInstance() - Method in class sailpoint.object.Link
For template applications, the identifier of the specific instance where the account exists.
getInstance() - Method in interface sailpoint.object.LinkInterface
Return the instance identifier for template applications.
getInstance() - Method in class sailpoint.object.LinkSnapshot
 
getInstance() - Method in class sailpoint.object.ManagedAttribute
Deprecated.
This came from the AccountGroup model, but persistence was never done so this is being deprecated until a decision is made about supporting instances.
getInstance() - Method in class sailpoint.object.MitigationExpiration
Get the application instance
getInstance() - Method in class sailpoint.object.PersistentIdentityItem
 
getInstance() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
getInstance() - Method in class sailpoint.object.ResourceObject
Returns a string that is used to uniquely identify an instance of a template application.
getInstance() - Method in class sailpoint.object.RoleTarget
Get the instance.
getInstance(SailPointContext) - Static method in class sailpoint.object.RuleRegistry
Convenience method to load the default RuleRegistry using the given SailPointContext.
getInstance(Resolver) - Static method in class sailpoint.object.WorkflowRegistry
 
getInstance() - Static method in class sailpoint.tools.xml.XMLObjectFactory
Return the singleton factory object.
getInstance() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
 
getInstanceAttribute() - Method in class sailpoint.object.Schema
The name of the attribute that will be used as the instance identifier for a template application.
getInstructionText() - Method in class sailpoint.web.certification.CertificationBean
 
getInt(Map, String) - Static method in class connector.common.Util
This method converts the attribute value into an integer.
getInt(String, int) - Method in class openconnector.AbstractConnector
 
getInt(String) - Method in class sailpoint.object.Attributes
Returns the value specified by attributeName, as an int.(primitive)
getInt(String, int) - Method in class sailpoint.object.Attributes
 
getInt(String) - Method in class sailpoint.object.Configuration
 
getInt(String) - Method in class sailpoint.object.Custom
 
getInt(String) - Method in class sailpoint.object.Form
 
getInt(String) - Method in class sailpoint.object.FullTextIndex
 
getInt(String) - Method in class sailpoint.object.IntegrationConfig
 
getInt(String) - Method in class sailpoint.object.JavaRuleContext
 
getInt(String) - Method in class sailpoint.object.MiningConfig
 
getInt(String, int) - Method in class sailpoint.object.MiningConfig
 
getInt(String) - Method in class sailpoint.object.Module
 
getInt(String) - Method in class sailpoint.object.Policy
Common argument accessor with type coercion.
getInt(String) - Method in class sailpoint.object.RecommenderDefinition
 
getInt(String) - Method in class sailpoint.object.RequestState
 
getInt(String) - Method in class sailpoint.object.ScoreDefinition
 
getInt(String) - Method in class sailpoint.object.Server
 
getInt(String) - Method in class sailpoint.object.ServiceDefinition
 
getInt(String) - Method in class sailpoint.object.TaskItem
 
getInt(String) - Method in class sailpoint.object.TaskItemDefinition
 
getInt(String) - Method in class sailpoint.object.Workflow
 
getInt(String) - Method in class sailpoint.object.WorkItem
 
getInt(String) - Method in class sailpoint.object.WorkItemArchive
 
getInt(Map, String) - Static method in class sailpoint.tools.Util
 
getInt(String) - Method in class sailpoint.workflow.WorkflowContext
Uses WorkflowContext.get(java.lang.String) to find a value and coerces it to an int.
getIntAttribute(String) - Method in class sailpoint.connector.CollectorServices
Return an int value from the configuration attributes.
getIntAttributeValue(String) - Method in class sailpoint.object.Application
Retrieve a int valued configuration setting.
getIntAttributeValue(String) - Method in class sailpoint.object.Schema
Retrieve a int valued configuration setting.
getInteger(String) - Method in class openconnector.Partition
 
getInteger(String) - Method in class sailpoint.object.Attributes
Returns the value specified by attributeName, as an Integer.
getInteger(String) - Method in class sailpoint.object.Configuration
 
getInteger(String) - Method in class sailpoint.object.Partition
 
getIntegration() - Method in class sailpoint.object.ProvisioningTransaction
Gets the integration name.
getIntegrationData() - Method in class sailpoint.integration.ProvisioningPlan
getIntegrationData() - Method in class sailpoint.object.ProvisioningPlan
 
getIntegrationPlans() - Method in class sailpoint.object.ProvisioningProject
 
getInteractionCount() - Method in class sailpoint.object.WorkflowSummary
 
getInteractions() - Method in class sailpoint.object.WorkflowSummary
 
getInterceptorScript() - Method in class sailpoint.object.Workflow.Approval
 
getInterface() - Method in class sailpoint.object.AuditEvent
 
getInternalAttributeMap() - Method in class sailpoint.object.Schema
Builds a map for looking up attributes by internal name.
getInternalName() - Method in class sailpoint.object.AttributeDefinition
Return the internal name for this attribute used within the connector.
getInternalOrName() - Method in class sailpoint.object.AttributeDefinition
Return the internal name of an attribute if non-null, otherwise return the name.
getInterval() - Method in class sailpoint.object.ServiceDefinition
 
getInvalidAttributes(Attributes<String, Object>, List<ObjectAttribute>, ObjectConfig, Locale) - Static method in class sailpoint.api.ObjectUtil
Verifies that all required attributes have a value.
getInvalidAuthCount() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This method will return no.
getInvalidCount() - Method in class sailpoint.object.BatchRequest
 
getInverseOperation() - Method in enum sailpoint.object.Filter.LogicalOperation
 
getIpopCertifierMap() - Method in class sailpoint.object.CertificationDefinition
Advanced Certification settings
getIsInvisible() - Method in enum sailpoint.object.TaskResult.CompletionStatus
 
getIsPartition() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getIssuer() - Method in class sailpoint.object.SAMLConfig
 
getItem(List<PolicyUtil.ItemSummary>, String) - Method in class sailpoint.api.PolicyUtil.ApplicationSummary
Look for an item on a list.
getItem(String) - Method in class sailpoint.object.Certification
Deprecated.
Use projection query to find CertificationItem There are potentially many items here. If there is an ID already it is better to query for the item directly via a Filter than to iterate over all the items in a Certification to get at the one.
getItem(String) - Method in class sailpoint.object.CertificationEntity
 
getItem() - Method in class sailpoint.web.certification.CertificationItemBean
 
getItemClass() - Method in class sailpoint.object.CertificationCommand
 
getItemCustomizationRuleName(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
getItemCustomizationRuleName() - Method in class sailpoint.object.CertificationDefinition
 
getItemDecisions() - Method in class sailpoint.web.certification.CertificationBean
 
getItemId() - Method in class sailpoint.object.ArchivedCertificationItem
 
getItemIds() - Method in class sailpoint.object.CertificationCommand
 
getItemizedPlan(String) - Method in class sailpoint.api.Provisioner
Return a managed itemized plan with a given tracking id.
getItemizedPlans() - Method in class sailpoint.api.Provisioner
Return the itemized plans after itemization.
getItemOrCertificationId() - Method in class sailpoint.api.Workflower.AssignmentAudit
 
getItemPercentComplete() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getItemPercentComplete() - Method in class sailpoint.object.Certification
 
getItems() - Method in class openconnector.Request
 
getItems() - Method in class sailpoint.object.AbstractCertificationItem
Get the list of CertificationItems being certified.
getItems() - Method in class sailpoint.object.ApprovalSet
 
getItems() - Method in class sailpoint.object.ArchivedCertificationEntity
 
getItems() - Method in class sailpoint.object.CertificationEntity
The items requiring certification for this entity.
getItems() - Method in class sailpoint.object.Form
 
getItems() - Method in class sailpoint.object.Form.Section
 
getItems() - Method in class sailpoint.object.IdentityRequest
 
getItems() - Method in class sailpoint.object.RoleDetection
getItems() - Method in class sailpoint.object.RoleTarget
Gets the entitlements that were detected when this RoleTarget is inside a RoleDetection.
getItems() - Method in class sailpoint.object.Workflow.Replicator
 
getItemsOnSameAccount(CertificationItem) - Method in class sailpoint.object.CertificationEntity
Get any items that are on the same account in this entity as the given CertificationItem.
getItemsOnSameAccountFilter(CertificationItem) - Static method in class sailpoint.object.CertificationEntity
 
getIterateSearchFilter() - Method in class sailpoint.object.AccountScopeData
 
getIterateSearchFilter() - Method in class sailpoint.object.GroupScopeData
 
getIterateSQL(Schema, Filter) - Method in class sailpoint.connector.JDBCConnector
Return the JDBCConnector.CONFIG_SQL_STATEMENT to iterate over objects with the given Schema, using the given Filter.
getIterator(InputStream, Schema, Map<String, Object>) - Method in class sailpoint.connector.DelimitedFileConnector
Return a CloseableIterator that returns ResourceObjects read from the given InputStream for the given Schema.
getIteratorPartitions(int, Filter, Map<String, Object>) - Method in class openconnector.AbstractConnector
Default implementation of the getIteratorPartitions method, which returns null by default.
getIteratorPartitions(int, Filter, Map<String, Object>) - Method in interface openconnector.Connector
Return the list of partitions for a connector.
getIteratorPartitions(String, int, Filter, Map<String, Object>) - Method in class sailpoint.connector.AbstractConnector
Default implementation returns null to indicate the connector does not have any partitions defined.
getIteratorPartitions(String, int, Filter, Map<String, Object>) - Method in interface sailpoint.connector.Connector
Return the list of partitions for a connector.
getIteratorPartitions(String, int, Filter, Map<String, Object>) - Method in class sailpoint.connector.DelimitedFileConnector
Called during aggregation of accounts and groups to slice the data in a way that different machines and/or different threads can aggregate data.
getIteratorPartitions(String, int, Filter, Map<String, Object>) - Method in class sailpoint.connector.JDBCConnector
 
getJasperPrint() - Method in class sailpoint.object.JasperResult
Returns the JasperPrint object, if the only thing available is the XML, this method will create a JasperPrint object using the XML.
getJdbcConnection() - Method in interface sailpoint.api.SailPointContext
Return a JDBC Connection to the underlying database.
getJoinProperty() - Method in class sailpoint.object.Filter.LeafFilter
 
getJoinProperty() - Method in class sailpoint.object.ReportDataSource.Join
 
getJoinRule() - Method in class sailpoint.object.Bundle
Optional rule for selecting specific Links to be used to match the profiles.
getJoins() - Method in class sailpoint.object.ReportDataSource
 
getJRDesignExpression() - Method in class sailpoint.object.ReportColumnConfig
 
getJSON() - Method in class sailpoint.object.GridState
Convert this GridState to JSON.
getJsonBody() - Method in class sailpoint.object.ConnectorOperationData
 
getJsonDataIndex() - Method in class sailpoint.object.ColumnConfig
 
getJsonProperty() - Method in class sailpoint.object.ColumnConfig
 
getJsonSafeKey(String) - Static method in class sailpoint.tools.Util
cannot have '.' in json key names change them to '-'
getKey() - Method in class sailpoint.object.AttributeSource
Return the (usually) unique key for this attribute source.
getKey(String, String) - Static method in class sailpoint.object.EntitlementCollection
Return the key used to lookup things in the entitlements cache.
getKey() - Method in class sailpoint.object.MapDTO
 
getKey() - Method in class sailpoint.object.OAuthClient
 
getKey() - Method in enum sailpoint.object.UIPreferences.StartUpHelp
 
getKey() - Method in class sailpoint.tools.Message
Gets the message key.
getKey1() - Method in class sailpoint.object.AccountGroup
Deprecated.
The first of four configurable correlation keys.
getKey1() - Method in class sailpoint.object.Link
 
getKey1() - Method in class sailpoint.object.ManagedAttribute
The first of four configurable correlation keys.
getKey2() - Method in class sailpoint.object.AccountGroup
Deprecated.
 
getKey2() - Method in class sailpoint.object.Link
 
getKey2() - Method in class sailpoint.object.ManagedAttribute
 
getKey3() - Method in class sailpoint.object.AccountGroup
Deprecated.
 
getKey3() - Method in class sailpoint.object.Link
 
getKey3() - Method in class sailpoint.object.ManagedAttribute
 
getKey4() - Method in class sailpoint.object.AccountGroup
Deprecated.
 
getKey4() - Method in class sailpoint.object.Link
 
getKey4() - Method in class sailpoint.object.ManagedAttribute
 
getKeyApplication(String) - Static method in class sailpoint.object.EntitlementCollection
Return the application name from a composite key.
getKeyFromJsonSafeKey(String) - Static method in class sailpoint.tools.Util
Does the opposite of Util.getJsonSafeKey(String)
getKeyInstance(String) - Static method in class sailpoint.object.EntitlementCollection
 
getKeys() - Method in class sailpoint.object.Attributes
Handy for iterating in JSF pages.
getLabel() - Method in class sailpoint.object.Form.Button
 
getLabel() - Method in class sailpoint.object.Form.Section
 
getLabel() - Method in class sailpoint.object.LiveReport.LiveReportSummaryValue
 
getLabel() - Method in class sailpoint.object.ScoreBandConfig
Configurable description of this band.
getLabelAlign() - Method in class sailpoint.object.Form
 
getLanguage() - Method in class sailpoint.object.Rule
Return the language in which the rule is written.
getLanguage() - Method in class sailpoint.object.Script
 
getLastActionDate() - Method in class sailpoint.object.MitigationExpiration
 
getLastAggregation() - Method in class sailpoint.object.Target
 
getLastAggregation() - Method in class sailpoint.object.TargetAssociation
 
getLastAssigned() - Method in class sailpoint.object.RoleIndex
Date that this role was last assigned.
getLastCertifiedComposition() - Method in class sailpoint.object.RoleIndex
The date that this role was last certified for composition.
getLastCertifiedMembership() - Method in class sailpoint.object.RoleIndex
The date that this role was last certified for membership.
getLastDecision() - Method in class sailpoint.object.AbstractCertificationItem
The date at which the last decision was committed for a continuous certification.
getLastEnd() - Method in class sailpoint.object.ServiceStatus
 
getLastExecution() - Method in class sailpoint.object.TaskSchedule
 
getLastLaunchError() - Method in class sailpoint.object.TaskSchedule
 
getLastLogin() - Method in class sailpoint.object.Identity
 
getLastMatchApplications() - Method in class sailpoint.api.Matchmaker
Return a list of Applications involved in the last match evaluation.
getLastMatchApplications(List<String>) - Method in class sailpoint.api.Matchmaker
Add the names of the matched applications from the last match evaluation into the given list.
getLastMatchItems() - Method in class sailpoint.api.Matchmaker
Return a list of IdentiyItems involved in the last match evaluation.
getLastMatchValue() - Method in class sailpoint.api.Matchmaker
Return the value returned by the script or rule during the last call to isMatch().
getLastMitigationDate() - Method in class sailpoint.web.certification.CertificationItemBean
 
getLastModified() - Method in class sailpoint.object.Plugin
Gets the timestamp of the last modification of the plugin.
getLastname() - Method in class sailpoint.object.CertificationEntity
The last name of the identity.
getLastname() - Method in class sailpoint.object.Identity
 
getLastProcessed() - Method in class sailpoint.object.Alert
 
getLastRefresh() - Method in class sailpoint.object.AccountGroup
Deprecated.
The date the account attributes was last refreshed.
getLastRefresh() - Method in class sailpoint.object.ActivityDataSource
The last time the activity data was refresed from the underlying datasource.
getLastRefresh() - Method in class sailpoint.object.DeletedObject
 
getLastRefresh() - Method in class sailpoint.object.FullTextIndex
 
getLastRefresh() - Method in class sailpoint.object.GroupDefinition
The date this group type was last refreshed.
getLastRefresh() - Method in class sailpoint.object.GroupFactory
 
getLastRefresh() - Method in class sailpoint.object.Identity
 
getLastRefresh() - Method in class sailpoint.object.Link
The date the account attributes were last refreshed.
getLastRefresh() - Method in interface sailpoint.object.LinkInterface
Return the date this Link was last refreshed.
getLastRefresh() - Method in class sailpoint.object.LinkSnapshot
 
getLastRefresh() - Method in class sailpoint.object.ManagedAttribute
The date this object was last refreshed, set by the aggregator.
getLastRefresh() - Method in class sailpoint.object.TargetSource
 
getLastStart() - Method in class sailpoint.object.ServiceStatus
 
getLastTargetAggregation() - Method in class sailpoint.object.AccountGroup
Deprecated.
The date the target aggregation was last set by the target aggregator.
getLastTargetAggregation() - Method in class sailpoint.object.Link
The date aggregation was last targeted - set by the target aggregator.
getLastTargetAggregation() - Method in class sailpoint.object.ManagedAttribute
The date this object was last augmented during target aggregation.
getLastValue() - Method in class sailpoint.object.AttributeMetaData
The value that this attribute had prior to the last manual update.
getLastViolationDecision(SailPointContext, PolicyViolation) - Method in class sailpoint.object.Identity
Gets the last decision made for the policy on the given violation
getLatestCertification(Certification.Type) - Method in class sailpoint.object.AbstractCertifiableEntity
Get the latest certification for the given type.
getLatestCertification(Certification.Type) - Method in class sailpoint.object.Identity
Look for the most recent certification of a given type.
getLatestCertification() - Method in class sailpoint.object.Identity
Look for the most recent certification.
getLatestResult() - Method in class sailpoint.object.TaskSchedule
This is provided for runtime use only.
getLatestResultId() - Method in class sailpoint.object.TaskSchedule
This is provided for runtime use only.
getLatestResultStatus() - Method in class sailpoint.object.TaskSchedule
This is provided for runtime use only.
getLaunched() - Method in class sailpoint.object.TaskItem
 
getLauncher() - Method in class sailpoint.object.ProcessLog
 
getLauncher() - Method in class sailpoint.object.TaskItem
 
getLauncher() - Method in class sailpoint.object.TaskSchedule
 
getLauncher() - Method in class sailpoint.object.WorkflowLaunch
 
getLayout() - Method in class sailpoint.object.Form.Section
 
getLCMWorkflowName(SailPointContext, String) - Static method in class sailpoint.api.ObjectUtil
This will find the Workflow name based on the flow.
getLeft() - Method in class sailpoint.object.ViolationDetails
 
getLeftBundles() - Method in class sailpoint.object.PolicyViolation
For role SOD policies, the name of the roles on the left side that were in conflict.
getLeftBundles(Resolver) - Method in class sailpoint.object.PolicyViolation
Return a list with the resolved left bundles.
getLeftBundles() - Method in class sailpoint.object.SODConstraint
The left set of roles for role constraints.
getLeftLabel() - Method in class sailpoint.object.Chart
 
getLeftSelector() - Method in class sailpoint.object.GenericConstraint
 
getLevel() - Method in class sailpoint.object.WorkItem
 
getLevel() - Method in class sailpoint.object.WorkItemArchive
 
getLevels() - Method in class sailpoint.web.WorkItemBean
 
getLibraries() - Method in class sailpoint.object.Workflow
 
getLibraries() - Method in class sailpoint.object.WorkflowRegistry.WorkflowType
 
getLibraries() - Method in class sailpoint.workflow.WorkflowContext
Returns the list of library instances.
getLibrary() - Method in class sailpoint.object.WorkflowRegistry.Callable
 
getLibraryPath(Object) - Static method in class connector.common.Util
This method will return base location of JAR from where class it is loaded
getLimit() - Method in class sailpoint.object.Chart
 
getLineNumber() - Method in class sailpoint.object.SyslogEvent
 
getLink(Identity, Application, ResourceObject) - Method in class sailpoint.api.IdentityService
Gets a link for the specified resource object.
getLink(Identity, Application, String, String) - Method in class sailpoint.api.IdentityService
Retrieves the link from the identity with the given application, instance and native identity.
getLink(Identity, Application, String, String, String) - Method in class sailpoint.api.IdentityService
Retrieves the link from the identity with the given application, instance, native identity, and uuid.
getLink(Application, String) - Method in class sailpoint.object.Identity
Deprecated.
This method might not perform well when identities have large numbers of links. Use IdentityService.getLinks(Identity, Application) instead.
getLink(Application) - Method in class sailpoint.object.Identity
Deprecated.
This method might not perform well when identities have large numbers of links. Use IdentityService.getLinks(Identity, Application) instead.
getLink(Application, String, String) - Method in class sailpoint.object.Identity
Deprecated.
This method might not perform well when identities have large numbers of links. Use IdentityService.getLinks(Identity, Application, String) instead.
getLink(Application, String, String, String) - Method in class sailpoint.object.Identity
Deprecated.
This method might not perform well when identities have large numbers of links. Use IdentityService.getLinks(Identity, Application, String) instead.
getLink(Application, ResourceObject) - Method in class sailpoint.object.Identity
Deprecated.
This method might not perform well when identities have large numbers of links. Use IdentityService.getLink(Identity, Application, ResourceObject) instead.
getLink(String) - Method in class sailpoint.object.Identity
Deprecated.
This method might not perform well when identities have large numbers of links. Use IdentityService.getLinkById(Identity, String) instead.
getLink(ProvisioningPlan.AccountRequest) - Method in class sailpoint.object.Identity
Deprecated.
This method might not perform well when identities have large numbers of links. Use IdentityService.getLink(Identity, Application, String, String) instead.
getLink(String, String, String) - Method in class sailpoint.object.IdentitySnapshot
 
getLinkAttribute(String, String, Identity) - Method in class sailpoint.object.ProvisioningProject
getLinkAttribute(String, String, String, String, ProvisioningPlan.AbstractRequest, Identity) - Method in class sailpoint.object.ProvisioningProject
Return the requested link attribute value for this identity.
getLinkAttribute(String, String, String, String, ProvisioningPlan.AbstractRequest, Identity, boolean) - Method in class sailpoint.object.ProvisioningProject
This is the same as the ProvisioningProject.getLinkAttribute(String, String, String, String, sailpoint.object.ProvisioningPlan.AbstractRequest, Identity) method with the addition of an option to limit the LinkAttribute search to the project's master plan.
getLinkAttribute(String, String, String, String, ProvisioningPlan.AbstractRequest, Identity, boolean, boolean) - Method in class sailpoint.object.ProvisioningProject
This is the same as the ProvisioningProject.getLinkAttribute(String, String, String, String, sailpoint.object.ProvisioningPlan.AbstractRequest, Identity) method with the addition of one option to limit the LinkAttribute search to the project's master plan.
getLinkAttributeValues(SailPointContext, String, String, String, int, int) - Static method in class sailpoint.api.ObjectUtil
Return the possible values for the given attribute on the given application.
getLinkById(Identity, String) - Method in class sailpoint.api.IdentityService
Get the link associated to the given identity with the given id.
getLinkDifferences() - Method in class sailpoint.object.IdentityDifference
List of changes to the entitlement attributes.
getLinkDifferences(String) - Method in class sailpoint.object.IdentityDifference
Return the link differences for the given application name.
getLinkDifferences(String, String) - Method in class sailpoint.object.IdentityDifference
Return the link differences for the given application name and native identity.
getLinkPermissionRights(SailPointContext, Locale, String, String, String, int, int) - Static method in class sailpoint.api.ObjectUtil
Return the possible rights for the permissions of the given target on the given application.
getLinks(Identity, int, int) - Method in class sailpoint.api.IdentityService
Get a range of links for an Identity.
getLinks(Identity, Application, String) - Method in class sailpoint.api.IdentityService
Returns a list of Links for the given identity on the given application and instance.
getLinks(Identity, Application) - Method in class sailpoint.api.IdentityService
Returns all the links from the Identity for the given Application.
getLinks(Identity, List<Application>, String) - Method in class sailpoint.api.IdentityService
 
getLinks(String, boolean) - Method in class sailpoint.integration.IIQClient
Get the links associated with the named identity.
getLinks() - Method in class sailpoint.object.Identity
Information for each account correlated to this identity.
getLinks(Application) - Method in class sailpoint.object.Identity
Deprecated.
This method might not perform well when identities have large numbers of links. Use IdentityService.getLinks(Identity, Application) instead.
getLinks(Application, String) - Method in class sailpoint.object.Identity
Deprecated.
This method may not perform well when identities have large numbers of links. Use IdentityService.getLinks(Identity, Application, String) instead.
getLinks() - Method in class sailpoint.object.IdentitySnapshot
Returns a List of LinkSnapshots which represent the Links for this identity at the time of this snapshot.
getLinks(String) - Method in class sailpoint.object.IdentitySnapshot
 
getLinks(String, boolean) - Method in class sailpoint.object.IdentitySnapshot
Returns all links which reference a given application.
getLinksByAppIdOrName(String, String) - Method in class sailpoint.object.Identity
Deprecated.
This method might not perform well when identities have large numbers of links. Use IdentityService.getLinks(Identity, Application) instead.
getLinkSnapshot(SailPointContext, String, String, String) - Method in class sailpoint.object.CertificationItem
Convenience method to grab the LinkSnapshot.
getLinkSnapshot() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
 
getList(String) - Method in class sailpoint.object.Attributes
Returns the value specified by attributeName, as a List.
getList(String, boolean) - Method in class sailpoint.object.Attributes
 
getList(String) - Method in class sailpoint.object.Configuration
 
getList(String) - Method in class sailpoint.object.Custom
 
getList(String) - Method in class sailpoint.object.FullTextIndex
 
getList(String) - Method in class sailpoint.object.Module
 
getList(String) - Method in class sailpoint.object.RecommenderDefinition
 
getList(String) - Method in class sailpoint.object.Server
 
getList(String) - Method in class sailpoint.object.UIConfig
 
getList(String) - Method in class sailpoint.object.WorkItem
 
getList(String) - Method in class sailpoint.object.WorkItemArchive
 
getListArgument(HttpServletRequest, String) - Method in class sailpoint.integration.RestServlet
Get a query argument and parse it as a string list.
getListAttribute(String) - Method in class sailpoint.connector.CollectorServices
Return a List value from the configuration attributes.
getListAttributes() - Method in class sailpoint.web.WorkItemBean
Specialized attribute map accessor when dealing with components like selectManyListBox that need to post a List, and which gets confused with a raw Map.
getListAttributeValue(String) - Method in class sailpoint.object.Application
Retrieve a List valued configuration setting.
getListAttributeValue(String) - Method in class sailpoint.object.Schema
Retrieve a List valued configuration setting.
getListenerRule() - Method in class sailpoint.object.ObjectAttribute
Rule called whenever a change is detected on this attribute during aggregation.
getListenerRules() - Method in class sailpoint.web.UtilBean
 
getListenerWorkflow() - Method in class sailpoint.object.ObjectAttribute
Workflow launched whenever a change is detected.
getListInclusionFilter() - Method in class sailpoint.object.SharePointSiteConfig
 
getListValue() - Method in class sailpoint.object.AttributeAssignment
 
getLiteral() - Method in class sailpoint.object.Workflow.Arg
For consistency with Map (and to a lesser extent IdentityItem) use lowercase as the element name.
getLng(String) - Method in class sailpoint.object.Attributes
Returns the value specified by attributeName, as a long.(primitive)
getLocalApplication(Connector) - Static method in class sailpoint.api.ObjectUtil
Returns the application associated with this Connector depending upon whether its a cloud based application or not
getLocalApplication() - Method in class sailpoint.connector.AbstractConnector
Returns the application associated with this Connector depending upon whether its a cloud based application or not.
getLocalApplication() - Method in interface sailpoint.connector.Connector
Returns the application associated with this Connector depending upon whether its a cloud based application or not.
getLocalAssignment() - Method in class sailpoint.object.RoleOverlapResult.RoleOverlap
Percentage of overlap in the assignment rules and detection profiles.
getLocale() - Method in class sailpoint.object.LocalizedAttribute
Return the locale of the value
getLocalizedMessage() - Method in exception openconnector.ConnectorException
Returns the final message string.
getLocalizedMessage() - Method in interface openconnector.OpenMessagePart
Gets message text localized for the default locale and server timezone.
getLocalizedMessage(Locale, TimeZone) - Method in interface openconnector.OpenMessagePart
Creates localized text using the given locale and timezone.
getLocalizedMessage() - Method in enum sailpoint.object.AbstractCertificationItem.ContinuousState
 
getLocalizedMessage(Locale, TimeZone) - Method in enum sailpoint.object.AbstractCertificationItem.ContinuousState
 
getLocalizedMessage() - Method in enum sailpoint.object.AbstractCertificationItem.Status
 
getLocalizedMessage(Locale, TimeZone) - Method in enum sailpoint.object.AbstractCertificationItem.Status
 
getLocalizedMessage() - Method in enum sailpoint.object.Certification.Type
 
getLocalizedMessage(Locale, TimeZone) - Method in enum sailpoint.object.Certification.Type
 
getLocalizedMessage() - Method in enum sailpoint.object.CertificationAction.Status
 
getLocalizedMessage(Locale, TimeZone) - Method in enum sailpoint.object.CertificationAction.Status
 
getLocalizedMessage() - Method in class sailpoint.object.Comment
 
getLocalizedMessage(Locale, TimeZone) - Method in class sailpoint.object.Comment
 
getLocalizedMessage() - Method in enum sailpoint.object.IdentitySelector.EntitlementAttributes
 
getLocalizedMessage(Locale, TimeZone) - Method in enum sailpoint.object.IdentitySelector.EntitlementAttributes
 
getLocalizedMessage() - Method in enum sailpoint.object.IdentitySelector.RoleAttributes
 
getLocalizedMessage(Locale, TimeZone) - Method in enum sailpoint.object.IdentitySelector.RoleAttributes
 
getLocalizedMessage() - Method in enum sailpoint.object.IdentityTrigger.Type
 
getLocalizedMessage(Locale, TimeZone) - Method in enum sailpoint.object.IdentityTrigger.Type
 
getLocalizedMessage() - Method in enum sailpoint.object.ManagedAttribute.Type
 
getLocalizedMessage(Locale, TimeZone) - Method in enum sailpoint.object.ManagedAttribute.Type
 
getLocalizedMessage() - Method in class sailpoint.object.Permission
 
getLocalizedMessage(Locale, TimeZone) - Method in class sailpoint.object.Permission
 
getLocalizedMessage() - Method in enum sailpoint.object.Plugin.CertificationLevel
 
getLocalizedMessage(Locale, TimeZone) - Method in enum sailpoint.object.Plugin.CertificationLevel
 
getLocalizedMessage() - Method in enum sailpoint.object.Policy.State
 
getLocalizedMessage(Locale, TimeZone) - Method in enum sailpoint.object.Policy.State
 
getLocalizedMessage() - Method in enum sailpoint.object.ProvisioningTransaction.Level
 
getLocalizedMessage(Locale, TimeZone) - Method in enum sailpoint.object.ProvisioningTransaction.Level
 
getLocalizedMessage() - Method in enum sailpoint.object.ProvisioningTransaction.Status
 
getLocalizedMessage(Locale, TimeZone) - Method in enum sailpoint.object.ProvisioningTransaction.Status
 
getLocalizedMessage() - Method in enum sailpoint.object.ProvisioningTransaction.Type
 
getLocalizedMessage(Locale, TimeZone) - Method in enum sailpoint.object.ProvisioningTransaction.Type
 
getLocalizedMessage(Locale, TimeZone) - Method in enum sailpoint.object.Recommendation.RecommendedDecision
 
getLocalizedMessage() - Method in enum sailpoint.object.Source
 
getLocalizedMessage(Locale, TimeZone) - Method in enum sailpoint.object.Source
 
getLocalizedMessage(Locale, TimeZone) - Method in exception sailpoint.tools.EmailException
 
getLocalizedMessage() - Method in exception sailpoint.tools.EmailException
 
getLocalizedMessage() - Method in class sailpoint.tools.Message
Gets message text localized for the default locale and server timezone.
getLocalizedMessage(Locale, TimeZone) - Method in class sailpoint.tools.Message
Creates localized text using the given locale and timezone.
getLocalName() - Method in class sailpoint.object.ManagedResource
Pseudo property for convenience.
getLocalName() - Method in class sailpoint.object.ManagedResource.ResourceAttribute
The name of the attribute in IdentityIQ Application.
getLocalProvisioning() - Method in class sailpoint.object.RoleOverlapResult.RoleOverlap
Percentage of overlap in the provisioning plans.
getLock() - Method in class sailpoint.object.SailPointObject
Returns lock information.
getLockDuration() - Method in class sailpoint.api.PersistenceManager.LockParameters
Return the duration in minutes of the lock.
getLockInfo() - Method in class sailpoint.object.SailPointObject
Parse the lock string into a more usable structure.
getLockScript() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getLockTimeout() - Method in class sailpoint.api.PersistenceManager.LockParameters
Return the timeout in seconds before trying to obtain a lock fails.
getLockTimeout() - Method in class sailpoint.object.LockInfo
 
getLockType() - Method in class sailpoint.api.PersistenceManager.LockParameters
getLog() - Method in class openconnector.AbstractConnector
 
getLog() - Method in interface openconnector.Connector
 
getLogFile() - Method in class sailpoint.object.WindowsEventLogEntry
Name of Windows NT event log file.
getLoggingApp(Application) - Static method in class sailpoint.object.Application
Clone a Application removing secret attributes.
getLoggingPlan(ProvisioningPlan) - Method in class sailpoint.connector.AbstractConnector
Return loggable plan removing secret attributes.
getLoggingPlan(ProvisioningPlan) - Static method in class sailpoint.object.ProvisioningPlan
Clone a plan removing passwords and other secret data.
getLong(String) - Method in class sailpoint.object.Attributes
Returns the value specified by attributeName, as a Long.
getLong(String) - Method in class sailpoint.object.Configuration
 
getLong(String) - Method in class sailpoint.object.Custom
 
getLongAttribute(String) - Method in class sailpoint.connector.CollectorServices
Return a Long value from the configuration attributes.
getLongAttributeValue(String) - Method in class sailpoint.object.Application
Retrieve a Long valued configuration setting.
getLongAttributeValue(String) - Method in class sailpoint.object.Schema
Retrieve a Long valued configuration setting.
getLongDifference(Date, Date) - Static method in class sailpoint.tools.Util
 
getLosses() - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
 
getLostIdentities() - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
 
getLowerBound() - Method in class sailpoint.object.ScoreBandConfig
This band's lower bound
getMachineUser() - Static method in class sailpoint.tools.Util
Get the name of the user that is logged in to the host machine.
getMaintenanceExpiration() - Method in class sailpoint.object.Application
When set, indiciates that the application is in a maintenance period.
getMaintenanceExpiration() - Method in class sailpoint.object.IntegrationConfig
When set, indiciates that the integration is in a maintenance period.
getMaintenanceExpiration() - Method in class sailpoint.object.ProvisioningPlan
Transient property set to indiciate that the plan was not sent to the connector because it was in a maintenance window.
getMajorClass(String) - Static method in class sailpoint.api.ObjectUtil
Return the "major" SailPointObject class with the given simple name.
getManagedAttribute(WorkflowContext) - Static method in class sailpoint.workflow.GroupLibrary
Return the ManagedAttribute object associated with this workflow.
getManagedAttributeCustomizationRule() - Method in class sailpoint.object.Application
An optional rule that can be used to customize ManagedAttributes that are promoted from this application.
getManagedAttributeRemoveControl() - Method in class sailpoint.object.DynamicScope
 
getManagedAttributeRequestControl() - Method in class sailpoint.object.DynamicScope
 
getManagedAttributeType() - Method in class sailpoint.object.IdentityRequestItem
 
getManagedResource(String) - Method in class sailpoint.object.IntegrationConfig
Get the managed resource definition for a local resource (Application).
getManagedResource(Application) - Method in class sailpoint.object.IntegrationConfig
 
getManagedResource(String) - Method in class sailpoint.object.ProvisioningConfig
Get the managed resource definition for a local resource (Application).
getManagedResource(Application) - Method in class sailpoint.object.ProvisioningConfig
 
getManagedResources() - Method in class sailpoint.object.ProvisioningConfig
List of resources that are managed by the target system.
getManager() - Method in class sailpoint.object.Certification
The name of the manager for which this certification was generated.
getManager(Resolver) - Method in class sailpoint.object.Certification
 
getManager() - Method in class sailpoint.object.Identity
The identity that was determined to be the manager of this identity during aggregation.
getManager(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Return the name of the manager for an identity.
getManagerCertifierAttribute() - Method in class sailpoint.object.IdentityTypeDefinition
 
getManagerCorrelationFilter() - Method in class sailpoint.object.Application
 
getManagerCorrelationRule() - Method in class sailpoint.object.Application
An optional correlation rule for correlating a manager attribute value back to one of our Identities.
getManagerStatus() - Method in class sailpoint.object.Identity
True if this identity was found to be the manager of at least one other identity.
getManageWorkItemsTableColumns() - Method in class sailpoint.object.UIConfig
 
getManualCorrelationIdentityTableColumns() - Method in class sailpoint.object.UIConfig
 
getMap() - Method in class sailpoint.object.Attributes
 
getMapFromItemsList(List<Item>) - Static method in class openconnector.Util
This method fetches all attribute(items) from plan.
getMaskedSQL() - Method in class sailpoint.connector.JDBCConnector
 
getMasterPlan() - Method in class sailpoint.object.ProvisioningProject
 
getMatchConfig() - Method in class sailpoint.object.AlertDefinition
 
getMatchConfig() - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority
 
getMatchCount() - Method in class sailpoint.object.CandidateRole
Pseudo property for JSF.
getMatches(Identity) - Method in class sailpoint.api.Matchmaker.ExpressionMatcher
 
getMatches(Identity, Application, SailPointContext) - Method in class sailpoint.api.Matchmaker.ExpressionMatcher.TermMatcher
 
getMatches() - Method in class sailpoint.object.CandidateRole
A list of Identity names that match this role.
getMatches() - Method in class sailpoint.object.MiningStatistics
 
getMatchExpression() - Method in class sailpoint.object.AlertMatchConfig
 
getMatchExpression() - Method in class sailpoint.object.IdentitySelector
Simple list of attribute value or permission matches.
getMatchingAccountRequest(ProvisioningPlan.AccountRequest) - Method in class sailpoint.object.ProvisioningPlan
Return an AccountRequest that matches another.
getMatchingButton(Form.Button) - Method in class sailpoint.object.Form
Search for a matching button.
getMatchingRequest(ProvisioningPlan.AbstractRequest) - Method in class sailpoint.object.ProvisioningPlan
Look for a matching request.
getMatchingRequest(ProvisioningPlan.AbstractRequest, boolean) - Method in class sailpoint.object.ProvisioningPlan
Look for a matching request.
getMatchingRequest(List<T>, ProvisioningPlan.AbstractRequest) - Method in class sailpoint.object.ProvisioningPlan
 
getMatchingRequest(List<T>, ProvisioningPlan.AbstractRequest, boolean) - Method in class sailpoint.object.ProvisioningPlan
 
getMatchMode() - Method in class sailpoint.object.Filter.LeafFilter
 
getMatchModeString(String, String) - Method in class sailpoint.object.Filter.LeafFilter
Utility to get the MatchMode.toMatchString value checking for null.
getMatchPercentage() - Method in class sailpoint.object.MiningStatistics
 
getMatchRule() - Method in class sailpoint.object.AlertMatchConfig
 
getMatchTerms() - Method in class sailpoint.object.AlertMatchConfig.AlertMatchExpression
 
getMaxFailedAttempts() - Method in class sailpoint.object.SMSResetConfig
 
getMaxHierarchyCount() - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
 
getMaxHierarchyDepth() - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
In previous releases, this was the Configuration.LCM_REQUEST_CONTROLS_MAX_HIERARCHY_DEPTH
getMaximumNumberOfBands() - Method in class sailpoint.object.ScoreConfig
 
getMaximumScore() - Method in class sailpoint.object.ScoreConfig
The maximum score that each Scorer implementation should produce.
getMaxIterate() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getMaxLength() - Method in class sailpoint.tools.Message
Maximum size of the resulting message text string.
getMaxReminders() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.EscalationConfig
 
getMaxReminders() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getMaxReminders() - Method in class sailpoint.object.NotificationConfig.EscalationConfig
 
getMaxReminders() - Method in class sailpoint.object.WorkItemConfig
 
getMaxSystemVersion() - Method in class sailpoint.object.Plugin
 
getMay() - Method in class sailpoint.tools.ldap.ObjectClass
Return the name of the may attributes for this object class.
getMayAttributes() - Method in class sailpoint.tools.ldap.ObjectClass
Return the may attributes for this object class.
getMeaning(String) - Method in class sailpoint.object.ESignatureType
Look up a meaning by locale.
getMeanings() - Method in class sailpoint.object.ESignatureType
 
getMemberAttribute() - Method in class sailpoint.object.AccountGroup
Deprecated.
Optional name of a multi-valued extended Link attribute that is being used to store the group members.
getMemberAttribute() - Method in class sailpoint.object.ManagedAttribute
Deprecated.
This is no longer used in 6.0.
getMemberCount() - Method in class sailpoint.object.GroupIndex
The number of identities in the group.
getMembers() - Method in class sailpoint.object.RoleScorecard
Number of identities that are assigned this Business role
getMembersGridJson() - Method in class sailpoint.web.WorkItemBean
JSON representatino of the grid metadata for the approval Items grids.
getMembersWithAdditionalEntitlements() - Method in class sailpoint.object.RoleScorecard
Number of identities that are assigned this Business role as well as entitlements beyond the scope of their assigned roles
getMembersWithMissingRequiredRoles() - Method in class sailpoint.object.RoleScorecard
Number of identities that are assigned this Business role but are not detected to have the IT roles that it requires
getMemoryStats() - Static method in class sailpoint.tools.Util
Return a String that contains the free, allocated, max and totalFree (free+(max-allocated))
getMergeAttributess() - Method in class sailpoint.connector.DelimitedFileConnector
Return attributes that are necessary for the merge functionality.
getMergeColumns(Schema) - Method in class sailpoint.connector.JDBCConnector
 
getMessage() - Method in exception openconnector.ConnectorException
Returns the final message string.
getMessage() - Method in interface openconnector.OpenMessagePart
Returns message localized in US English.
getMessage() - Method in class sailpoint.object.BatchRequest
Deprecated.
getMessage() - Method in class sailpoint.object.BatchRequestItem
Deprecated.
getMessage() - Method in class sailpoint.object.Permission
Returns a description of this permission in a localizable message object.
getMessage() - Method in class sailpoint.object.SyslogEvent
 
getMessage() - Method in class sailpoint.object.WindowsEventLogEntry
Event message as it appears in the Windows NT event log.
getMessage() - Method in exception sailpoint.tools.EmailException
 
getMessage() - Method in class sailpoint.tools.Message
Returns message localized in US english.
getMessage(ResourceBundle, String) - Static method in class sailpoint.tools.Util
Wrap ResourceBundle.getString() so it does not throw an exception if the key cannot be found.
getMessage(ResourceBundle, String, boolean) - Static method in class sailpoint.tools.Util
 
getMessage(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Construct a Message from the arguments.
getMessageInstance() - Method in exception openconnector.ConnectorException
Returns the actual Message object so it can be added to the message list on another object.
getMessageKey() - Method in enum openconnector.LoggerUtil.LoggerOperation
 
getMessageKey() - Method in enum sailpoint.object.AbstractCertificationItem.ContinuousState
 
getMessageKey() - Method in enum sailpoint.object.AbstractCertificationItem.Status
 
getMessageKey() - Method in enum sailpoint.object.AlertDefinition.ActionType
 
getMessageKey() - Method in enum sailpoint.object.ApplicationActivity.Action
 
getMessageKey() - Method in enum sailpoint.object.ApplicationActivity.Result
 
getMessageKey() - Method in enum sailpoint.object.ApprovalItem.ProvisioningState
 
getMessageKey() - Method in enum sailpoint.object.ArchivedCertificationEntity.Reason
 
getMessageKey() - Method in enum sailpoint.object.AttributeDefinition.UserInterfaceInputType
 
getMessageKey() - Method in enum sailpoint.object.BatchRequest.Status
 
getMessageKey() - Method in enum sailpoint.object.BatchRequestItem.Result
 
getMessageKey() - Method in enum sailpoint.object.BatchRequestItem.Status
 
getMessageKey() - Method in enum sailpoint.object.Certification.EntitlementGranularity
 
getMessageKey() - Method in enum sailpoint.object.Certification.Phase
 
getMessageKey() - Method in enum sailpoint.object.Certification.SelfCertificationAllowedLevel
 
getMessageKey() - Method in enum sailpoint.object.Certification.Type
 
getMessageKey() - Method in enum sailpoint.object.CertificationAction.RemediationAction
 
getMessageKey() - Method in enum sailpoint.object.CertificationAction.Status
 
getMessageKey() - Method in enum sailpoint.object.CertificationChallenge.Decision
 
getMessageKey() - Method in enum sailpoint.object.CertificationEntity.Type
 
getMessageKey() - Method in enum sailpoint.object.CertificationGroup.Status
 
getMessageKey() - Method in enum sailpoint.object.CertificationGroup.Type
 
getMessageKey() - Method in enum sailpoint.object.CertificationItem.SubType
 
getMessageKey() - Method in enum sailpoint.object.CertificationItem.Type
 
getMessageKey() - Method in enum sailpoint.object.Duration.Scale
Gets the message key for the descriptive name of the duration
getMessageKey() - Method in enum sailpoint.object.Form.Type
 
getMessageKey() - Method in enum sailpoint.object.Form.Usage
 
getMessageKey() - Method in enum sailpoint.object.IdentityHistoryItem.Type
 
getMessageKey() - Method in enum sailpoint.object.IdentityRequest.CompletionStatus
 
getMessageKey() - Method in enum sailpoint.object.IdentityRequest.ExecutionStatus
 
getMessageKey() - Method in enum sailpoint.object.IdentityRequestItem.CompilationStatus
 
getMessageKey() - Method in enum sailpoint.object.IdentitySelector.EntitlementAttributes
 
getMessageKey() - Method in interface sailpoint.object.IdentitySelector.IAttribute
 
getMessageKey() - Method in enum sailpoint.object.IdentitySelector.RoleAttributes
 
getMessageKey() - Method in enum sailpoint.object.ManagedAttribute.Type
 
getMessageKey() - Method in enum sailpoint.object.MitigationExpiration.Action
 
getMessageKey() - Method in enum sailpoint.object.PolicyViolation.Status
 
getMessageKey() - Method in enum sailpoint.object.ProvisioningPlan.ObjectOperation
 
getMessageKey() - Method in enum sailpoint.object.ProvisioningPlan.Operation
 
getMessageKey() - Method in enum sailpoint.object.ProvisioningProject.FilterReason
 
getMessageKey() - Method in enum sailpoint.object.Question.Type
 
getMessageKey() - Method in class sailpoint.object.QuickLink
 
getMessageKey() - Method in class sailpoint.object.QuickLinkCategory
 
getMessageKey() - Method in class sailpoint.object.Reason
 
getMessageKey() - Method in enum sailpoint.object.Recommendation.RecommendedDecision
 
getMessageKey() - Method in enum sailpoint.object.Rule.Type
 
getMessageKey() - Method in enum sailpoint.object.SearchInputDefinition.InputType
 
getMessageKey() - Method in enum sailpoint.object.TaskItemDefinition.Type
 
getMessageKey() - Method in enum sailpoint.object.TaskResult.CompletionStatus
 
getMessageKey() - Method in enum sailpoint.object.Template.Usage
 
getMessageKey() - Method in enum sailpoint.object.WorkItem.Level
 
getMessageKey() - Method in enum sailpoint.object.WorkItem.State
 
getMessageKey() - Method in enum sailpoint.object.WorkItem.Type
 
getMessageLocalizationService() - Static method in class openconnector.MessageLocalizationHelper
Supplies the instance of message localization service.
getMessages() - Method in class openconnector.Result
Get the result message list.
getMessages() - Method in class sailpoint.object.CertificationGroup
 
getMessages() - Method in class sailpoint.object.IdentityRequest
 
getMessages() - Method in class sailpoint.object.ProvisioningProject
 
getMessages() - Method in class sailpoint.object.TaskItem
Return any messages created during execution of this task.
getMessages() - Method in class sailpoint.object.WorkflowLaunch
 
getMessagesByType(Message.Type) - Method in class sailpoint.object.IdentityRequest
Get all messages of the given type
getMessagesByType(Message.Type) - Method in class sailpoint.object.TaskItem
Get messages for a specific type
getMetaData() - Method in class sailpoint.integration.RequestResult
Additional metadata specific to the current request result's data payload.
getMethodTypeList() - Method in class sailpoint.object.ConnectorOperationData
 
getMethodTypes() - Method in class sailpoint.object.ConnectorOperationData
 
getMillis() - Method in class sailpoint.object.NotificationConfig.ConfigBase
 
getMillis() - Method in interface sailpoint.object.NotificationConfig.IConfig
 
getMimeType() - Method in class sailpoint.object.EmailFileAttachment
 
getMimeTypeString() - Method in class sailpoint.object.EmailFileAttachment
Get the mime string type.
getMinableAttributeNames() - Method in class sailpoint.object.Schema
Returns a list of the minable attribute names defined for this schema.
getMiningResultsTableColumns() - Method in class sailpoint.object.UIConfig
 
getMiningStatistics() - Method in class sailpoint.object.Bundle
Statistics gathered during role mining.
getMiningStatistics() - Method in class sailpoint.object.CandidateRole
Various mining statistics.
getMinIterate() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getMinSystemVersion() - Method in class sailpoint.object.Plugin
 
getMinUpgradableVersion() - Method in class sailpoint.object.Plugin
The minimum version of the plugin required for an older version of the plugin that can be upgraded
getMinWidth() - Method in class sailpoint.object.ColumnConfig
 
getMissing() - Method in class sailpoint.object.ResourceObject
 
getMissingRequirements(Bundle) - Method in class sailpoint.object.RoleRelationships
 
getMitigationExpiration() - Method in class sailpoint.object.CertificationAction
For mitigations, the date at which the conditional approval expires.
getMitigationExpirations() - Method in class sailpoint.object.Identity
A list of mitigations requests for this identity.
getMitigator() - Method in class sailpoint.object.MitigationExpiration
 
getMitigator() - Method in class sailpoint.object.PolicyViolation
Name of the identity that performed a mitigation on this violation.
getMode() - Method in class sailpoint.object.Workflow.Approval
 
getModeScript() - Method in class sailpoint.object.Workflow.Approval
 
getModeSource() - Method in class sailpoint.object.Workflow.Approval
 
getModified() - Method in class sailpoint.object.ApplicationActivity
Modified is not used in ApplicationActivity objects.
getModified() - Method in class sailpoint.object.AttributeMetaData
The date the attribute was last modified.
getModified() - Method in class sailpoint.object.CertificationLink
For continuous certifications the date of last activity.
getModified() - Method in class sailpoint.object.IntegrationConfig.RoleSyncHistory
 
getModified() - Method in class sailpoint.object.SailPointObject
Return the date the object was last modified.
getModifyAccountRequests() - Method in class sailpoint.object.ProvisioningPlan
 
getMonitor() - Method in class sailpoint.task.AbstractTaskExecutor
A monitor useda for periodic progress messages.
getMonitoredApplications() - Method in class sailpoint.object.Bundle
 
getMonitoringStatistic() - Method in class sailpoint.object.ServerStatistic
 
getMultiAttributeList() - Method in class sailpoint.object.ObjectConfig
Return a list of attribute definitions that are multi-valued.
getMust() - Method in class sailpoint.tools.ldap.ObjectClass
Return the name of the must attributes for this object class.
getMustAttributes() - Method in class sailpoint.tools.ldap.ObjectClass
Return the must attributes for this object class.
getMyCertificationsTableColumns() - Method in class sailpoint.object.UIConfig
 
getName() - Method in class openconnector.Item
 
getName() - Method in class openconnector.Partition
 
getName() - Method in class openconnector.Schema.Attribute
Return the name of the attribute.
getName(SailPointContext, Class, String) - Static method in class sailpoint.api.ObjectUtil
Get the name for the given object id.
getName() - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Return the name of the attribute to change.
getName() - Method in class sailpoint.integration.RoleDefinition
 
getName() - Method in class sailpoint.integration.RoleEntitlement
 
getName() - Method in class sailpoint.integration.RoleResource
 
getName() - Method in class sailpoint.integration.SailPointHttpClient.Cookie
 
getName() - Method in class sailpoint.object.AccountItem
 
getName() - Method in class sailpoint.object.AlertAction.AlertNotification
 
getName() - Method in class sailpoint.object.AlertMatchConfig.AlertMatchTerm
 
getName() - Method in class sailpoint.object.ApplicationActivity
Name is not used in ApplicationActivity objects.
getName() - Method in class sailpoint.object.AttributeAssignment
The name of the attribute that is assigned.
getName() - Method in class sailpoint.object.AttributeSource
The name of the attribute on the application.
getName() - Method in class sailpoint.object.AuditConfig.AuditAction
 
getName() - Method in class sailpoint.object.AuditConfig.AuditAttribute
 
getName() - Method in class sailpoint.object.AuditConfig.AuditClass
 
getName() - Method in class sailpoint.object.BaseAttributeDefinition
Canonical name of the attribute.
getName() - Method in class sailpoint.object.BundleSnapshot
Returns the name of the bundle.
getName() - Method in class sailpoint.object.Category
 
getName() - Method in enum sailpoint.object.CertificationDefinition.CertifierSelectionType
 
getName() - Method in class sailpoint.object.CertificationDefinition.FactoryBean
 
getName() - Method in class sailpoint.object.CertificationSchedule
 
getName() - Method in class sailpoint.object.ColumnConfig
 
getName() - Method in class sailpoint.object.ConnectorOperationData
 
getName() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getName() - Method in class sailpoint.object.ConnectorTestConfig
 
getName() - Method in class sailpoint.object.DeletedObject
 
getName() - Method in class sailpoint.object.Dictionary
 
getName() - Method in class sailpoint.object.ESignatureType
 
getName() - Method in class sailpoint.object.ExtState
 
getName() - Method in class sailpoint.object.Form.Section
 
getName() - Method in class sailpoint.object.FormRef
 
getName() - Method in class sailpoint.object.FullTextIndex.FullTextField
 
getName() - Method in class sailpoint.object.GridState
 
getName() - Method in class sailpoint.object.IdentityAttributeFilterControl
 
getName() - Method in class sailpoint.object.IdentityFilter
 
getName() - Method in enum sailpoint.object.IdentitySelector.EntitlementAttributes
 
getName() - Method in interface sailpoint.object.IdentitySelector.IAttribute
 
getName() - Method in class sailpoint.object.IdentitySelector.MatchTerm
The attribute name or permission target.
getName() - Method in enum sailpoint.object.IdentitySelector.RoleAttributes
 
getName() - Method in class sailpoint.object.IdentityTypeDefinition
Internal canonical name.
getName() - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
 
getName() - Method in class sailpoint.object.ImpactAnalysis.Similarity
 
getName() - Method in class sailpoint.object.ImportAction
 
getName() - Method in class sailpoint.object.IntegrationConfig.RoleSyncHistory
 
getName() - Method in class sailpoint.object.JasperResult
 
getName() - Method in class sailpoint.object.JasperTemplate
 
getName() - Method in class sailpoint.object.LiveReport.LiveReportSummaryValue
 
getName() - Method in class sailpoint.object.LockInfo
Get the unique id of the thread that owns this lock.
getName() - Method in class sailpoint.object.LogField
 
getName() - Method in class sailpoint.object.ManagedResource
The name of this resource in the IDM system.
getName() - Method in class sailpoint.object.ManagedResource.ResourceAttribute
The name of the attribute in the IDM system.
getName() - Method in class sailpoint.object.MiningConfig.MiningAttribute
 
getName() - Method in interface sailpoint.object.NamedSnapshot
Get the name of the object snapshotted
getName() - Method in class sailpoint.object.OAuthClient
 
getName() - Method in class sailpoint.object.Partition
 
getName() - Method in class sailpoint.object.PersistentIdentityItem
 
getName() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
getName() - Method in class sailpoint.object.QuickLinkCategory
 
getName() - Method in class sailpoint.object.Reference
 
getName() - Method in class sailpoint.object.Right
The internal name of the right.
getName() - Method in class sailpoint.object.RoleAssignment
getName() - Method in class sailpoint.object.RoleAssignmentSnapshot
Name of the role referenced by the assignment
getName() - Method in class sailpoint.object.RoleDetection
getName() - Method in class sailpoint.object.RoleOverlapResult
The name of the role the other roles are compared to.
getName() - Method in class sailpoint.object.RoleOverlapResult.RoleOverlap
The name of the other role.
getName() - Method in class sailpoint.object.RoleTypeDefinition
Internal canonical name.
getName() - Method in class sailpoint.object.SailPointObject
Objects normally have unique user-defined names, though some like AuditRecord do not have names at all, and others like SODConstraint have names that might not be unique.
getName() - Method in class sailpoint.object.Signature
 
getName() - Method in class sailpoint.object.Signoff.Signatory
 
getName() - Method in class sailpoint.object.TaskStatistics
 
getName() - Method in class sailpoint.object.TaskStatistics.TaskStatistic
 
getName() - Method in class sailpoint.object.Template
 
getName() - Method in class sailpoint.object.Workflow.Approval
 
getName() - Method in class sailpoint.object.Workflow.Arg
 
getName() - Method in class sailpoint.object.Workflow.Return
 
getName() - Method in class sailpoint.object.Workflow.Step
 
getName() - Method in class sailpoint.object.Workflow.Step.Icon
 
getName() - Method in class sailpoint.object.WorkflowRegistry.Callable
 
getName() - Method in class sailpoint.object.WorkflowRegistry.WorkflowType
 
getName() - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
 
getName() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
 
getName() - Method in class sailpoint.tools.ldap.AttributeDefinition
Return the name of the attribute.
getName() - Method in class sailpoint.tools.ldap.ObjectClass
Return the name of this object class.
getName() - Method in class sailpoint.web.certification.CertificationItemBean.BusinessRoleBean
 
getName() - Method in class sailpoint.web.certification.CertificationItemBean.GenericCertifiableBean
 
getName() - Method in class sailpoint.web.certification.CertificationItemBean.ProfileBean
 
getNameAndFileFromUrl(String, String) - Static method in class sailpoint.plugin.PluginsUtil
Parses the plugin name and file given path and a prefix.
getNameIdFormat() - Method in class sailpoint.object.SAMLConfig
 
getNameOnlyAccountGroupTableColumns() - Method in class sailpoint.object.UIConfig
 
getNameOrId() - Method in class sailpoint.object.Reference
 
getNameOrId() - Method in class sailpoint.object.ResourceObject
Return the nicest name we can.
getNameOrId() - Method in class sailpoint.object.Workflow.Step
 
getNameOrTarget() - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlement
Get the name of the attribute represented by this entitlement or the target for the Permission represented by this entitlement, depending on which is appropriate
getNameTemplate() - Method in class sailpoint.object.CertificationDefinition
 
getNativeChangeAttributes() - Method in class sailpoint.object.Application
 
getNativeChangeAttributeScope() - Method in class sailpoint.object.Application
 
getNativeChangeDetections() - Method in class sailpoint.object.Identity
Return a list of the change detections that have been accumulated since the changes were last analyzed.
getNativeChangeOperations() - Method in class sailpoint.object.Application
 
getNativeChanges() - Method in class sailpoint.object.IdentityChangeEvent
 
getNativeId() - Method in class sailpoint.object.Alert
 
getNativeIdentifier(Map<String, Object>) - Method in class openconnector.AbstractConnector
 
getNativeIdentity() - Method in exception sailpoint.connector.ExpiredPasswordException
 
getNativeIdentity() - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Return the native identity of the account for this request.
getNativeIdentity() - Method in class sailpoint.object.AccessRequestAccountInfo
 
getNativeIdentity() - Method in class sailpoint.object.AccountGroup
Deprecated.
The raw group identity.
getNativeIdentity() - Method in class sailpoint.object.AccountSelection.AccountInfo
 
getNativeIdentity() - Method in class sailpoint.object.ArchivedCertificationEntity
 
getNativeIdentity() - Method in class sailpoint.object.AttributeAssignment
 
getNativeIdentity() - Method in class sailpoint.object.CertificationEntity
 
getNativeIdentity() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getNativeIdentity() - Method in class sailpoint.object.DeletedObject
The "raw" account identity.
getNativeIdentity() - Method in class sailpoint.object.EntitlementGroup
 
getNativeIdentity() - Method in interface sailpoint.object.Entitlements
Return the native identity of the account on which the entitlements live.
getNativeIdentity() - Method in class sailpoint.object.EntitlementSnapshot
 
getNativeIdentity() - Method in class sailpoint.object.IdentityHistoryItem
 
getNativeIdentity() - Method in class sailpoint.object.IdentityItem
 
getNativeIdentity() - Method in class sailpoint.object.Link
The "raw" account identity.
getNativeIdentity() - Method in interface sailpoint.object.LinkInterface
Return the native identity of the account.
getNativeIdentity() - Method in class sailpoint.object.LinkSnapshot
 
getNativeIdentity() - Method in class sailpoint.object.ManagedAttribute
getNativeIdentity() - Method in class sailpoint.object.MitigationExpiration
Get the native identity
getNativeIdentity() - Method in class sailpoint.object.PersistentIdentityItem
 
getNativeIdentity() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
getNativeIdentity() - Method in class sailpoint.object.ProvisioningPlan
 
getNativeIdentity() - Method in class sailpoint.object.ProvisioningTransaction
 
getNativeIdentity() - Method in class sailpoint.object.RoleTarget
Gets the native identity of the target.
getNativeIdentity() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
 
getNativeIds() - Method in class sailpoint.object.AccessMapping
List of native object ids.
getNativeObjectId() - Method in class sailpoint.object.Target
 
getNativeObjectType() - Method in class openconnector.Schema
 
getNativeObjectType() - Method in class sailpoint.object.Schema
Returns the native objectType.
getNativeOwnerId() - Method in class sailpoint.object.Target
 
getNativeRules() - Method in class sailpoint.object.Application
 
getNativeUserId(WorkflowContext) - Static method in class sailpoint.workflow.MFALibrary
 
getNavigationString() - Method in class sailpoint.web.certification.CertificationBean
 
getNavigationString() - Method in class sailpoint.web.WorkItemBean
 
getNeedsRefresh() - Method in class sailpoint.object.CertificationItem
 
getNegativeRoleAssignments(String) - Method in class sailpoint.object.Identity
Gets any negative role assignments for the specified role.
getNegativeTestValidationScript() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getNetBIOS() - Method in class sailpoint.object.DomainData
 
getNewAssignee() - Method in class sailpoint.api.Workflower.AssignmentAudit
 
getNewAttributeMap() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
Return a structure that contains information about which attribute values are new since the last certification was completed.
getNewComment() - Method in class sailpoint.web.WorkItemBean
 
getNewObject() - Method in class sailpoint.object.AbstractChangeEvent
 
getNewObject() - Method in class sailpoint.web.WorkItemBean
 
getNewObjectOwner(WorkflowContext) - Method in class sailpoint.workflow.ApprovalLibrary
Return the new object owner.
getNewObjectOwnerName(WorkflowContext) - Method in class sailpoint.workflow.ApprovalLibrary
Return just the name of the new object owner.
getNewOwner() - Method in class sailpoint.api.Workflower.ForwardAudit
 
getNewOwner() - Method in class sailpoint.object.WorkItem.OwnerHistory
 
getNewOwner() - Method in class sailpoint.web.WorkItemBean
 
getNewOwnerDisplayName() - Method in class sailpoint.object.WorkItem.OwnerHistory
 
getNewPermissionMap() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
Return a mapping of target -> right / is right new flag.
getNewRoleAssignments() - Method in class sailpoint.api.EntitlementCorrelator
Get the newly calculated list of RoleAssignments.
getNewState() - Method in class sailpoint.object.TaskSchedule
 
getNewTaskSchedule() - Method in class sailpoint.object.CertificationScheduleChangeEvent
 
getNewValue() - Method in class sailpoint.object.Difference
String representation of the new value.
getNewValueFilter() - Method in class sailpoint.object.IdentityTrigger
 
getNext() - Method in class sailpoint.connector.JDBCConnector.JDBCObjectIterator
 
getNextActualExecution() - Method in class sailpoint.object.TaskSchedule
 
getNextCertificationIdentityId() - Method in class sailpoint.web.certification.CertificationBean
 
getNextCertificationRequiredScan() - Method in class sailpoint.object.Certification
Deprecated.
getNextCompleteRecord() - Method in class sailpoint.connector.DelimitedFileConnector.DelimitedContentsIterator
 
getNextCompleteRecord() - Method in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
Only required method, and must returned a map that represents the next object from the file.
getNextCompleteRecord() - Method in class sailpoint.connector.DelimitedFileConnector.RegExSingleLinedIterator
 
getNextCompleteRecord() - Method in class sailpoint.connector.DelimitedFileConnector.RegExSortedMultiLinedIterator
In this case we go through the file and look for new key'ed values.
getNextCompleteRecord() - Method in class sailpoint.connector.DelimitedFileConnector.RegExUnSortedMultiLinedIterator
 
getNextContinuousStateChange() - Method in class sailpoint.object.AbstractCertificationItem
The date at which the continuous certification state will next be incremented.
getNextElement(Node) - Static method in class connector.common.XmlUtil
Get the next right sibling that is an element.
getNextElement(Node) - Static method in class sailpoint.integration.XmlUtil
Get the next right sibling that is an element.
getNextExecution() - Method in class sailpoint.object.TaskSchedule
 
getNextForwardPage() - Method in class sailpoint.web.WorkItemBean
 
getNextLaunch() - Method in class sailpoint.object.Request
The desired date of execution for this request.
getNextOverdueScan() - Method in class sailpoint.object.Certification
Deprecated.
getNextPhase() - Method in class sailpoint.object.Certification
Get the next enabled Phase (or End if there are no more phases).
getNextPhase() - Method in class sailpoint.object.CertificationItem
Return the next phase for this item.
getNextPhase() - Method in interface sailpoint.object.Phaseable
Return the next enabled phase according to the current phase and the phase configuration.
getNextPhaseTransition() - Method in class sailpoint.object.Certification
The date at which the next Phase transition should occur.
getNextPhaseTransition() - Method in class sailpoint.object.CertificationItem
The date at which the next Phase transition should occur for this item.
getNextPhaseTransition() - Method in interface sailpoint.object.Phaseable
Get the date at which the next phase transition should occur - can be null.
getNextRemediationScan() - Method in class sailpoint.object.Certification
The date on which the next scan for remediations that have been completed should run.
getNextResponse() - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
Get the next response in the list and advance the response position.
getNextResponseIndex() - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
 
getNextState(List<? extends CertificationStateConfig<S>>, S, S, S) - Static method in class sailpoint.object.CertificationStateConfig
Get the next enabled state (or the endState if there are no more states).
getNoActiveRules() - Method in class sailpoint.object.PolicyImpactAnalysis
 
getNonModifyAccountRequests() - Method in class sailpoint.object.ProvisioningPlan
 
getNormalizedStatus() - Method in class sailpoint.object.ProvisioningPlan
Calculate an "overall" result for the plan from the various levels of result objects the connector can leave in the plan.
getNormalizedType() - Method in class sailpoint.object.Field
Get the field type normalizing all sailpoint.object class references to have a package prefix.
getNotification() - Method in class sailpoint.object.WorkItem
 
getNotificationConfig() - Method in class sailpoint.object.CertificationItem
Return the notification config for the current continuous state.
getNotificationConfig() - Method in class sailpoint.object.CertificationStateConfig
 
getNotificationConfig() - Method in interface sailpoint.object.Notifiable
Return the NotificationConfig for this item.
getNotificationConfig() - Method in class sailpoint.object.WorkItem
 
getNotificationEmail() - Method in class sailpoint.object.WorkItemConfig
 
getNotificationErrors() - Method in class sailpoint.api.Workflower
Return the number of email notification errors while managing work items.
getNotificationName() - Method in class sailpoint.object.CertificationItem
Return a friendly name for this item.
getNotificationName() - Method in interface sailpoint.object.Notifiable
Return a friendly name for this item.
getNotificationName() - Method in class sailpoint.object.WorkItem
Return a friendly name for this item.
getNotificationOption() - Method in class sailpoint.object.Identity
Returns a string to indicate which type of Notification settings are configured.
getNotificationOwner(Resolver) - Method in class sailpoint.object.CertificationItem
 
getNotificationOwner(Resolver) - Method in interface sailpoint.object.Notifiable
Return the "owner" of this item.
getNotificationOwner(Resolver) - Method in class sailpoint.object.WorkItem
Return the "owner" of this item.
getNotifications() - Method in class sailpoint.api.Workflower
Return the number of email notifications sent when managing work items.
getNotifications() - Method in class sailpoint.object.AlertAction.AlertActionResult
 
getNullCategory() - Method in class sailpoint.object.Chart
 
getNullQueryProperty() - Method in enum sailpoint.object.IdentitySelector.EntitlementAttributes
 
getNullQueryProperty() - Method in interface sailpoint.object.IdentitySelector.IAttribute
Returns query property used when value is null.
getNullQueryProperty() - Method in enum sailpoint.object.IdentitySelector.RoleAttributes
 
getNullSeries() - Method in class sailpoint.object.Chart
 
getNumberOfBands() - Method in class sailpoint.object.ScoreConfig
 
getOAuthClients() - Method in class sailpoint.object.OAuthConfiguration
 
getObject(Class, String) - Method in interface openconnector.ConnectorServices
Retrieve an object by name.
getObject() - Method in class openconnector.Result
This can be optionally returned by the connector in the result stored within a Request.
getObject(SailPointContext, Class<T>, Object, boolean, boolean) - Static method in class sailpoint.api.ObjectUtil
Get a single object using a variety of reference representations.
getObject(SailPointContext, Class<T>, Object) - Static method in class sailpoint.api.ObjectUtil
 
getObject(SailPointContext, String, String) - Static method in class sailpoint.api.ObjectUtil
Lookup a SailPointObject given a "soft" reference.
getObject(String, String, Map<String, Object>) - Method in interface sailpoint.connector.Connector
Communicate with the application and get the object which should be identified by the objectType and identity.
getObject(String, String, Map<String, Object>) - Method in class sailpoint.connector.DelimitedFileConnector
 
getObject(String, String, Map<String, Object>) - Method in class sailpoint.connector.JDBCConnector
 
getObject() - Method in class sailpoint.integration.ObjectResult
Return the object payload of this ObjectResult.
getObject() - Method in class sailpoint.object.AbstractChangeEvent
Convenience method that returns the new object (if available), otherwise this returns the old object.
getObject() - Method in class sailpoint.object.ProvisioningResult
Return the object holding the updated account attributes.
getObject() - Method in interface sailpoint.object.QueryResult
Returns the object or null if the query had a projection
getObject(Class<T>, String) - Method in interface sailpoint.object.Resolver
Retrieve an object by id or name.
getObject(String) - Method in class sailpoint.object.UIConfig
 
getObject() - Method in class sailpoint.web.WorkItemBean
 
getObject(WorkflowContext) - Method in class sailpoint.workflow.ApprovalLibrary
Return the object being approved.
getObjectAttribute(String) - Method in class sailpoint.object.ObjectConfig
 
getObjectAttribute(int) - Method in class sailpoint.object.ObjectConfig
Lookup an attribute by extended number.
getObjectAttribute(String, String, ManagedAttribute) - Method in class sailpoint.object.ProvisioningProject
Return the requested attribute value for this group.
getObjectAttributeMap() - Method in class sailpoint.object.ObjectConfig
Return a map of attribute definitions, keyed by name.
getObjectAttributes() - Method in class sailpoint.object.ObjectConfig
Definitions for the abstract attributes.
getObjectAttributesByApplication(Application) - Method in class sailpoint.object.ObjectConfig
A helper that returns the ObjectAttributes that source the given application.
getObjectAttributeValue(SailPointObject, ObjectAttribute) - Static method in class sailpoint.api.ObjectUtil
This method pulls attribute values out of Identity and Link objects.
getObjectAttributeWithSource(Application, String) - Method in class sailpoint.object.ObjectConfig
A helper to return an ObjectAttribute that is sourced by the given attribute on the given application.
getObjectById(Class<T>, String) - Method in interface sailpoint.api.PersistenceManager
Retrieve an object by id.
getObjectById(Class<T>, String) - Method in interface sailpoint.object.Resolver
Retrieve an object by id.
getObjectByName(Class<T>, String) - Method in interface sailpoint.api.PersistenceManager
Retrieve an object by name.
getObjectByName(Class<T>, String) - Method in interface sailpoint.object.Resolver
Retrieve an object by name.
getObjectClass() - Method in class sailpoint.object.ReportDataSource
 
getObjectClass(String) - Method in class sailpoint.tools.ldap.Schema
Return the ObjectClass with the given name from this schema, or null if there is no definition for it.
getObjectClass(WorkflowContext) - Method in class sailpoint.workflow.ApprovalLibrary
Return the simple class name of the object being aproved.
getObjectConfig() - Static method in class sailpoint.object.Alert
 
getObjectConfig() - Static method in class sailpoint.object.Application
 
getObjectConfig() - Static method in class sailpoint.object.Bundle
 
getObjectConfig() - Static method in class sailpoint.object.CertificationItem
This one is unusual in that IdentityIQ shares the same configuration as Link.class.
getObjectConfig() - Static method in class sailpoint.object.DeletedObject
 
getObjectConfig() - Static method in class sailpoint.object.Identity
 
getObjectConfig() - Static method in class sailpoint.object.Link
 
getObjectConfig() - Static method in class sailpoint.object.ManagedAttribute
 
getObjectConfig(Class) - Static method in class sailpoint.object.ObjectConfig
Get the ObjectConfig for a particular class.
getObjectConfig(SailPointObject) - Static method in class sailpoint.object.ObjectConfig
Get the ObjectConfig for a particular instance.
getObjectConfig() - Static method in class sailpoint.object.Server
 
getObjectConfig() - Static method in class sailpoint.object.Target
 
getObjectDescription() - Method in class sailpoint.object.Snapshot
Deprecated.
getObjectDescription(Locale) - Method in class sailpoint.object.Snapshot
Get description based on locale.
getObjectDescription() - Method in class sailpoint.web.WorkItemBean
In the event the object implements sailpoint.object.Describable, this will return a localized description.
getObjectDescriptions() - Method in class sailpoint.object.Snapshot
 
getObjectDisplayableName() - Method in class sailpoint.object.Snapshot
 
getObjectId() - Method in class sailpoint.object.ExternalAttribute
 
getObjectId() - Method in class sailpoint.object.Snapshot
 
getObjectId() - Method in class sailpoint.object.TargetAssociation
 
getObjectId() - Method in class sailpoint.object.WorkflowTarget
 
getObjectId() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean.IdentityBeanLight
 
getObjectIdentity(ProvisioningPlan.ObjectRequest, Application, Schema) - Static method in class sailpoint.api.ManagedAttributer
Get the id of the target object, which will be stored in the ManagedAttribute.value property.
getObjectIdentity(ProvisioningPlan.ObjectRequest, Application) - Static method in class sailpoint.api.ManagedAttributer
Get identity for request and application
getObjectIdentity(SailPointContext, ProvisioningPlan.ObjectRequest) - Static method in class sailpoint.api.ManagedAttributer
Get identity for request
getObjectIdGenerationScript() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getObjectIds(List<T>) - Static method in class sailpoint.api.ObjectUtil
Convert a list of objects to a list of ids.
getObjectIds(SailPointContext, Class, QueryOptions) - Static method in class sailpoint.api.ObjectUtil
Convenience method to get the list of object IDs for a given query.
getObjectIterator(Schema, Connection, PreparedStatement, ResultSet) - Method in class sailpoint.connector.JDBCConnector
 
getObjectMapping() - Method in class sailpoint.object.AttributeDefinition
 
getObjectName() - Method in class sailpoint.object.AbstractChangeEvent
 
getObjectName() - Method in class sailpoint.object.Snapshot
 
getObjectName() - Method in class sailpoint.object.WorkflowTarget
 
getObjectName(WorkflowContext) - Method in class sailpoint.workflow.ApprovalLibrary
Return the name of the object being approved.
getObjectNames(List<T>) - Static method in class sailpoint.api.ObjectUtil
Convert a list of objects to a list of names.
getObjectNames(Set<T>) - Static method in class sailpoint.api.ObjectUtil
 
getObjectOwner(WorkflowContext) - Method in class sailpoint.workflow.ApprovalLibrary
Return the owner of the object being approved.
getObjectOwnerName(WorkflowContext) - Method in class sailpoint.workflow.ApprovalLibrary
Return the name of the owner of the object being approved.
getObjectRequest(String, String, String) - Method in class sailpoint.object.ProvisioningPlan
Return an ObjectRequest for the requested object.
getObjectRequests() - Method in class sailpoint.integration.ProvisioningPlan
Return the ObjectRequests.
getObjectRequests() - Method in class sailpoint.object.ProvisioningPlan
The list of object (non account) operations to process.
getObjects(SailPointContext, Class<T>, Object, boolean, boolean) - Static method in class sailpoint.api.ObjectUtil
 
getObjects(SailPointContext, Class<T>, Object, boolean, boolean, boolean) - Static method in class sailpoint.api.ObjectUtil
 
getObjects(SailPointContext, Class<T>, Object, boolean, boolean, List<String>) - Static method in class sailpoint.api.ObjectUtil
 
getObjects(SailPointContext, Class<T>, Object, boolean, boolean, boolean, List<String>) - Static method in class sailpoint.api.ObjectUtil
Derive a list of objects from a value, typically a task argument or a rule result.
getObjects(SailPointContext, Class<T>, Object, boolean) - Static method in class sailpoint.api.ObjectUtil
 
getObjects(SailPointContext, Class<T>, Object) - Static method in class sailpoint.api.ObjectUtil
 
getObjects(Class<T>) - Method in interface sailpoint.api.PersistenceManager
Return all objects of a given class.
getObjects(Class<T>, QueryOptions) - Method in interface sailpoint.api.PersistenceManager
Return all objects of a given class, constrained by Filters in the QueryOptions.
getObjects() - Method in class sailpoint.integration.ListResult
Return the objects in this ListResult.
getObjects(Class<T>, QueryOptions) - Method in interface sailpoint.object.Resolver
Get a list of objects matching the query options.
getObjectSafe() - Method in class sailpoint.web.WorkItemBean
 
getObjectsMappedById(Collection<? extends SailPointObject>) - Static method in class sailpoint.api.ObjectUtil
Take a Collection of SailPointObjects and return a map that can look up the objects by ID.
getObjectType() - Method in class openconnector.AbstractConnector
 
getObjectType() - Method in interface openconnector.Connector
 
getObjectType() - Method in class openconnector.Partition
 
getObjectType() - Method in class openconnector.Schema.Attribute
 
getObjectType() - Method in class openconnector.Schema
 
getObjectType() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
djs: default to account here to make crafting the test xml easier.
getObjectType() - Method in class sailpoint.object.DeletedObject
Deleted object type.
getObjectType() - Method in class sailpoint.object.Form
 
getObjectType() - Method in class sailpoint.object.GroupScopeData
 
getObjectType() - Method in class sailpoint.object.Partition
 
getObjectType() - Method in class sailpoint.object.ReportDataSource
 
getObjectType() - Method in class sailpoint.object.ResourceObject
Returns a string which represents the objectType.
getObjectType() - Method in class sailpoint.object.Schema
The type of object the schema is defining.
getObjectTypeForAttribute(String) - Method in class sailpoint.object.Application
Return the schemaObjectType associated to the Account Schema Attribute
getObligatoryEncryptedAttr(String) - Method in class sailpoint.connector.CollectorServices
Return a required decrypted string value from the configuration attributes.
getObligatoryStringAttribute(String) - Method in class sailpoint.connector.CollectorServices
Return a required String value from the configuration attributes.
getOldAssignee() - Method in class sailpoint.api.Workflower.AssignmentAudit
 
getOldAttributes() - Method in class sailpoint.object.Link
Special transient field used during aggregation to hold the previous values of the attributes.
getOldObject() - Method in class sailpoint.object.AbstractChangeEvent
 
getOldOwner() - Method in class sailpoint.api.Workflower.ForwardAudit
 
getOldOwner() - Method in class sailpoint.object.WorkItem.OwnerHistory
 
getOldOwnerDisplayName() - Method in class sailpoint.object.WorkItem.OwnerHistory
 
getOldTaskSchedule() - Method in class sailpoint.object.CertificationScheduleChangeEvent
 
getOldTemplate(Template.Usage, String) - Method in class sailpoint.object.Application
 
getOldTemplates() - Method in class sailpoint.object.Application
 
getOldTemplates(String) - Method in class sailpoint.object.Application
Return all templates associated to a give objectType
getOldTemplates() - Method in class sailpoint.object.Bundle
 
getOldValue() - Method in class sailpoint.object.Difference
String representation of the old value.
getOldValueFilter() - Method in class sailpoint.object.IdentityTrigger
 
getOnceEveryHowManyDays() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
 
getOnceEveryHowManyDays() - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
 
getOp() - Method in class openconnector.Filter
 
getOp() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
getOp() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
getOpenAccountGroupMemberships() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getOpenAccountGroupPermissions() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getOpenAccounts() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getOpenCapabilities() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getOpenEntities() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getOpenEntities() - Method in class sailpoint.object.Certification
 
getOpenExceptions() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getOpenItems() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getOpenItems() - Method in class sailpoint.object.Certification
 
getOpenPermits() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getOpenProfiles() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getOpenRequirements() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getOpenRoleHierarchies() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getOpenRoles() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getOpenScopes() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getOpenViolations() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getOperation() - Method in class openconnector.Item
 
getOperation() - Method in class openconnector.Request
 
getOperation() - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Return the operation for this request - one of the OP_* constants.
getOperation() - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Return the operation for this AttributeRequest - one of the OP_* constants.
getOperation() - Method in class sailpoint.integration.ProvisioningPlan.ObjectRequest
Return the operation for this request - one of the OP_* constants.
getOperation() - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Return the operation for this request - one of the OP_* constants.
getOperation() - Method in class sailpoint.object.AbstractChangeEvent
 
getOperation() - Method in class sailpoint.object.ApprovalItem
 
getOperation() - Method in class sailpoint.object.ConnectorOperationData
 
getOperation() - Method in class sailpoint.object.ExpansionItem
 
getOperation() - Method in class sailpoint.object.Filter.CompositeFilter
 
getOperation() - Method in class sailpoint.object.Filter.LeafFilter
 
getOperation() - Method in class sailpoint.object.IdentityAttributeFilterControl
 
getOperation() - Method in class sailpoint.object.IdentityRequestItem
Returns the string representation of ProvisioningPlan.AttributeRequest.Operation or ProvisioningPlan.Operation
getOperation() - Method in class sailpoint.object.NativeChangeDetection
 
getOperation() - Method in class sailpoint.object.Projection.LeafProjection
 
getOperation() - Method in class sailpoint.object.ProvisioningPlan.AccountRequest
 
getOperation() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
Backward compatibility with the old property name The standard property is now just "op" for consistency with ObjectRequest.
getOperation() - Method in class sailpoint.object.ProvisioningTransaction
 
getOperation() - Method in class sailpoint.object.ReportDataSource.Parameter
 
getOperationList() - Method in class sailpoint.object.ConnectorOperationData
 
getOperationTransformations() - Method in class sailpoint.object.ManagedResource
Account operation transformations.
getOptions() - Method in class sailpoint.object.ConnectorOperationData
 
getOptions() - Method in class sailpoint.object.QuickLinkOptions
 
getOptionsRule() - Method in class sailpoint.object.ReportDataSource
 
getOptionsScript() - Method in class sailpoint.object.ReportDataSource
 
getOrder() - Method in class sailpoint.object.ConnectorOperationData
 
getOrder() - Method in class sailpoint.object.IdentityFilter
 
getOrderBy() - Method in class sailpoint.object.IdentityFilter
 
getOrdering() - Method in class sailpoint.object.QuickLink
 
getOrdering() - Method in class sailpoint.object.QuickLinkCategory
 
getOrderingIndex(String) - Method in class sailpoint.object.QueryOptions
 
getOrderings() - Method in class sailpoint.object.QueryOptions
 
getOrigin() - Method in class sailpoint.object.AccountSelection
Transient field holding the origin role for this account selection.
getOrigin() - Method in class sailpoint.object.Classification
 
getOriginalName() - Method in class sailpoint.object.Field
These fields are only used by DTOs.
getOriginalOwner() - Method in class sailpoint.object.Workflow.Approval
 
getOriginalXml() - Method in class sailpoint.object.Attributes
 
getOriginalXml() - Method in class sailpoint.tools.xml.AbstractXmlObject
 
getOriginator(SailPointContext, String, Attributes<String, Object>, TaskResult) - Static method in class sailpoint.api.ObjectUtil
Look in various places to find the identity that is considered to be the "requester" of something.
getOriginator(SailPointContext, String) - Static method in class sailpoint.api.ObjectUtil
Return an originator (requester) that has the given name or ID.
getOriginator(SailPointContext, String, Attributes<String, Object>) - Static method in class sailpoint.api.ObjectUtil
Return an originator (requester) that has the given name or ID, or is the launcher in the given arguments map.
getOtherName() - Method in class sailpoint.object.ImpactAnalysis.Similarity
 
getOverdue() - Method in class sailpoint.object.CertificationStatistic
 
getOverdueDate() - Method in class sailpoint.object.AbstractCertificationItem
The date at which this item will be (or was) overdue.
getOverdueDate(AbstractCertificationItem.ContinuousState, Date) - Method in class sailpoint.object.Certification
Given the start date of the given state, return when the item will be overdue according to the durations in the continuous config.
getOverdueEntities() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getOverdueEntities() - Method in class sailpoint.object.Certification
 
getOverdueItems() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getOverdueItems() - Method in class sailpoint.object.Certification
 
getOverdueNotificationConfig(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
getOverridingAction() - Method in class sailpoint.object.TargetSource
get overriding provisioning action
getOwner() - Method in class sailpoint.object.ApplicationActivity
Owner is not used in ApplicationActivity objects.
getOwner() - Method in class sailpoint.object.ApprovalItem
 
getOwner() - Method in interface sailpoint.object.AssignableItem
 
getOwner(Resolver) - Method in class sailpoint.object.CertificationDelegation
 
getOwner() - Method in class sailpoint.object.Question
 
getOwner() - Method in class sailpoint.object.SailPointObject
Returns the owner of this object.
getOwner() - Method in class sailpoint.object.Workflow.Approval
 
getOwner() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
 
getOwner() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
 
getOwner() - Method in class sailpoint.web.WorkItemBean
 
getOwnerDefinition() - Method in class sailpoint.object.Field
Deprecated. 
getOwnerDefinition() - Method in class sailpoint.object.Form
 
getOwnerDefinition() - Method in class sailpoint.object.Template
 
getOwnerDisplayName() - Method in class sailpoint.object.RoleSnapshot
 
getOwnerFilterForIdentity(Identity) - Static method in class sailpoint.api.ObjectUtil
Return a Filter that will check if the given identity is the "owner" of an object or is in a workgroup that owns the object.
getOwnerHistory() - Method in class sailpoint.object.WorkItem
 
getOwnerHistory() - Method in class sailpoint.object.WorkItemArchive
 
getOwnerId() - Method in class sailpoint.object.ObjectClassification
 
getOwnerId() - Method in class sailpoint.object.TargetAssociation
 
getOwnerId() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
 
getOwnerIds() - Method in class sailpoint.object.CertificationDefinition
Application Certification setting that indicates the IDs/names of the owners for the application(s) being certified
getOwnerName() - Method in class sailpoint.object.CertificationArchive
The name of the user that currently owns this certification.
getOwnerName() - Method in class sailpoint.object.IdentityRequestItem
Returns the name of the owner of the request item.
getOwnerName() - Method in class sailpoint.object.ProcessLog
 
getOwnerName() - Method in class sailpoint.object.WorkItemArchive
 
getOwnerName() - Method in class sailpoint.object.WorkItemMonitor
 
getOwnerNameArchiveFilterForIdentity(Identity) - Static method in class sailpoint.api.ObjectUtil
Return a Filter that will check if the given identity is the "owner" of an object or is in a workgroup that owns the object.
getOwnerRule() - Method in class sailpoint.object.WorkItemConfig
 
getOwners(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
getOwners() - Method in class sailpoint.object.WorkItemConfig
 
getOwnerScopeFilter(Identity, String) - Static method in class sailpoint.object.QueryOptions
Return a filter for default owner filtering.
getOwnerScript() - Method in class sailpoint.object.Template
 
getOwnerScript() - Method in class sailpoint.object.Workflow.Approval
 
getOwnerScriptXml() - Method in class sailpoint.object.Field
Deprecated. 
getOwnerScriptXml() - Method in class sailpoint.object.Template
Deprecated.
getOwnerSource() - Method in class sailpoint.object.Workflow.Approval
 
getOwnerType() - Method in class sailpoint.object.ObjectClassification
 
getOwnerType() - Method in class sailpoint.object.TargetAssociation
 
getOwningCompositeLink(Application, String, String) - Method in class sailpoint.object.Identity
Return the Link for which a Link with the given application and nativeIdentity is a composite component.
getOwningCompositeLink(Application, String) - Method in class sailpoint.object.Identity
Older signature without instance, have to support this for backward compatibility with rules.
getOwningCompositeLink(Link) - Method in class sailpoint.object.Identity
Return the composite link that owns the given link.
getOwningCompositeLink(LinkSnapshot) - Method in class sailpoint.object.IdentitySnapshot
Returns the composite link for the given component link.
getOwningCompositeLinks(Application, String, String) - Method in class sailpoint.object.Identity
Gets the list of composite links that "own" the given link
getOwningCompositeLinks(Link) - Method in class sailpoint.object.Identity
Gets the list of composite links that "own" the given link
getPageCount() - Method in class sailpoint.object.JasperResult
Returns the total number of pages that are available in this result.
getPageHandler() - Method in class sailpoint.object.JasperResult
 
getPageName() - Method in class sailpoint.web.certification.CertificationBean
 
getPageName() - Method in class sailpoint.web.WorkItemBean
 
getPageSize() - Method in class sailpoint.object.GridState
 
getPagesPerBucket() - Method in class sailpoint.object.JasperResult
 
getPageTitle() - Method in class sailpoint.object.Form
 
getPaginationSteps() - Method in class sailpoint.object.ConnectorOperationData
 
getPagingInitialOffset() - Method in class sailpoint.object.ConnectorOperationData
 
getPagingSize() - Method in class sailpoint.object.ConnectorOperationData
 
getParameter() - Method in class sailpoint.object.Form.Button
 
getParameter(String) - Method in class sailpoint.object.ReportDataSource
 
getParameters() - Method in class sailpoint.object.IdentityTrigger
 
getParameters() - Method in class sailpoint.object.Reason
 
getParameters() - Method in class sailpoint.tools.Message
Gets parameters to insert into the message when it is rendered.
getParent() - Method in class sailpoint.object.ArchivedCertificationItem
 
getParent() - Method in class sailpoint.object.Certification
For child certifications, a pointer back to the parent.
getParent() - Method in class sailpoint.object.CertificationItem
Back-pointer to the CertificationIdentity that is holding this CertificationItem.
getParent() - Method in class sailpoint.object.FileBucket
 
getParent() - Method in class sailpoint.object.Scope
A back-pointer to the parent scope (inverse of childScopes).
getParent() - Method in class sailpoint.object.ScoreDefinition
 
getParent() - Method in class sailpoint.object.Target
 
getParent() - Method in class sailpoint.object.TaskItemDefinition
 
getParent() - Method in class sailpoint.object.Workflow.Approval
 
getParent() - Method in class sailpoint.object.WorkItemConfig
 
getParent() - Method in class sailpoint.workflow.WorkflowContext
Return the parent WorkflowContext if this is a sub-process.
getParentActions() - Method in class sailpoint.object.CertificationAction
 
getParentEndpointName() - Method in class sailpoint.object.ConnectorOperationData
 
getParentRoot() - Method in class sailpoint.object.TaskItemDefinition
 
getPartitionConfigs() - Method in class sailpoint.connector.DelimitedFileConnector
Return the AttributeDefinitions used to configure partitioning.
getPartitionCount() - Method in class sailpoint.object.CertificationDefinition
 
getPartitionResult() - Method in class sailpoint.object.Request
 
getPartitionResult(String) - Method in class sailpoint.object.TaskResult
Return a partitioned result by name.
getPartitionResult(Resolver, String) - Method in class sailpoint.object.TaskResult
Get the result for one partition, bootstrapping an empty result if necessary.
getPartitionResults() - Method in class sailpoint.object.TaskResult
Get all of the partition results stored within the master result.
getPartitionResults(Resolver) - Method in class sailpoint.object.TaskResult
Get the partition results with support for distributed results.
getPartitionSize() - Method in class sailpoint.object.CertificationDefinition
 
getPartitionStatementType() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getPassword() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getPassword() - Method in class sailpoint.object.DomainData
 
getPassword() - Method in class sailpoint.object.ElectronicSignature
 
getPassword() - Method in class sailpoint.object.ExchangeData
 
getPassword() - Method in class sailpoint.object.ForestData
 
getPassword() - Method in class sailpoint.object.Identity
 
getPassword() - Method in class sailpoint.object.PE2SiteConfig
 
getPassword() - Method in class sailpoint.object.SharePointSiteConfig
 
getPassword() - Method in class sailpoint.object.WindowsShare
 
getPasswordConstraints() - Method in class sailpoint.object.PasswordPolicy
 
getPasswordConstraints() - Method in class sailpoint.object.PasswordPolicyHolder
 
getPasswordExpiration() - Method in class sailpoint.object.Identity
 
getPasswordHistory() - Method in class sailpoint.object.Identity
 
getPasswordHistory() - Method in class sailpoint.object.Link
 
getPasswordPolicies() - Method in class sailpoint.object.Application
 
getPasswordPolicyHolderById(String) - Method in class sailpoint.object.Application
 
getPatchLevel() - Method in class sailpoint.connector.bundleinfo.Version
Return the compile-in patch level of the connector bundle.
getPatchLevel() - Static method in class sailpoint.Version
Return the patch level of the product.
getPath(List, int) - Method in class sailpoint.integration.RestServlet
Get a path element carefully to avoid exceptions, return null if invalid.
getPath() - Method in class sailpoint.integration.SailPointHttpClient.Cookie
 
getPath() - Method in class sailpoint.object.FullTextIndex
Deprecated.
getPath() - Method in class sailpoint.object.IdentityItem
 
getPath() - Method in class sailpoint.object.IdentitySelector.MatchTerm.ContributingEntitlement
 
getPath() - Method in class sailpoint.object.Scope
A string representation of this scopes location in the scope hierarchy.
getPath() - Method in class sailpoint.object.WindowsShare
 
getPaths() - Method in class sailpoint.object.TargetHostConfig
 
getPending() - Method in class sailpoint.object.WorkflowSummary
Deprecated. 
getPendingCertification() - Method in class sailpoint.object.CertificationEntity
 
getPendingCertificationItem() - Method in class sailpoint.object.IdentityEntitlement
 
getPendingProvisioning() - Method in class sailpoint.object.IdentityRequest
Returns a list of Items that are pending provisioning.
getPendingRefreshWorkflow() - Method in class sailpoint.object.Identity
 
getPendingRequestItem() - Method in class sailpoint.object.IdentityEntitlement
 
getPendingSignoffs() - Method in class sailpoint.object.Signoff
Return the number of signoffs still pending.
getPendingSignoffs() - Method in class sailpoint.object.TaskResult
 
getPendingWorkflow() - Method in class sailpoint.object.SailPointObject
Return the pending workflow case on this object.
getPercent() - Method in class sailpoint.object.ImpactAnalysis.Similarity
 
getPercentage(int, int) - Static method in class sailpoint.tools.Util
Returns percentage given two numbers.
getPercentComplete() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getPercentComplete() - Method in class sailpoint.object.Certification
The percentage of completion (number of completed certification identities compared to the number of total certification identities) for this certification.
getPercentComplete() - Method in class sailpoint.object.CertificationGroup
 
getPercentComplete() - Method in class sailpoint.object.CertificationStatistic
Calculated Fields
getPercentComplete() - Method in class sailpoint.object.TaskItem
 
getPercentWidth() - Method in class sailpoint.object.ColumnConfig
 
getPermission() - Method in class sailpoint.object.Entitlement
 
getPermissionDifferences() - Method in class sailpoint.object.IdentityDifference
List of changes to Permissions held by the identity.
getPermissionDifferences(String) - Method in class sailpoint.object.IdentityDifference
Return the permission differences for the given application name.
getPermissionDifferences() - Method in class sailpoint.object.ProfileDifference
 
getPermissionEntitlements(Application, List<Permission>, Locale, String) - Static method in class sailpoint.object.Entitlement
 
getPermissionHash(Application, String) - Static method in class sailpoint.api.ManagedAttributer
Return the hash for a Permission.
getPermissionObject() - Method in class sailpoint.object.AccountItem
Convert permission information in this item into a Permission object.
getPermissionObject() - Method in class sailpoint.object.PersistentIdentityItem
 
getPermissionRemediationInputType(SailPointContext, String, String) - Static method in class sailpoint.api.ObjectUtil
Return the remediation modification input type for the permissions on the given application.
getPermissionRequest(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
getPermissionRequests() - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Return the PermissionRequests for this AccountRequest.
getPermissionRequests() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
getPermissionRequests(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
getPermissionRight() - Method in class sailpoint.object.EntitlementSnapshot
Return the single right of the single permission in this snapshot.
getPermissionRights() - Method in class sailpoint.object.EntitlementSnapshot
Return the a comma-separated list of all of the rights of this snapshot.
getPermissions() - Method in class sailpoint.object.AccountGroup
Deprecated.
Permissions implied by membership.
getPermissions() - Method in class sailpoint.object.CandidateRole
Low level Permissions required by the role.
getPermissions() - Method in class sailpoint.object.EntitlementGroup
 
getPermissions() - Method in interface sailpoint.object.Entitlements
Return the permissions for this set of entitlements.
getPermissions() - Method in class sailpoint.object.EntitlementSnapshot
 
getPermissions() - Method in class sailpoint.object.Link
Get the list of direct permissions.
getPermissions() - Method in class sailpoint.object.ManagedAttribute
The date the account attributes were last refreshed.
getPermissions() - Method in class sailpoint.object.Profile
List of permissions needed to match this role.
getPermissions() - Method in class sailpoint.object.RoleSnapshot.ProfileSnapshot
 
getPermissions() - Method in class sailpoint.web.certification.CertificationItemBean.ProfileBean
 
getPermissionsByTarget(String) - Method in class sailpoint.object.EntitlementSnapshot
 
getPermissionsRemediationModificationType() - Method in class sailpoint.object.Schema
 
getPermissionTarget() - Method in class sailpoint.object.EntitlementSnapshot
Return the target of the single permission of this EntitlementSnapshot.
getPermits() - Method in class sailpoint.object.Bundle
List of permitted roles.
getPermitsApproved() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getPermitsDifference() - Method in class sailpoint.object.BundleDifference
 
getPermitsRemediated() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getPermittedById() - Method in class sailpoint.object.RoleRequest
 
getPermittedByName() - Method in class sailpoint.object.RoleRequest
 
getPermittedEntitlements() - Method in class sailpoint.object.RoleScorecard
Number of entitlements that will be provisioned by the roles permitted by this one
getPermittedNames(Bundle) - Method in class sailpoint.object.RoleRelationships
 
getPermittedRole(Bundle) - Method in class sailpoint.object.RoleAssignment
Look up a permit assignment by role.
getPermittedRole(String, String) - Method in class sailpoint.object.RoleAssignment
Look up a permit assignment by role.
getPermittedRoleAssignments() - Method in class sailpoint.object.RoleAssignment
 
getPermittedRoles(Bundle) - Method in class sailpoint.object.RoleRelationships
 
getPermittedRoles() - Method in class sailpoint.object.RoleSnapshot
 
getPermittingNames(Bundle) - Method in class sailpoint.object.RoleRelationships
 
getPermittingRoles(List<Bundle>, Bundle) - Method in class sailpoint.object.RoleRelationships
Calculate the list of all assigned roles that directly or indirectly permit the detected role.
getPermittingRoles(Bundle) - Method in class sailpoint.object.RoleRelationships
 
getPersistenceOptions() - Method in interface sailpoint.api.PersistenceManager
Get current options that control how objects are managed in the Hibernate session.
getPhase() - Method in class sailpoint.object.Certification
The current phase of the certification.
getPhase() - Method in class sailpoint.object.CertificationItem
The current phase of this item.
getPhase() - Method in class sailpoint.object.CertificationPhaseConfig
 
getPhase() - Method in interface sailpoint.object.Phaseable
Get the current phase.
getPhase() - Method in class sailpoint.object.Request
 
getPhase() - Method in class sailpoint.object.TaskEvent
 
getPhaseConfig() - Method in class sailpoint.object.Certification
The configuration for each certification phase.
getPhaseConfig(Certification.Phase) - Method in class sailpoint.object.Certification
Get the CertificationPhaseConfig for the given phase.
getPhases() - Method in class sailpoint.web.certification.CertificationBean
 
getPhoneAttribute() - Method in class sailpoint.object.SMSResetConfig
 
getPlan() - Method in class sailpoint.object.AccountSelection
Deprecated.
No longer used, instead the ExpansionItems provide context.
getPlan() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getPlan(String) - Method in class sailpoint.object.ProvisioningProject
 
getPlan() - Method in class sailpoint.object.ResourceEvent
 
getPlanInitializer() - Method in class sailpoint.object.IntegrationConfig
A rule that is used to load arbitrary data in a ProvisioningPlan.
getPlanInitializer() - Method in class sailpoint.object.ProvisioningConfig
A rule that is used to load arbitrary data in a ProvisioningPlan.
getPlanInitializerLogic() - Method in class sailpoint.object.IntegrationConfig
Return a DynamicValue that can be used to evaluate the plan initializer.
getPlanInitializerLogic() - Method in class sailpoint.object.ProvisioningConfig
Return a DynamicValue that can be used to evaluate the plan initializer.
getPlanInitializerScript() - Method in class sailpoint.object.IntegrationConfig
 
getPlanInitializerScript() - Method in class sailpoint.object.ProvisioningConfig
 
getPlans() - Method in class sailpoint.object.ProvisioningProject
 
getPlans(String) - Method in class sailpoint.object.ProvisioningProject
CONSEALINK-204 - Retrieves the list of existing plans from project using targetIntegration The user defined integrations can add more than one plan to project with same targetIntegration
getPluginClass() - Method in class sailpoint.object.ColumnConfig
 
getPluginFileIncludeUrl(String, String) - Static method in class sailpoint.plugin.PluginsUtil
Gets the URL used to include a plugin file in a JSF context.
getPluginFileUrl(String, String) - Static method in class sailpoint.plugin.PluginsUtil
Gets the public URL for the static file.
getPluginName() - Method in interface sailpoint.plugin.PluginContext
Gets the name of the plugin.
getPluginName() - Method in class sailpoint.policy.BasePluginPolicyExecutor
Gets the name of the plugin.
getPluginName() - Method in class sailpoint.rest.plugin.BasePluginResource
Gets the name of the plugin.
getPluginName() - Method in class sailpoint.server.BasePluginService
Gets the name of the plugin.
getPluginName() - Method in class sailpoint.task.BasePluginTaskExecutor
Gets the name of the plugin.
getPoliciesTableColumns() - Method in class sailpoint.object.UIConfig
 
getPolicy() - Method in class sailpoint.object.ArchivedCertificationItem
 
getPolicy() - Method in class sailpoint.object.BaseConstraint
Policy that owns this constraint
getPolicy() - Method in class sailpoint.object.IdentityHistoryItem
 
getPolicy() - Method in class sailpoint.object.MitigationExpiration
Get the Policy name
getPolicy() - Method in class sailpoint.object.PasswordPolicyHolder
 
getPolicy(Resolver) - Method in class sailpoint.object.PolicyViolation
 
getPolicyConflicts() - Method in class sailpoint.object.ImpactAnalysis
Information about conflicts between the role definition and SOD policies.
getPolicyDescription() - Method in class sailpoint.object.PasswordPolicyHolder
 
getPolicyExecutorClassNames() - Method in class sailpoint.object.Plugin
 
getPolicyId() - Method in class sailpoint.object.PolicyViolation
The unique id of the associated policy.
getPolicyName() - Method in class sailpoint.object.ImpactAnalysis.PolicyConflict
 
getPolicyName() - Method in class sailpoint.object.PasswordPolicyHolder
 
getPolicyName() - Method in class sailpoint.object.PolicyImpactAnalysis
 
getPolicyName() - Method in class sailpoint.object.PolicyViolation
The name of the associated policy.
getPolicyOwnerRules() - Method in class sailpoint.web.UtilBean
 
getPolicyRules() - Method in class sailpoint.web.UtilBean
 
getPolicyScore() - Method in class sailpoint.object.BaseIdentityIndex
 
getPolicyType() - Method in class sailpoint.object.PolicyImpactAnalysis
 
getPolicyViolation() - Method in class sailpoint.object.CertifiableDescriptor
Policy violation being certified.
getPolicyViolation() - Method in class sailpoint.object.CertificationDecision
Deprecated.
 
getPolicyViolation() - Method in class sailpoint.object.CertificationItem
For the PolicyViolation type.
getPolicyViolation() - Method in class sailpoint.object.IdentityHistoryItem
 
getPolicyViolation() - Method in class sailpoint.object.MitigationExpiration
 
getPolicyViolationDifferences() - Method in class sailpoint.object.IdentityDifference
Return the policy violation differences.
getPolicyViolationMaps() - Method in class sailpoint.object.IdentityRequest
 
getPolicyViolations(SailPointContext, Identity) - Static method in class sailpoint.api.ObjectUtil
Get all the policy violations for an identity.
getPolicyViolationTableColumns() - Method in class sailpoint.object.UIConfig
 
getPopulation() - Method in class sailpoint.object.IdentitySelector
A reference to an population definition.
getPopulationEditTableColumns() - Method in class sailpoint.object.UIConfig
 
getPopulationRequestAuthority() - Method in class sailpoint.object.DynamicScope
 
getPopulations() - Method in class sailpoint.object.MFAConfig
 
getPopulations() - Method in class sailpoint.web.UtilBean
 
getPopulationTableColumns() - Method in class sailpoint.object.UIConfig
 
getPort() - Method in class sailpoint.object.DomainData
 
getPosition() - Method in class sailpoint.object.Plugin
 
getPossibleSuggestion() - Method in exception openconnector.ConnectorException
 
getPost(HttpServletRequest) - Method in class sailpoint.integration.RestServlet
Helper method called by doPost to get the post data as a string.
getPosX() - Method in class sailpoint.object.Workflow.Step
 
getPosY() - Method in class sailpoint.object.Workflow.Step
 
getPreDelegationRuleName() - Method in class sailpoint.object.CertificationDefinition
 
getPreference(String) - Method in class sailpoint.object.Identity
 
getPreferences() - Method in class sailpoint.object.Identity
Preferences are system-defined attributes that are serialized to XML since they are not searchable.
getPreferences() - Method in class sailpoint.object.UIPreferences
 
getPrefix() - Method in class sailpoint.object.Field
Return the prefix that was added to the field name to disambiguate it in a form assembled from compiled templates.
getPrevCertificationIdentityId() - Method in class sailpoint.web.certification.CertificationBean
 
getPreviousContinuousState(AbstractCertificationItem.ContinuousState) - Method in class sailpoint.object.Certification
Return the ContinuousStateConfig for the continuous state that comes before the given state.
getPreviousIdentity() - Method in class sailpoint.object.ResourceObject
Returns the previous identity of this object if it has been renamed since the last aggregation.
getPreviousOrNextCertificationIdentityId() - Method in class sailpoint.web.certification.CertificationBean
 
getPreviousPhase() - Method in class sailpoint.object.Certification
Get the previous enabled Phase (or Active (or Staged) if this is the first phase).
getPreviousPhase() - Method in class sailpoint.object.CertificationItem
Get the previous enabled Phase (or Active if this is the first phase).
getPreviousPhase() - Method in interface sailpoint.object.Phaseable
Return the previous enabled phase according to the current phase and the phase configuration.
getPreviousState(List<? extends CertificationStateConfig<S>>, S) - Static method in class sailpoint.object.CertificationStateConfig
Return the enabled state that comes before the given current state in the list of configs, or no if there is no previous enabled state.
getPreviousValue() - Method in class sailpoint.object.Field
 
getPrimaryGroupSearchDN() - Method in class sailpoint.object.AccountScopeData
 
getPrimaryTest() - Method in class sailpoint.object.WorkflowTestSuite
Convenience method to get the capture test which is always the first one.
getPrimaryTier() - Method in class sailpoint.object.CompositeDefinition
Name of the primary tier application in this composite.
getPrintXml() - Method in class sailpoint.object.JasperResult
Return the xml string that represents the underlying JasperPrint object.
getPriority() - Method in class sailpoint.object.Field
 
getPriority() - Method in class sailpoint.object.Form.Button
Need to have a priority to be a FormItem but button order is not determined by this.
getPriority() - Method in class sailpoint.object.Form.Section
 
getPriority() - Method in interface sailpoint.object.FormItem
A number that influences the ordering of fields and sections when assembled into a form for presentation.
getPriority() - Method in class sailpoint.object.FormRef
 
getPriority() - Method in class sailpoint.object.IdentityRequest
 
getPriority() - Method in class sailpoint.web.WorkItemBean
 
getPrioritySelectItems() - Method in class sailpoint.web.WorkItemBean
 
getProcessId() - Method in class sailpoint.object.IdentityRequest
 
getProcessLogId() - Method in class sailpoint.object.Workflow
 
getProcessName() - Method in class sailpoint.object.ProcessLog
 
getProfile() - Method in class sailpoint.object.TaskResult
 
getProfile() - Method in class sailpoint.web.WorkItemBean
If the workitem is certification related, and the certificationItem is a BusinessRoleProfile, return the ProfileBean representing the given profile.
getProfileClass() - Method in class sailpoint.object.Application
Optional class name used when matching applications and profiles.
getProfileDifferences() - Method in class sailpoint.object.BundleDifference
 
getProfileOrdinal() - Method in class sailpoint.object.Profile
Returns the ordinal of this profile in relation to the Application its associated to.
getProfiles() - Method in class sailpoint.object.Bundle
 
getProfiles() - Method in class sailpoint.object.RoleSnapshot
 
getProfiles() - Method in class sailpoint.web.certification.CertificationBean
 
getProfilesApproved() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getProfilesForApplications(List<Application>) - Method in class sailpoint.object.Bundle
Return the subset of profiles in this bundle that are associated with any of the applications in the specified List
getProfileSnapshot(String) - Method in class sailpoint.object.RoleSnapshot
 
getProfilesRemediated() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getProgress() - Method in class sailpoint.object.TaskItem
 
getProgressInterval() - Method in class sailpoint.object.TaskItemDefinition
 
getProgressMode() - Method in class sailpoint.object.TaskItemDefinition
 
getProject() - Method in class sailpoint.api.Provisioner
Return the result of the last compilation.
getProjectionResult() - Method in interface sailpoint.object.QueryResult
Returns the array of projection results or null if the QueryOptions did not have any projections
getProjections() - Method in class sailpoint.object.Projection.ListProjection
 
getPrompt() - Method in class sailpoint.object.Argument
For signatures used to generate UIs, this is the name displayed next to the value input field.
getPrompt() - Method in class sailpoint.object.Field
 
getPromptKey() - Method in enum sailpoint.object.CertificationAction.Status
 
getPropertiesForLocale(Locale) - Static method in class sailpoint.object.ManagedAttribute
Deprecated.
getProperty() - Method in class openconnector.Filter
 
getProperty(String) - Method in interface sailpoint.api.SailPointContext
Return the property with the given name.
getProperty() - Method in class sailpoint.object.ColumnConfig
 
getProperty() - Method in class sailpoint.object.Filter.LeafFilter
 
getProperty() - Method in class sailpoint.object.ReportColumnConfig
 
getProperty() - Method in class sailpoint.object.ReportDataSource.Join
 
getProperty() - Method in class sailpoint.object.ReportDataSource.Parameter
 
getProperty(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Return the value of a system property.
getPropertyName() - Method in class sailpoint.object.Projection.LeafProjection
 
getPropertyType() - Method in class sailpoint.object.ObjectAttribute
Convenience method that maps this attribute's type to a SearchInputDefinition PropertyType
getPropertyType(Class, String) - Static method in class sailpoint.tools.Util
Get the type of a property on an object.
getPropertyValue(Filter.LeafFilter, Object) - Method in class sailpoint.api.Matchmaker.CubeMatcher
Return the value for the property referenced by the given leaf filter on the given Identity.
getProposedTarget() - Method in exception sailpoint.object.InvalidEscalationTargetException
 
getProvisionedEntitlements() - Method in class sailpoint.object.RoleScorecard
Number of entitlements that will be provisioned by this role
getProvisionedProject() - Method in class sailpoint.object.IdentityRequest
 
getProvisionerArguments(Attributes<String, Object>) - Static method in class sailpoint.workflow.IdentityLibrary
Given the Step arguments for one of the methods that call the Provisioner, gather all the arguments related to identity refresh option and leave them in a single argument "refreshOptions".
getProvisioning() - Method in class sailpoint.object.RoleOverlapResult.RoleOverlap
Percentage of overlap in the provisioning plans.
getProvisioningCompleteItems() - Method in class sailpoint.object.IdentityRequest
Returns all of the items that have been verified and marked ProvisioningComplete.
getProvisioningConfig() - Method in class sailpoint.object.Application
 
getProvisioningEngine() - Method in class sailpoint.object.IdentityRequestItem
Returns the name of the provisioning Engine that handled the request.
getProvisioningFailedItems() - Method in class sailpoint.object.IdentityRequest
 
getProvisioningForm(Form.Type, String) - Method in class sailpoint.object.Application
Return a provisioning form of the given type (formerly usage) for the given object type.
getProvisioningForms() - Method in class sailpoint.object.Application
 
getProvisioningForms(String) - Method in class sailpoint.object.Application
Return all forms associated to a give object type.
getProvisioningForms() - Method in class sailpoint.object.Bundle
 
getProvisioningMaxRetries(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Compute the maximum retries allowed during a request.
getProvisioningMaxStatusChecks(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Compute the maximum status checks allowed during a request.
getProvisioningPendingItems() - Method in class sailpoint.object.IdentityRequest
 
getProvisioningPlan() - Method in class sailpoint.object.ApprovalItem
Deprecated.
This is now handled by IdentityRequest and IdentityRequestItem objects
getProvisioningPlan() - Method in class sailpoint.object.Bundle
Optional plan to specify the explicit entitlements necessary when provisioning this role to a user that does not have it.
getProvisioningPlan() - Method in class sailpoint.object.IdentityRequestItem
 
getProvisioningPlan() - Method in class sailpoint.object.RoleChangeEvent
Get the ProvisioningPlan associated with this event
getProvisioningRequestExpiration() - Method in class sailpoint.object.ProvisioningConfig
The number of days a ProvisioningRequest is allowed to live before it is considered expired.
getProvisioningRequestId() - Method in class sailpoint.object.IdentityRequestItem
 
getProvisioningRetryItems() - Method in class sailpoint.object.IdentityRequest
 
getProvisioningRetryThreshold(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Compute the provisioning retry threshold used during a request.
getProvisioningState() - Method in class sailpoint.object.ApprovalItem
 
getProvisioningState() - Method in class sailpoint.object.IdentityRequestItem
Returns the provisioning status of this item, that will be used to convey if this item has been successfully applied to the Identity.
getProvisioningStatusCheckInterval(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Compute the status check interval for a request.
getProvisioningTarget(String) - Method in class sailpoint.object.ProvisioningProject
Search for a ProvisioningTarget given an assignment id.
getProvisioningTarget(Bundle) - Method in class sailpoint.object.ProvisioningProject
Search for a provisioning target for the given role.
getProvisioningTargets() - Method in class sailpoint.object.ProvisioningPlan
 
getProvisioningTargets() - Method in class sailpoint.object.ProvisioningProject
 
getProvisions() - Static method in class sailpoint.integration.TraceExecutor
Return the ProvisioningPlans that have been added through TraceExecutor.provision(String, ProvisioningPlan).
getProxiedApplication(String, Map<String, Object>) - Method in class sailpoint.connector.AbstractConnector
Default implementation of the proxied application constructor.
getProxiedApplication(String, Map<String, Object>) - Method in interface sailpoint.connector.Connector
Create an Application object to represent a resource managed by a proxy connector.
getProxiedName() - Method in class sailpoint.object.Application
 
getProxy() - Method in class sailpoint.object.Application
 
getProxyUser() - Method in class sailpoint.object.OAuthClient
 
getPseudoCreated() - Method in class sailpoint.object.AuditEvent
 
getPurview() - Method in class sailpoint.object.ManagedAttribute
getPurview() - Method in class sailpoint.object.Template
 
getQuery() - Method in class sailpoint.object.QueryOptions
 
getQuery() - Method in class sailpoint.object.ReportDataSource
 
getQueryDef() - Method in class sailpoint.object.ReportDataSource.Parameter
 
getQueryParameters() - Method in class sailpoint.object.ReportDataSource
 
getQueryRule() - Method in class sailpoint.object.ReportDataSource.Parameter
 
getQueryScript() - Method in class sailpoint.object.ReportDataSource
 
getQueryScript() - Method in class sailpoint.object.ReportDataSource.Parameter
 
getQuestion() - Method in class sailpoint.object.AuthenticationAnswer
 
getQuestion() - Method in class sailpoint.object.AuthenticationQuestion
 
getQuestion(Locale) - Method in class sailpoint.object.AuthenticationQuestion
Return the localized question if the question is a message key, otherwise just return the question.
getQuestion(Question.Type, String, String, String) - Method in class sailpoint.object.ProvisioningProject
Look for an active question.
getQuestionHistory() - Method in class sailpoint.object.ProvisioningPlan
 
getQuestionHistory() - Method in class sailpoint.object.ProvisioningProject
 
getQuestions() - Method in class sailpoint.object.ProvisioningProject
 
getQuestions() - Method in class sailpoint.object.ProvisioningTarget
 
getQueuedProcessLog() - Method in class sailpoint.object.WorkflowCase
Return any queued ProcessLog entries that have not yet been saved in the database.
getQuickKey() - Method in class sailpoint.object.SyslogEvent
 
getQuickLink() - Method in class sailpoint.object.QuickLinkOptions
 
getQuickLinkOptions() - Method in class sailpoint.object.QuickLink
 
getQuickLinkOptions(DynamicScope) - Method in class sailpoint.object.QuickLink
Get the QuickLinkOptions for a given DynamicScope
getQuickLinkXml() - Method in class sailpoint.object.QuickLinkOptions
 
getRange() - Method in class sailpoint.object.ScoreDefinition
The upper bound of the score produced by this scorer.
getRaw(String, String, String, String) - Method in class sailpoint.integration.RestClient
GET without JSON assumptions.
getRawBusinessRoleScore() - Method in class sailpoint.object.BaseIdentityIndex
 
getRawEntitlementScore() - Method in class sailpoint.object.BaseIdentityIndex
 
getRawPolicyScore() - Method in class sailpoint.object.BaseIdentityIndex
 
getReadOnlyDefinition(Resolver) - Method in class sailpoint.object.Field
 
getReadOnlyDefinition(Resolver) - Method in class sailpoint.object.Form.Section
 
getRealConnector(String) - Method in class sailpoint.connector.AbstractConnector
Method that is used in cases where the "real" connector must be wrapped in case dependent jars are not always presents.
getReason() - Method in class sailpoint.object.ArchivedCertificationEntity
The reason that this entity is archived.
getReasonMessages() - Method in class sailpoint.object.Recommendation
 
getReasons() - Method in class sailpoint.object.Recommendation
Deprecated.
getReassignmentLimit(SailPointContext) - Method in class sailpoint.object.Certification
Retrieve the value of Reassignment limit set in Certification Definition/System Configuration
getReassignmentLimit() - Method in class sailpoint.object.CertificationDefinition
 
getReassignmentLimit(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
getRecentAppOwnerCertifications(Date) - Method in class sailpoint.object.Identity
Look for the most recent app owner certifications that come after the specified given date.
getRecentSnapshot(SailPointContext, Identity) - Static method in class sailpoint.api.ObjectUtil
Locate the most recent IdenentitySnapshot for an Identity.
getRecentSnapshotInfo(SailPointContext, Identity) - Static method in class sailpoint.api.ObjectUtil
Return the id and creation date of the most recent IdentitySnapshot.
getRecipient() - Method in class sailpoint.object.CertificationCommand.BulkReassignment
 
getRecipient() - Method in exception sailpoint.tools.EmailException
Return the intended recipient of the email.
getRecipientsRuleId() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
 
getRecipientsRuleId() - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
 
getRecommendation() - Method in class sailpoint.object.ApprovalItem
 
getRecommendation() - Method in class sailpoint.object.CertificationItem
 
getRecommendationsGenerated() - Method in class sailpoint.object.CertificationDefinition
 
getRecommendedDecision() - Method in class sailpoint.object.Recommendation
 
getRecommenderClassNames() - Method in class sailpoint.object.Plugin
 
getRecommendValue() - Method in class sailpoint.object.CertificationItem
 
getRecordCount() - Method in class sailpoint.object.BatchRequest
 
getRecordNumber() - Method in class sailpoint.object.WindowsEventLogEntry
 
getRecordNumberStr() - Method in class sailpoint.object.WindowsEventLogEntry
Identifies the event within the Windows NT event log file.
getRedirectUrl() - Method in class sailpoint.object.OAuthClient
 
getReference() - Method in class sailpoint.object.Scriptlet
 
getReference(Scriptlet) - Method in class sailpoint.workflow.WorkflowContext
 
getReferenceAttribute(ProvisioningPlan.ObjectRequest, Application) - Static method in class sailpoint.api.ManagedAttributer
Determine the "attribute name" of the ManagedAttribute targeted by this request.
getReferenceAttribute() - Method in class sailpoint.object.AccountGroup
Deprecated.
The attribute of an account where group memberships are stored.
getReferenceAttribute() - Method in class sailpoint.object.ArchivedCertificationEntity
 
getReferenceAttribute() - Method in class sailpoint.object.CertificationEntity
 
getReferenceAttribute() - Method in class sailpoint.object.ManagedAttribute
getReferenceClass() - Method in class sailpoint.object.SailPointObject
 
getReferencedObject(String, String, String) - Method in class sailpoint.object.XMLResolverProxy
 
getReferencedRules() - Method in class sailpoint.object.Rule
Get any Rules that are referenced by this Rule.
getReferenceFile() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getReferenceId() - Method in class sailpoint.object.SailPointObject
 
getReferenceName() - Method in class sailpoint.object.SailPointObject
 
getReferenceSet(Set<SailPointObject>) - Method in class sailpoint.object.SailPointObject
Helper for the XML serializers.
getRefreshRule(String) - Method in class sailpoint.object.Application
 
getRefreshRule() - Method in class sailpoint.object.Schema
 
getRefreshRule() - Method in class sailpoint.object.TargetSource
 
getRefreshTokenExpiresInSeconds() - Method in class sailpoint.object.OAuthConfiguration
 
getRejected() - Method in class sailpoint.object.ApprovalSet
 
getRejecters() - Method in class sailpoint.object.ApprovalItem
 
getRejecters() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
 
getRejections() - Method in class sailpoint.object.WorkflowSummary
getRelatedRoleSnapshot(String) - Method in class sailpoint.object.RoleSnapshot
Returns the Snapshot for the given role if it is found in the required/permitted or inherited roles lists.
getRelationship() - Method in class sailpoint.object.IdentityItem.Path
 
getRelevantApps() - Method in class sailpoint.object.PolicyViolation
Return a list of the names for the applications that factored into the detection of this violation, or null if not available.
getRelevantApps(Resolver) - Method in class sailpoint.object.PolicyViolation
Return a list of the applications that factored into the detection of this violation, or null if not available.
getRemaining() - Method in class sailpoint.object.CertificationStatistic
 
getRemainingEntities() - Method in class sailpoint.object.Certification
 
getRemediatables(WorkflowContext) - Method in class sailpoint.workflow.PolicyViolationLibrary
Given a policy violation assumed to be for an SOD policy, return a list of the conflicting entitlements that may be remediated.
getRemediationAction() - Method in class sailpoint.object.CertificationAction
The remediation action that is specified in the remediation request.
getRemediationAdvice() - Method in class sailpoint.object.BaseConstraint
Text that might be displayed during remediation to help describe the possible actions that can be taken to resolve the violation.
getRemediationCount() - Method in class sailpoint.web.WorkItemBean
 
getRemediationDetails() - Method in class sailpoint.object.CertificationAction
For remediations, the provisioning plan that will be used to modify or remove the accounts.
getRemediationDetails() - Method in class sailpoint.object.RemediationItem
The ProvisioningPlan to be executed to remediate the item.
getRemediationEndDate() - Method in class sailpoint.object.CertificationSchedule
This is a calculated property that is based off the remediation duration and the certification or challenge end.
getRemediationEntityType() - Method in class sailpoint.object.RemediationItem
 
getRemediationIdentity() - Method in class sailpoint.object.RemediationItem
The name of the identity for which the entitlements need to be remediated.
getRemediationInputType(SailPointContext, String, String, String) - Static method in class sailpoint.api.ObjectUtil
Return the remediation modification input type for the given attribute on the given application.
getRemediationItemAssignmentResults() - Method in class sailpoint.web.WorkItemBean
Handles assignment of remediation items for work items owned by a workgroup.
getRemediationItems() - Method in class sailpoint.object.WorkItem
 
getRemediationItems() - Method in class sailpoint.object.WorkItemArchive
 
getRemediationModificationType() - Method in class sailpoint.object.AttributeDefinition
An enumeration value specifying how remediations of values for this attribute can occur.
getRemediationNotificationConfig(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
getRemediationNotificationConfigFromDb(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
getRemediationPercentComplete() - Method in class sailpoint.object.Certification
Get the percentage of remediations completed, or 0 if none have been kicked off.
getRemediationPeriodDurationAmount() - Method in class sailpoint.object.CertificationDefinition
 
getRemediationPeriodDurationScale() - Method in class sailpoint.object.CertificationDefinition
 
getRemediationPhaseEnterRuleName() - Method in class sailpoint.object.CertificationDefinition
 
getRemediationRule() - Method in class sailpoint.object.CompositeDefinition
Rule which converts an abstract provisioning plan on a composite into a concrete plan composed of remediations on the tier applications.
getRemediationsCompleted() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getRemediationsCompleted() - Method in class sailpoint.object.Certification
The number of remediations requests that have been completed in this certification.
getRemediationsCompleted() - Method in class sailpoint.object.CertificationStatistic
 
getRemediationsKickedOff() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getRemediationsKickedOff() - Method in class sailpoint.object.Certification
The total number of items in this certification for which remediation requests been launched.
getRemediationsStarted() - Method in class sailpoint.object.CertificationStatistic
 
getRemediationStartDate() - Method in class sailpoint.object.CertificationSchedule
This is a calculated property that is based off the certification end date or the challenge end date (if challenge is enabled).
getRemediationTableColumns() - Method in class sailpoint.object.UIConfig
 
getRemediators() - Method in class sailpoint.object.Application
 
getReminderEmail() - Method in class sailpoint.object.WorkItemConfig
 
getReminderEmailTemplate() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getReminderEmailTemplate() - Method in class sailpoint.object.NotificationConfig
Deprecated.
getReminderEmailTemplate(Resolver) - Method in class sailpoint.object.NotificationConfig
Deprecated.
getReminderFrequency() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getReminderFrequency() - Method in class sailpoint.object.NotificationConfig
Deprecated.
getReminderFrequencyDays() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getReminderFrequencyMillis() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getReminders() - Method in class sailpoint.object.WorkItem
 
getRemindersSent() - Method in class sailpoint.object.CertificationItem
The number of reminders that have been sent for the certification item.
getRemindersSent() - Method in interface sailpoint.object.Notifiable
Get the number of reminders that have been sent.
getRemindersSent() - Method in class sailpoint.object.WorkItem
Get the number of reminders that have been sent.
getReminderStartDaysBeforeEnd() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getReminderStartMillisBeforeEnd() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getRemoteHost() - Method in class sailpoint.object.RemoteLoginToken
 
getRemoteManagedResource(String) - Method in class sailpoint.object.IntegrationConfig
Get the managed resource definition using a remote resource name.
getRemoteManagedResource(String) - Method in class sailpoint.object.ProvisioningConfig
Get the managed resource definition using a remote resource name.
getRemoteResourceAttribute(String) - Method in class sailpoint.object.ManagedResource
Lookup a ResourceAttribute using the native name.
getRemoveDate() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
getRemovedValues() - Method in class sailpoint.object.Difference
For multi-valued attributes, the exact list of values that were removed.
getRemovedValuesCsv() - Method in class sailpoint.object.Difference
Return the removed values as a CSV.
getRenderDef() - Method in class sailpoint.object.ReportColumnConfig
 
getRenderer() - Method in class sailpoint.object.ColumnConfig
 
getRenderer() - Method in class sailpoint.object.PolicyViolation
JSF include file used to render details of this violation.
getRenderer() - Method in class sailpoint.object.Workflow.Approval
 
getRenderer() - Method in class sailpoint.object.WorkItem
 
getRenderer() - Method in class sailpoint.object.WorkItemArchive
 
getRenderRule() - Method in class sailpoint.object.ReportColumnConfig
 
getRenderScript() - Method in class sailpoint.object.ReportColumnConfig
 
getReplicator() - Method in class sailpoint.object.Workflow.Step
 
getRepoLocation() - Method in class sailpoint.connector.bundleinfo.Version
Return the compile-in relative source code control repository location of the connector bundle.
getRepoLocation() - Static method in class sailpoint.Version
Return the relative source code control repository location of the product.
getReport() - Method in class sailpoint.object.JasperTemplate
Returns the JasperReport object for this Template.
getReport() - Method in class sailpoint.object.TaskResult
 
getReportsProgress() - Method in class sailpoint.object.TaskItemDefinition
 
getReportSummary() - Method in class sailpoint.object.LiveReport
 
getRequest(List<T>, String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
getRequest(List<T>, String, Object) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Find the request object from a list of request objects that matches the name and value specified.
getRequest() - Method in class sailpoint.object.RequestState
 
getRequest() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
 
getRequestCommentsEnabled() - Method in class sailpoint.integration.IIQClient
Deprecated.
Unused
getRequestData() - Method in class sailpoint.object.BatchRequestItem
 
getRequestDetailResponse(WorkflowContext) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Function to initialize request detail stub and retun a handle of response.
getRequester() - Method in class sailpoint.object.CertificationCommand
 
getRequester() - Method in class sailpoint.object.ProvisioningProject
Determine who the "requster" of this project is.
getRequester() - Method in class sailpoint.object.WorkItem
 
getRequester() - Method in class sailpoint.object.WorkItemArchive
 
getRequester() - Method in class sailpoint.web.WorkItemBean
 
getRequesterComments() - Method in class sailpoint.object.ApprovalItem
 
getRequesterComments() - Method in class sailpoint.object.IdentityRequestItem
 
getRequesterDisplayName() - Method in class sailpoint.object.IdentityRequest
 
getRequesterId() - Method in class sailpoint.object.IdentityRequest
 
getRequesters() - Method in class sailpoint.object.ProvisioningPlan
The Identity(s) who has made the requests.
getRequestID() - Method in class sailpoint.integration.RequestResult
Return the ID of the request if available.
getRequestID() - Method in class sailpoint.object.ProvisioningPlan.AccountRequest
getRequestID() - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
 
getRequestID() - Method in class sailpoint.object.ProvisioningResult
Return the ID of the request if available.
getRequestInitializationSystem(WorkflowContext) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Function returns the request initaition system name.
getRequestItem() - Method in class sailpoint.object.IdentityEntitlement
 
getRequestProcessor() - Method in class sailpoint.api.RequestManager
Return the RequestProcessor object that controls the processing thread and provides a few utility methods.
getRequests() - Method in class openconnector.Plan
 
getRequestsTableColumns() - Method in class sailpoint.object.UIConfig
 
getRequestStatus(String) - Method in class sailpoint.integration.AbstractIntegration
 
getRequestStatus(String) - Method in interface sailpoint.integration.IntegrationInterface
Get the current status of the request with the given request ID.
getRequestStatus(String) - Method in class sailpoint.integration.RemoteIntegration
Get the current status of the request with the given request ID.
getRequestStubDetailsMap(WorkflowContext) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Function to get requestStubDetailMap from workflow context.
getRequiredArguments() - Method in class sailpoint.object.WorkflowRegistry.Callable
 
getRequiredAttribute(String) - Method in class sailpoint.connector.CollectorServices
Return a required value from the configuration attributes.
getRequiredEncryptedAttribute(String) - Method in class sailpoint.connector.CollectorServices
Return a required String value from the configuration attributes.
getRequiredIntAttribute(String) - Method in class sailpoint.connector.CollectorServices
Return a required Integer value from the configuration attributes.
getRequiredListAttribute(String) - Method in class sailpoint.connector.CollectorServices
Return a required List value from the configuration attributes.
getRequiredRoles() - Method in class sailpoint.object.RoleSnapshot
 
getRequiredSchemaConfig(Schema, String) - Method in class sailpoint.connector.AbstractConnector
Throw and exception if a configuration attribute is not found.
getRequiredString(String) - Method in class openconnector.AbstractConnector
 
getRequiredStringAttribute(String) - Method in class sailpoint.connector.CollectorServices
Return a required String value from the configuration attributes.
getRequirements() - Method in class sailpoint.object.Bundle
List of required roles.
getRequirements(Bundle) - Method in class sailpoint.object.RoleRelationships
 
getRequirementsApproved() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getRequirementsDifference() - Method in class sailpoint.object.BundleDifference
 
getRequirementsRemediated() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getRequiresCompletion() - Method in class sailpoint.web.WorkItemBean
True if: 1) the work item is a delegation and the system config REQUIRE_DELEGATION_COMPLETION is true or 2) the work item is a remediation
getRequiringRoles(Bundle) - Method in class sailpoint.object.RoleRelationships
 
getResAttMapObj() - Method in class sailpoint.object.ConnectorOperationData
 
getResource() - Method in class openconnector.Request
 
getResource(String) - Method in class sailpoint.integration.RoleDefinition
Return the RoleResource with the given name, if available.
getResourceAttribute(String) - Method in class sailpoint.object.ManagedResource
 
getResourceAttributeName(String) - Method in class sailpoint.object.ManagedResource
 
getResourceAttributes() - Method in class sailpoint.object.ManagedResource
Attribute transformations.
getResourceBundle(String, Locale) - Static method in class sailpoint.tools.Util
Wrap ResourceBundle.getBundle() so it does not throw an exception of the bundle cannot be found.
getResourceClassNames() - Method in class sailpoint.object.Plugin
 
getResourceManager(ProvisioningPlan.AccountRequest) - Method in class sailpoint.api.Provisioner
Return the IntegrationConfig that will be used to process the given AccountRequest.
getResourceName() - Method in class sailpoint.object.ManagedResource
 
getResourceObject() - Method in exception sailpoint.connector.ExpiredPasswordException
 
getResourcePath(String) - Static method in class sailpoint.tools.Util
Attempts to determine the absolute pathname of a resource file.
getResources() - Method in class sailpoint.integration.RoleDefinition
 
getResources() - Method in class sailpoint.object.AuditConfig
 
getResources() - Method in class sailpoint.object.IntegrationConfig
List of resources that are managed by the target system.
getResponse(String) - Method in class sailpoint.object.WorkflowTestSuite
 
getResponse(String) - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
 
getResponseCode() - Method in class sailpoint.object.ConnectorOperationData
 
getResponseHeaders() - Method in class sailpoint.integration.ApacheHttpClient
 
getResponseHeaders() - Method in interface sailpoint.integration.HttpClient
Returns the response headers of the last resquest execution.
getResponseHeaders() - Method in class sailpoint.integration.SailPointHttpClient
 
getResponses() - Method in class sailpoint.object.WorkflowTestSuite
 
getResponses() - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
 
getRestClient() - Method in class sailpoint.integration.RemoteIntegration
Return the underlying RestClient.
getRestrictions() - Method in class sailpoint.object.QueryOptions
 
getResult() - Method in class openconnector.Item
 
getResult() - Method in class openconnector.Plan
 
getResult() - Method in class openconnector.Request
 
getResult() - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Return the RequestResult from applying this request.
getResult() - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Return the RequestResult from provisioning this attribute.
getResult() - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Return the RequestResult from provisioning this permission.
getResult() - Method in class sailpoint.object.AlertAction
 
getResult() - Method in class sailpoint.object.ApplicationActivity
The native status of the event, either Result.Success or Result.Failure.
getResult() - Method in class sailpoint.object.BatchRequestItem
 
getResult() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getResult() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
getResult() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
getResult() - Method in class sailpoint.object.ProvisioningPlan
Status of plan evaluation, derived from the RequestResult returned by the IntegrationExecutor.
getResultAction() - Method in class sailpoint.object.TaskDefinition
 
getResultExpiration() - Method in class sailpoint.object.TaskItemDefinition
 
getResultExpiration() - Method in class sailpoint.object.Workflow
 
getResultId() - Method in class sailpoint.object.AlertAction.AlertActionResult
 
getResultId() - Method in class sailpoint.object.AlertAction
 
getResultLimit() - Method in class sailpoint.object.QueryOptions
 
getResultName() - Method in class sailpoint.object.AlertAction.AlertActionResult
 
getResultRenderer() - Method in class sailpoint.object.TaskDefinition
 
getResults() - Method in class sailpoint.object.AllowableActivity
 
getResults(Resolver) - Method in class sailpoint.object.TaskSchedule
Return a list of all TaskResult objects for tasks that were launched by this schedule object.
getResultVariable() - Method in class sailpoint.object.Workflow.Step
 
getResumeDate() - Method in class sailpoint.object.TaskSchedule
Get the resume date.
getRetries() - Method in class sailpoint.object.IdentityRequestItem
Returns the number of retries performed on this item.
getRetryCount() - Method in class sailpoint.object.Request
The number of retries that have been executed.
getRetryInterval() - Method in class openconnector.Result
This is the optional preferred amount of time to wait before the request is retried.
getRetryInterval() - Method in class sailpoint.object.ProvisioningResult
Set the minimum number of seconds to wait until the next retry.
getRetryInterval() - Method in class sailpoint.object.Request
The gap between consecutive retries in seconds.
getRetryInterval() - Method in class sailpoint.object.RequestDefinition
 
getRetryMax() - Method in class sailpoint.object.RequestDefinition
 
getRetryWait() - Method in class sailpoint.integration.RequestResult
Set the minimum number of seconds to wait until the next retry.
getReturn() - Method in class sailpoint.object.Workflow.Approval
 
getReturnList() - Method in class sailpoint.object.Workflow.Approval
 
getReturns() - Method in class sailpoint.object.Signature
 
getReturns() - Method in class sailpoint.object.Workflow.Approval
 
getReturns() - Method in class sailpoint.object.Workflow.Step
 
getReturnType() - Method in class sailpoint.object.Signature
 
getRevision() - Method in class sailpoint.connector.bundleinfo.Version
Return the compile-in source code control revision of the connector bundle.
getRevision() - Method in class sailpoint.object.ImportAction
 
getRevision() - Static method in class sailpoint.Version
Return the source code control revision of the product.
getRight() - Method in class sailpoint.object.EntitlementWeight
 
getRight(String) - Method in class sailpoint.object.RightConfig
Lookup a right definition by name.
getRight() - Method in class sailpoint.object.ViolationDetails
 
getRightBundles() - Method in class sailpoint.object.PolicyViolation
For role SOD policies, the name of the roles on the right side that were in conflict.
getRightBundles(Resolver) - Method in class sailpoint.object.PolicyViolation
Return a list with the resolved right bundles.
getRightBundles() - Method in class sailpoint.object.SODConstraint
The right set of roles for role constraints.
getRightConfig() - Method in class sailpoint.object.ScoreConfig
Optional reference to a RightConfig object to be used by the scorers within this score configuration.
getRightOrValue() - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlement
 
getRightRequired() - Method in class sailpoint.object.Plugin
 
getRights() - Method in class openconnector.Permission
 
getRights() - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Return the rights for the permission - may be a csv.
getRights() - Method in class sailpoint.object.AccessMapping
CSV List of Rights assigned to the associated object.
getRights() - Method in class sailpoint.object.Capability
The rights that are granted by this capability.
getRights() - Method in class sailpoint.object.Permission
A comma separated list of rights.
getRights() - Method in class sailpoint.object.PermissionDifference
The right held on the target.
getRights() - Method in class sailpoint.object.ProvisioningPlan.PermissionRequest
 
getRights() - Method in class sailpoint.object.QuickLink
Deprecated. 
getRights() - Method in class sailpoint.object.RightConfig
 
getRights() - Method in class sailpoint.object.RoleTypeDefinition
 
getRights() - Method in class sailpoint.object.TargetAssociation
 
getRights() - Method in class sailpoint.object.TaskItemDefinition
 
getRights() - Method in class sailpoint.object.WebResource
 
getRightSelector() - Method in class sailpoint.object.GenericConstraint
 
getRightsList() - Method in class openconnector.Permission
 
getRightsList() - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Return the rights as a List.
getRightsList() - Method in class sailpoint.object.AccessMapping
 
getRightsList() - Method in class sailpoint.object.Permission
Convenience access to return the rights as a list of strings.
getRightsList() - Method in class sailpoint.object.ProvisioningPlan.PermissionRequest
 
getRightsList() - Method in class sailpoint.object.QuickLink
 
getRightsList() - Method in class sailpoint.object.WebResource
 
getRightsListClone() - Method in class sailpoint.object.ProvisioningPlan.PermissionRequest
Most places that call getRightsList will turn around and pass that to Permission.setRights which will sort the list.
getRiskScoreTableColumns() - Method in class sailpoint.object.UIConfig
 
getRiskScoreWeight() - Method in class sailpoint.object.Bundle
 
getRole() - Method in class sailpoint.object.Field
 
getRole() - Method in class sailpoint.object.IdentityHistoryItem
 
getRole() - Method in class sailpoint.object.IdentityItem
 
getRole() - Method in class sailpoint.object.IdentityItem.Path
 
getRole() - Method in class sailpoint.object.ProvisioningTarget
 
getRole() - Method in class sailpoint.object.RoleMetadata
 
getRole(String) - Method in class sailpoint.object.RoleMiningResult
Lookup a role by name.
getRole() - Method in class sailpoint.object.RoleScorecard
 
getRoleAssigments() - Method in class sailpoint.object.ProvisioningProject
Deprecated.
replaced by ProvisioningTarget model
getRoleAssignment() - Method in class sailpoint.object.CertificationItem
 
getRoleAssignment(String) - Method in class sailpoint.object.Identity
Deprecated.
as of 6.3 since there is no longer any guarantee that only a single matching role assignment will be found. Only the first matching assignment will be returned and a WARNING will be logged. Specifying a role id as an argument to this method is deprecated.
getRoleAssignment(Bundle) - Method in class sailpoint.object.Identity
Deprecated.
as of 6.3 since there is no longer any guarantee that only a single matching role assignment will be found. Only the first matching assignment will be returned and a WARNING will be logged.
getRoleAssignment(String, String) - Method in class sailpoint.object.Identity
Deprecated.
as of 6.3 since there is no longer any guarantee that only a single matching role assignment will be found. Only the first matching assignment will be returned and a WARNING will be logged.
getRoleAssignment(List<RoleAssignment>, String) - Static method in class sailpoint.object.RoleAssignment
Look up a RoleAssignment on a list by assignment id.
getRoleAssignmentByAssignmentAndRoleId(String, String) - Method in class sailpoint.object.Identity
 
getRoleAssignmentById(String) - Method in class sailpoint.object.Identity
Look up a RoleAssignment by assignment id.
getRoleAssignmentCount() - Method in class sailpoint.object.ImpactAnalysis
 
getRoleAssignments() - Method in class sailpoint.object.AbstractCertifiableEntity
Gets the role assignments on the entity
getRoleAssignments() - Method in class sailpoint.object.Identity
Return information about all role assignments.
getRoleAssignments(Bundle) - Method in class sailpoint.object.Identity
Get the list of role assignments for the specified role.
getRoleAssignments(String) - Method in class sailpoint.object.Identity
Get the list of role assignments for the specified role name.
getRoleAssignments() - Method in class sailpoint.object.ImpactAnalysis
Role assignment statistics.
getRoleCount() - Method in class sailpoint.object.RoleMiningResult
 
getRoleDetection() - Method in class sailpoint.object.CertificationItem
 
getRoleDetection(String, String) - Method in class sailpoint.object.Identity
 
getRoleDetection(Bundle) - Method in class sailpoint.object.Identity
Deprecated.
This should no longer be used since a role can be detected multiple times.
getRoleDetections() - Method in class sailpoint.object.AbstractCertifiableEntity
Get the role detections on the entity
getRoleDetections(Application) - Method in class sailpoint.object.AbstractCertifiableEntity
Get the role detections on the entity that reference the given application.
getRoleDetections(List<Application>) - Method in class sailpoint.object.AbstractCertifiableEntity
Gets the list of role detections on the entity that reference any of the given applications.
getRoleDetections() - Method in class sailpoint.object.Identity
Return information about all detected role entitlements.
getRoleDetections(Application) - Method in class sailpoint.object.Identity
Return List of RoleDetections that contain a RoleTarget for a given Application If Application is null, all RoleDetections will be returned
getRoleDetections(List<Application>) - Method in class sailpoint.object.Identity
Return a set of RoleDetections that contain a RoleTarget referencing any of the applications supplied
getRoleDifferences() - Method in class sailpoint.web.WorkItemBean
Calculate the differences between the old and new versions of a role.
getRoleDifferences(WorkflowContext) - Method in class sailpoint.workflow.RoleLibrary
Calculate the differences between the role held in the workflow and the current version.
getRoleEnititlementMapping(boolean) - Method in class sailpoint.api.EntitlementCorrelator
getRoleEntitlementMappings(Resolver) - Method in class sailpoint.object.Identity
Deprecated.
As of 6.3 this should no longer be used by system code since the map is keyed by Bundle and there can be more than one detection for that role. Have to pass a Resolver so Bundle and Application references can be fetched.
getRoleExpansionItems(WorkflowContext) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Function to fetch expansion items of business roles
getRoleFilter() - Method in class sailpoint.object.CertificationDefinition
 
getRoleFilterValues() - Method in class sailpoint.object.CertificationDefinition
 
getRoleHierarchiesApproved() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getRoleHierarchiesRemediated() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getRoleId() - Method in class sailpoint.object.RoleAssignment
The id of the assigned role.
getRoleId() - Method in class sailpoint.object.RoleDetection
The id of the detected role.
getRoleId() - Method in class sailpoint.web.certification.CertificationItemBean.BusinessRoleBean
 
getRoleIndex() - Method in class sailpoint.object.Bundle
 
getRoleMetadatas() - Method in class sailpoint.object.Identity
Return the list of metadata for roles associated with this Identity.
getRoleMetricsIdentitiesColumns() - Method in class sailpoint.object.UIConfig
 
getRoleName() - Method in class sailpoint.object.AccessRequestAccountInfo
 
getRoleName() - Method in class sailpoint.object.AccountSelection
The name of the IT role that needs this account.
getRoleName(String) - Method in class sailpoint.object.Entitlement
 
getRoleName() - Method in class sailpoint.object.ImpactAnalysis.PolicyConflict
 
getRoleName() - Method in class sailpoint.object.MitigationExpiration
Get the role name
getRoleName() - Method in class sailpoint.object.RoleAssignment
The name of the assigned role.
getRoleName() - Method in class sailpoint.object.RoleDetection
The name of the detected role.
getRoleName() - Method in class sailpoint.object.RoleTarget
The name of the IT role that needs this account.
getRoleObject(Resolver) - Method in class sailpoint.object.RoleAssignment
Fetch the role object for this assignment.
getRoleObject(Resolver) - Method in class sailpoint.object.RoleDetection
Fetch the role object for this assignment.
getRoleOverlapCount() - Method in class sailpoint.object.RoleOverlapResult
 
getRoleOverlaps() - Method in class sailpoint.object.RoleOverlapResult
List of role overlap items.
getRolePath(Bundle, Bundle) - Static method in class sailpoint.api.PolicyUtil
Calculate the relationship path from one role to another.
getRoleRemoveControl() - Method in class sailpoint.object.DynamicScope
 
getRoleRequest(Bundle) - Method in class sailpoint.object.Identity
Look for a request for a role.
getRoleRequestControl() - Method in class sailpoint.object.DynamicScope
 
getRoleRequests() - Method in class sailpoint.object.Identity
 
getRoles() - Static method in class sailpoint.integration.TraceExecutor
Return the RoleDefinitions that have been added through TraceExecutor.addRole(RoleDefinition).
getRoles() - Method in class sailpoint.object.Bundle
This was added as part of the RoleContainer implementation.
getRoles() - Method in interface sailpoint.object.RoleContainer
 
getRoles() - Method in class sailpoint.object.RoleMiningResult
The list of candidate roles.
getRolesAllowed() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getRolesApproved() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getRolesExamined() - Method in class sailpoint.object.RoleOverlapResult
Number of roles analyzed.
getRolesForEntitlement(String, String, String, boolean) - Method in class sailpoint.web.certification.CertificationItemBean.BusinessRoleBean
Return the roles granted by the given application, attribute, value tuple.
getRoleSnapshot() - Method in class sailpoint.object.CertificationEntity
 
getRoleSnapshot() - Method in class sailpoint.web.certification.CertificationBean
 
getRolesRemediated() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getRolesToRemediate() - Method in class sailpoint.object.CertificationItem
Get list of the roles being revoked by this item.
getRoleSummary(boolean, String) - Method in class sailpoint.api.PolicyUtil.EntitlementSummary
Return a non-null RoleSummary for the attribute with the given name from the left or right list.
getRoleSummary(List<Bundle>) - Method in class sailpoint.object.Identity
Calculate a role summary string from a list of roles.
getRoleSyncContainer() - Method in class sailpoint.object.IntegrationConfig
A container role used to select roles for synchronization.
getRoleSyncFilter() - Method in class sailpoint.object.IntegrationConfig
A filter used to select the roles for synchronization.
getRoleSyncHistory() - Method in class sailpoint.object.IntegrationConfig
 
getRoleSyncStyle() - Method in class sailpoint.object.IntegrationConfig
Role synchronization style, see static comments for more information.
getRoleTarget(Application, List<RoleTarget>) - Static method in class sailpoint.object.RoleTarget
 
getRoleTarget(Application, String, List<RoleTarget>) - Static method in class sailpoint.object.RoleTarget
 
getRoleTarget(RoleTarget, String, List<RoleTarget>) - Static method in class sailpoint.object.RoleTarget
 
getRoleTarget(String, String, String, List<RoleTarget>) - Static method in class sailpoint.object.RoleTarget
If no sourceRole:
getRoleType() - Method in class sailpoint.object.CandidateRole
 
getRoleType(String) - Method in class sailpoint.object.ObjectConfig
Utility to find a role type by name from the configuration.
getRoleType(Bundle) - Method in class sailpoint.object.ObjectConfig
 
getRoleTypeDefinition() - Method in class sailpoint.object.Bundle
Return the cached role type definition object.
getRoleTypeDefinition() - Method in class sailpoint.web.certification.CertificationItemBean.BusinessRoleBean
Returns role type definition for this role
getRoleTypes() - Method in class sailpoint.object.CertificationDefinition
 
getRoleTypesCollection() - Method in class sailpoint.object.ObjectConfig
Utility to extract the list of role types from the configuration.
getRoleTypesList() - Method in class sailpoint.object.ObjectConfig
Utility to extract the list of role types from the configuration.
getRoleTypesMap() - Method in class sailpoint.object.ObjectConfig
Utility to extract the role type map out of the configuration
getRootContext() - Method in class sailpoint.workflow.WorkflowContext
Return the root WorkflowContext.
getRootDefinitionName() - Method in class sailpoint.object.TaskItemDefinition
Get the name of the effective template.
getRootDSE(DirContext) - Static method in class sailpoint.tools.ldap.LDAPUtil
Return the root DSE from the directory.
getRootPath() - Method in class sailpoint.object.ConnectorOperationData
 
getRootWorkflowCase() - Method in class sailpoint.workflow.WorkflowContext
Walk up the subcase hierarchy until we find the root case.
getRule() - Method in class sailpoint.object.ActivityFieldMap
 
getRule() - Method in class sailpoint.object.ApplicationAccountSelectorRule
 
getRule() - Method in class sailpoint.object.AttributeSource
A Rule that will calculate a value for the attribute.
getRule() - Method in class sailpoint.object.DynamicValue
 
getRule() - Method in class sailpoint.object.Field
 
getRule() - Method in class sailpoint.object.IdentitySelector
An external rule reference.
getRule() - Method in class sailpoint.object.IdentityTrigger
 
getRule() - Method in class sailpoint.object.ObjectAttribute
Rule to derive the value.
getRule(RuleRegistry.Callout) - Method in class sailpoint.object.RuleRegistry
Get the Rule to execute for the given Callout point.
getRule() - Method in class sailpoint.object.Scriptlet
 
getRule() - Method in class sailpoint.object.TaskEvent
 
getRuleArgs(Scriptlet) - Method in class sailpoint.workflow.WorkflowContext
 
getRuleExpression() - Method in class sailpoint.object.CandidateRole
Used by the JSF role mining result pages to display the "rule" used for matching identities to this role.
getRuleLibraries() - Method in class sailpoint.object.Workflow
 
getRuleLibraries(Scriptlet) - Method in class sailpoint.workflow.WorkflowContext
 
getRuleName() - Method in class sailpoint.object.PolicyImpactAnalysis.ViolationResult
 
getRules(SailPointContext, Object) - Static method in class sailpoint.api.ObjectUtil
Given a list of names, return a list of Rule objects.
getRulesJSON() - Method in class sailpoint.web.UtilBean
Takes a Request Parameter of Rule Type ("type") and Include Prompt ("prompt") Type represents the type of rules to return Prompt represents whether we add a default entry in the results for message key select_rule.
getRuleSummary() - Method in class sailpoint.object.CandidateRole
A variant of the filter expression that is shorter but not necessarily semantically meaningful.
getRunAgainstTestApps() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This method will return comma separated testApplications name against which we want to run any particular test case
getRunAgainstTestApps() - Method in class sailpoint.object.ConnectorTestConfig
Get the comma separated values of applicable applications for given suite or test case.
getRunConfig() - Method in class sailpoint.object.BatchRequest
 
getRunDate() - Method in class sailpoint.object.BatchRequest
 
getRunLength() - Method in class sailpoint.object.TaskResult
 
getRunLengthAverage() - Method in class sailpoint.object.TaskDefinition
 
getRunLengthAverage() - Method in class sailpoint.object.TaskResult
 
getRunLengthDeviation() - Method in class sailpoint.object.TaskResult
 
getRunLengthTotal() - Method in class sailpoint.object.TaskDefinition
 
getRuns() - Method in class sailpoint.object.TaskDefinition
 
getRunType() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getSailPointClass(String) - Static method in class sailpoint.api.ObjectUtil
Evaluates the class name.
getSailPointContext() - Method in class sailpoint.workflow.WorkflowContext
Returns the SailPointContext currently be used by the workflow engine.
getSailPointObjectClass(String) - Static method in class sailpoint.tools.Util
Get the class represented by the SailPoint object.
getSailPointObjectName() - Method in class sailpoint.object.AuditEvent
Return the name (or ID) of the SailPointObject that was the target of this event, if the constructor that takes a SailPointObject was used.
getSamlCorrelationRule() - Method in class sailpoint.object.SAMLConfig
 
getSAPEntlBusinessRoleMap(WorkflowContext, List<ExpansionItem>, Map) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Function to fetch a map of sap entitlements and business roles
getSAPGRCPollingInterval(WorkflowContext) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Function to get PollingInterval in "SAP GRC Request executor" workflow.
getSavedSearches() - Method in class sailpoint.object.Identity
 
getSaveExclusions() - Method in class sailpoint.object.CertificationDefinition
 
getScale() - Method in class sailpoint.object.Duration
 
getSchedule() - Method in class sailpoint.object.TaskResult
 
getSchema() - Method in class openconnector.AbstractConnector
 
getSchema(String) - Method in class openconnector.ConnectorConfig
Find a schema by object type.
getSchema(String) - Method in class sailpoint.connector.AbstractConnector
Get the Schema object for a given objectType.
getSchema(String, boolean) - Method in class sailpoint.connector.AbstractConnector
Given the objectType returned the Schema stored on the application.
getSchema(String) - Method in class sailpoint.object.Application
Returns the schema with a given name.
getSchema(DirContext) - Static method in class sailpoint.tools.ldap.LDAPUtil
Return the Schema for the given directory.
getSchemaAttributeName() - Method in class sailpoint.object.Field.ApplicationDependency
 
getSchemaAttributeNames(String) - Method in class sailpoint.connector.AbstractConnector
Returns the list of names contained in the Schema definition for a given objectType.
getSchemaAttributes(String) - Method in class sailpoint.connector.AbstractConnector
Returns the list of schema attributes associated with the supplied objectType.
getSchemaAttributeToExclude() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getSchemaAttributeToUpdate() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getSchemaConfig(Schema, String) - Method in class sailpoint.connector.CollectorServices
Get an attribute from the configuration that has been scoped to a schema.
getSchemaConfig(Schema, String, boolean) - Method in class sailpoint.connector.CollectorServices
Get an attribute from the configuration that has been scoped to a schema.
getSchemaConfigList(Schema, String) - Method in class sailpoint.connector.CollectorServices
Return an attribute value as a List from the requested Schema.
getSchemaConfigString(Schema, String) - Method in class sailpoint.connector.CollectorServices
 
getSchemaDN(DirContext) - Static method in class sailpoint.tools.ldap.LDAPUtil
Return the DN of the object in the given directory that holds the schema definition.
getSchemaItems() - Method in class openconnector.Request
 
getSchemaNativeObjectType(String) - Method in class sailpoint.connector.AbstractConnector
Returns the list of schema attributes associated with the supplied objectType.
getSchemaObjectType() - Method in class openconnector.Schema.Attribute
 
getSchemaObjectType() - Method in class sailpoint.object.ArchivedCertificationEntity
 
getSchemaObjectType() - Method in class sailpoint.object.AttributeDefinition
 
getSchemaObjectType() - Method in class sailpoint.object.CertificationDefinition.ApplicationGroup
 
getSchemaObjectType() - Method in class sailpoint.object.CertificationEntity
 
getSchemaObjectType() - Method in class sailpoint.object.Template
 
getSchemaPrototypeAttributeNames(String) - Method in class sailpoint.connector.AbstractConnector
Returns a list of attribute names from the schema that are marked as "prototype" relevant.
getSchemas() - Method in class openconnector.ConnectorConfig
 
getSchemas() - Method in class sailpoint.connector.AbstractConnector
Returns a list of the Schema objects defined on the application that configured this connector.
getSchemas() - Method in class sailpoint.object.Application
Returns the schemas for this application.
getSchemaVersion() - Method in class sailpoint.object.DatabaseVersion
 
getSchemaVersionConstant() - Static method in class sailpoint.object.DatabaseVersion
Return the static system schema version.
getSCIMResourceMap() - Method in class sailpoint.object.AuditConfig
 
getScope() - Method in class openconnector.Item
 
getScopeDisplayName() - Method in class sailpoint.object.RoleSnapshot
 
getScopeExtensions() - Method in class sailpoint.object.QueryOptions
Return the Filters that describe the objects to be included in the query results in addition to those that are in the user's controlled scopes.
getScopeResults() - Method in interface sailpoint.api.SailPointContext
Returns true if query results are being scoped.
getScopeResults() - Method in class sailpoint.object.QueryOptions
Return whether to scope results.
getScopesApproved() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getScopesRemediated() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getScore() - Method in class sailpoint.object.Application
Convenience method to dig out the composite score.
getScore(String) - Method in class sailpoint.object.BaseIdentityIndex
Utility for places in the UI that want to deal with scores generically.
getScore(String) - Method in class sailpoint.object.GenericIndex
Return a named score as an integer.
getScore() - Method in class sailpoint.object.Identity
Convenience method to dig out the composite score.
getScore(List<ScoreDefinition>, String) - Static method in class sailpoint.object.ScoreDefinition
Utility to look for a score on a list.
getScore() - Method in class sailpoint.object.ScoreItem
The actual value contributed to the score for this type by this item.
getScore(ScoreDefinition, GenericIndex) - Method in interface sailpoint.object.Scorer
Extract the score value maintained by this Scorer from the Scorecard.
getScorecard() - Method in class sailpoint.object.Application
 
getScorecard() - Method in class sailpoint.object.Bundle
 
getScorecard() - Method in class sailpoint.object.Identity
 
getScorecard() - Method in class sailpoint.object.IdentitySnapshot
Returns the scorecard at the time of snapshot.
getScoreItems() - Method in class sailpoint.object.GenericIndex
Optional list of objects describing the most significant factors that contributed to the composite score.
getScorePercentage() - Method in class sailpoint.object.ScoreItem
Percentage of the component score for this type contributed by this item.
getScorer() - Method in class sailpoint.object.ScoreDefinition
 
getScorerInstance() - Method in class sailpoint.object.ScoreDefinition
Convenience accessor to resolve the scorer.
getScript() - Method in class sailpoint.object.ActivityFieldMap
If TransformationType.Script, this field will contain the script that should be executed during mapping.
getScript() - Method in class sailpoint.object.Chart
 
getScript() - Method in class sailpoint.object.DynamicValue
 
getScript() - Method in class sailpoint.object.Field
 
getScript() - Method in class sailpoint.object.IdentitySelector
An inline script that has access to the entire identity model.
getScript() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
getScript() - Method in class sailpoint.object.Scriptlet
 
getScript() - Method in class sailpoint.object.Workflow.Arg
 
getScript() - Method in class sailpoint.object.Workflow.Return
 
getScript() - Method in class sailpoint.object.Workflow.Step
 
getScript() - Method in class sailpoint.object.Workflow.Transition
 
getScript() - Method in class sailpoint.object.Workflow.Variable
 
getScriptArguments() - Method in class sailpoint.object.Field
Get the arguments for dynamic script evaluation.
getScriptArguments() - Method in class sailpoint.object.ReportColumnConfig
 
getScriptArgumentsList() - Method in class sailpoint.object.ReportColumnConfig
 
getScriptExtensionForDatabase(Connection) - Static method in class sailpoint.tools.JdbcUtil
Gets the db type file extension based on the connection metadata.
getScriptlet(Attributes<String, Object>, String) - Static method in class sailpoint.object.DynamicValue
Return a Scriptlet for the requested attribute in the attributes map, or null if the attribute is not found or is a non-string literal.
getScriptLibraries(Scriptlet) - Method in class sailpoint.workflow.WorkflowContext
 
getScriptPackageNames() - Method in class sailpoint.object.Plugin
 
getScriptParameters(Scriptlet) - Method in class sailpoint.workflow.WorkflowContext
 
getScrollPosition() - Method in class sailpoint.object.GridState
 
getSearchableAttributes() - Method in class sailpoint.object.ObjectConfig
Return a list of only those attributes that can be used in searches.
getSearchDN() - Method in class sailpoint.object.AccountScopeData
 
getSearchDN() - Method in class sailpoint.object.GroupScopeData
 
getSearchScope() - Method in class sailpoint.object.AccountScopeData
 
getSearchScope() - Method in class sailpoint.object.GroupScopeData
 
getSecondaryOwners() - Method in class sailpoint.object.Application
Deprecated.
Secondary owner concept deprecated and replaced with workgroups.
getSecondarySort() - Method in class sailpoint.object.ColumnConfig
 
getSecondarySortKey() - Method in class sailpoint.object.CertificationItem
This method was added for unit tests only.
getSecondaryTargets() - Method in class sailpoint.object.WorkflowCase
 
getSecondaryTargets() - Method in class sailpoint.object.WorkflowLaunch
 
getSecret() - Method in class sailpoint.object.OAuthClient
 
getSecretProvisionAttributeNames() - Static method in class sailpoint.object.ProvisioningPlan
Return the list of strings for key "secretProvisionAttributeNames" from cached SystemConfiguration Configuration object
getSection() - Method in class sailpoint.object.Argument
 
getSection() - Method in class sailpoint.object.Field
 
getSection(String) - Method in class sailpoint.object.Form
Look for a section by name.
getSection(int) - Method in class sailpoint.object.Form
Look for a section by index.
getSection() - Method in class sailpoint.object.Form
Return the first section.
getSections() - Method in class sailpoint.object.Form
Temporary for backward compatibility with code that only understands a top-level Section list.
getSelectedCertificationId() - Method in class sailpoint.web.certification.CertificationBean
 
getSelectedColumns() - Method in class sailpoint.object.TableColumnPreference
 
getSelectedNativeIdentities() - Method in class sailpoint.object.AccountSelection
 
getSelectedNativeIdentitiesXml() - Method in class sailpoint.object.AccountSelection
 
getSelectedNativeIdentity() - Method in class sailpoint.object.AccountSelection
getSelectedWorkItemId() - Method in class sailpoint.web.certification.CertificationBean
 
getSelectedWorkItemId() - Method in class sailpoint.web.WorkItemBean
 
getSelection() - Method in class sailpoint.object.AccountSelection
Get the single selected identity.
getSelectionXml() - Method in class sailpoint.object.AccountSelection
 
getSelector() - Method in class sailpoint.object.Bundle
An object encapsulating the logic for assigning this role to an identity.
getSelector() - Method in class sailpoint.object.DynamicScope
 
getSelector(int) - Method in class sailpoint.object.GenericConstraint
 
getSelector() - Method in class sailpoint.object.IdentityTrigger
 
getSelector() - Method in class sailpoint.object.PasswordPolicyHolder
 
getSelector() - Method in class sailpoint.object.Widget
 
getSelectorDifference() - Method in class sailpoint.object.BundleDifference
 
getSelectors() - Method in class sailpoint.object.GenericConstraint
The matching rules for attribute or entitlement constraints.
getSelfCertificationAllowedLevel() - Method in class sailpoint.object.CertificationDefinition
 
getSelfCertificationAllowedLevel(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
getSelfCertificationViolationOwner() - Method in class sailpoint.object.CertificationDefinition
 
getSelfCertificationViolationOwner(Resolver) - Method in class sailpoint.object.CertificationDefinition
 
getSelfCertifier() - Method in exception sailpoint.object.SelfCertificationException
Return the person attempting to certify themselves.
getSend() - Method in class sailpoint.object.Workflow.Approval
 
getSendList() - Method in class sailpoint.object.Workflow.Approval
 
getSeries() - Method in class sailpoint.object.Chart
 
getServer() - Method in class sailpoint.object.SyslogEvent
 
getServerHost() - Method in class sailpoint.object.AuditEvent
 
getServerList() - Method in class sailpoint.object.DomainData
 
getServiceExecutorClassNames() - Method in class sailpoint.object.Plugin
 
getSessionOwner() - Method in class sailpoint.object.WorkflowLaunch
 
getSessionProperties() - Method in class sailpoint.object.EmailTemplate
 
getSetting(String) - Method in class sailpoint.object.Plugin
Grabs the Setting object within the Plugin if it exists
getSettingBool(String, String) - Static method in class sailpoint.plugin.PluginBaseHelper
Gets a setting value for a plugin.
getSettingBool(String) - Method in interface sailpoint.plugin.PluginContext
Gets a setting value for a plugin.
getSettingInt(String, String) - Static method in class sailpoint.plugin.PluginBaseHelper
Gets a setting value for a plugin.
getSettingInt(String) - Method in interface sailpoint.plugin.PluginContext
Gets an int setting value for a plugin.
getSettingLong(String, String) - Static method in class sailpoint.plugin.PluginBaseHelper
Gets a setting value for a plugin.
getSettingLong(String) - Method in interface sailpoint.plugin.PluginContext
Gets a long setting value for a plugin.
getSettingMultiObject(SailPointContext, String, String) - Static method in class sailpoint.plugin.PluginBaseHelper
Gets a setting's values for a plugin.
getSettingMultiObject(SailPointContext, String) - Method in interface sailpoint.plugin.PluginContext
Gets the Setting value on a plugin that are multiple SailPointObjects
getSettingMultiString(String, String) - Static method in class sailpoint.plugin.PluginBaseHelper
Gets a setting's values for a plugin.
getSettingMultiString(String) - Method in interface sailpoint.plugin.PluginContext
Gets a multi-valued String setting value for the plugin.
getSettingObject(SailPointContext, String, String) - Static method in class sailpoint.plugin.PluginBaseHelper
Gets a setting value for a plugin.
getSettingObject(SailPointContext, String) - Method in interface sailpoint.plugin.PluginContext
Gets a setting value on a Plugin that is a SailPointObject
getSettings() - Method in class sailpoint.object.Plugin
 
getSettingSecret(SailPointContext, String, String) - Static method in class sailpoint.plugin.PluginBaseHelper
Gets a setting value for a plugin.
getSettingSecret(SailPointContext, String) - Method in interface sailpoint.plugin.PluginContext
Gets a secret value setting from a Plugin
getSettingsForm() - Method in class sailpoint.object.Plugin
Retrieves a SailPoint Form that maps to this plugin's settings.
getSettingsPageName() - Method in class sailpoint.object.Plugin
The name of the XHTML page that manages this plugin's settings.
getSettingString(String, String) - Static method in class sailpoint.plugin.PluginBaseHelper
Gets a setting value for a plugin.
getSettingString(String) - Method in interface sailpoint.plugin.PluginContext
Gets a setting value for a plugin.
getShortDescription() - Method in class sailpoint.object.CertificationItem
Get a localized short description of this item.
getShortMessageKey() - Method in enum sailpoint.object.CertificationItem.Type
Return a message key with a shorter name, or the default message key if a short message does not exist for this Type.
getShortName() - Method in class sailpoint.object.Certification
The short name of the certification.
getShortName() - Method in class sailpoint.object.ScoreDefinition
A brief name to use when presenting scores and score items for this type.
getShortName(Resolver) - Method in class sailpoint.object.WorkItem
 
getShortNameTemplate() - Method in class sailpoint.object.CertificationDefinition
 
getShowRecommendations(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
getShowRecommendations() - Method in class sailpoint.object.CertificationDefinition
 
getSignatories() - Method in class sailpoint.object.Signoff
 
getSignature() - Method in class sailpoint.object.EmailTemplate
Signature formally defining the input variables that can be referenced by this template.
getSignature() - Method in class sailpoint.object.IntegrationConfig
Signature describing the configuration attributes.
getSignature() - Method in class sailpoint.object.Policy
For simple or custom policies, an optional signature that defines the configuration form for the policy.
getSignature() - Method in class sailpoint.object.Rule
Return an object describing the inputs and outputs of the rule.
getSignature() - Method in class sailpoint.object.ScoreDefinition
For custom scores, the signature is used to defines the configurable arguments so that a configuration form may be automatically generated.
getSignature() - Method in class sailpoint.object.TaskItemDefinition
 
getSigned() - Method in class sailpoint.object.Certification
The date that the certification was signed off.
getSigned() - Method in class sailpoint.object.CertificationArchive
The date the certification process was completed.
getSigner(Resolver) - Method in class sailpoint.object.SignOffHistory
 
getSignerDisplayableName() - Method in class sailpoint.object.SignOffHistory
 
getSignerDisplayName() - Method in class sailpoint.object.SignOffHistory
 
getSignerId() - Method in class sailpoint.object.SignOffHistory
 
getSignerName() - Method in class sailpoint.object.SignOffHistory
 
getSignoff() - Method in class sailpoint.object.TaskResult
 
getSignOff() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
 
getSignoffConfig() - Method in class sailpoint.object.TaskDefinition
 
getSignOffHistory() - Method in class sailpoint.object.Certification
A list of sign off history.
getSignOffHistoryJSON() - Method in class sailpoint.web.certification.CertificationBean
 
getSignOffs() - Method in class sailpoint.object.Certification
 
getSignOffs() - Method in class sailpoint.object.SailPointObject
Get the signature list for this object.
getSignOffs() - Method in class sailpoint.object.WorkItem
 
getSignOffs() - Method in class sailpoint.object.WorkItemArchive
Override SailPointObject getSignoff in order to return WorkItemArchive signoffs
getSignoffsEmailTemplate() - Method in class sailpoint.web.WorkItemBean
 
getSimilarComparator() - Method in class sailpoint.object.CertificationCommand.BulkReassignment
 
getSimilarComparator() - Method in class sailpoint.object.CertificationCommand
Return a Comparator that will match a "similar" command.
getSimilarities() - Method in class sailpoint.object.ImpactAnalysis
Information about roles that are similar to this one.
getSimpleIdentity() - Method in class sailpoint.object.LinkSnapshot
 
getSimplifiedEntitlements() - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlementsKey
 
getSimplifiedEntitlementsByApplication(String) - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlementsKey
Utility method that returns only the entitlements in this key that correspond to the specified application
getSingleHeader(String) - Method in class sailpoint.integration.SailPointHttpClient
Return a response header, expected to have a single value.
getSinglePermission(String) - Method in class sailpoint.object.AccountGroup
Deprecated.
Return a single Permission object that has all the rights for a given target.
getSinglePermission(String) - Method in class sailpoint.object.Link
Return a single Permission object that has all the rights for a given target.
getSinglePermission(String) - Method in class sailpoint.object.ManagedAttribute
Return a single Permission object that has all the rights for a given target.
getSingleValue(Attributes, String) - Static method in class sailpoint.tools.ldap.LDAPUtil
Return a single string value for the attribute with the given name from the given Attributes.
getSiteCollectionUrl() - Method in class sailpoint.object.SharePointSiteConfig
 
getSiteInclusionFilter() - Method in class sailpoint.object.SharePointSiteConfig
 
getSize() - Method in class openconnector.Partition
 
getSize() - Method in class openconnector.Schema.Attribute
Return the size of the attribute (for example - length) if pertinent, or null otherwise.
getSize() - Method in class sailpoint.object.Partition
 
getSizeEstimate() - Method in interface sailpoint.reporting.datasource.LiveReportDataSource
Returns the number of rows in the dataset this data source will return.
getSkipValidation() - Method in class sailpoint.object.Form.Button
 
getSnapshot() - Method in class sailpoint.object.CertificationItem
Return a snapshot for this item if it exists.
getSnapshotId() - Method in class sailpoint.object.CertificationEntity
The unique id of the IdentitySnapshot containing the state of the identity at the time of this certification.
getSnapshotName() - Method in class sailpoint.object.ServerStatistic
 
getSnapshots(SailPointContext, Identity) - Static method in class sailpoint.api.ObjectUtil
Get all the snapshots for an identity.
getSnippets() - Method in class sailpoint.object.Plugin
 
getSODConstraints() - Method in class sailpoint.object.Policy
Return the list of role SOD constraints.
getSODSummary() - Method in class sailpoint.object.PolicyViolation
Return a short description of the specific SOD violation.
getSoftwareVersion() - Method in class sailpoint.object.Identity
The software version if type is RPA.
getSortBy() - Method in class sailpoint.object.Chart
 
getSortColumn() - Method in class sailpoint.object.GridState
 
getSortComparator() - Static method in class sailpoint.object.CertificationEntity
 
getSortComparator(boolean) - Static method in class sailpoint.object.CertificationItem
 
getSortedIdentityList() - Method in class sailpoint.web.certification.CertificationBean
 
getSortExpression() - Method in class sailpoint.object.ReportColumnConfig
 
getSortKey() - Method in class sailpoint.object.CertificationItem
Sorting these are strange because the list can contain different types of things.
getSortOrder() - Method in class sailpoint.object.GridState
 
getSortOrder() - Method in class sailpoint.object.ReportDataSource
 
getSortProperties() - Method in class sailpoint.object.ReportColumnConfig
 
getSortProperty() - Method in class sailpoint.object.ColumnConfig
 
getSource() - Method in class sailpoint.api.Workflower.AssignmentAudit
 
getSource() - Method in class sailpoint.api.Workflower.ForwardAudit
 
getSource() - Method in class sailpoint.object.AccountIconConfig
Icon to display when the value defined in the value property is found.
getSource() - Method in class sailpoint.object.ActivityFieldMap
The name of the source field.
getSource() - Method in class sailpoint.object.Alert
 
getSource() - Method in class sailpoint.object.AlertMatchConfig.AlertMatchTerm
 
getSource() - Method in class sailpoint.object.Assignment
Optional identifier of the source of the assignment.
getSource() - Method in class sailpoint.object.AttributeDefinition
Additional source metadata concerning the attribute.
getSource() - Method in class sailpoint.object.AttributeMetaData
the name of the user that modified the object.
getSource() - Method in class sailpoint.object.AuditEvent
Who did it.
getSource() - Method in class sailpoint.object.IdentityEntitlement
 
getSource() - Method in class sailpoint.object.IdentityRequest
 
getSource() - Method in class sailpoint.object.IdentitySelector.MatchTerm.ContributingEntitlement
 
getSource() - Method in class sailpoint.object.ManagedResource.OperationTransformation
 
getSource(Application) - Method in class sailpoint.object.MiningConfig
Find a matching source.
getSource(AttributeSource) - Method in class sailpoint.object.ObjectAttribute
 
getSource(Application) - Method in class sailpoint.object.ObjectAttribute
 
getSource(AttributeMetaData) - Method in class sailpoint.object.ObjectAttribute
Return the attribute source for the given metadata, or null if there is no source.
getSource() - Method in class sailpoint.object.ObjectClassification
 
getSource() - Method in class sailpoint.object.ProvisioningPlan
Return the source of this plan.
getSource() - Method in class sailpoint.object.ProvisioningTransaction
 
getSource() - Method in class sailpoint.object.Question
 
getSource() - Method in class sailpoint.object.Rule
Get the source of the rule to be executed (for example - the script).
getSource() - Method in class sailpoint.object.Script
 
getSource() - Method in class sailpoint.object.WorkItem.OwnerHistory
 
getSourceAction() - Method in class sailpoint.object.CertificationAction
 
getSourceApplication() - Method in class sailpoint.object.ApplicationActivity
 
getSourceAssignableRoles() - Method in class sailpoint.object.IdentityEntitlement
 
getSourceAttribute(Application) - Method in class sailpoint.object.ObjectAttribute
Return the name of the application attribute that is a source of this attribute.
getSourceDetectedRoles() - Method in class sailpoint.object.IdentityEntitlement
 
getSourceDisplayName() - Method in class sailpoint.object.WorkItem.OwnerHistory
 
getSourceId() - Method in class sailpoint.object.Archive
The original object id.
getSourceId() - Method in class sailpoint.object.ProvisioningPlan
 
getSourceInfo() - Method in class sailpoint.object.ExpansionItem
 
getSourceName() - Method in class sailpoint.object.ProvisioningPlan
 
getSourceName() - Method in class sailpoint.object.WindowsEventLogEntry
Name of the source (application, service, driver, subsystem) that generated the entry.
getSourceObject() - Method in class sailpoint.object.IdentityEntitlement
 
getSourceObject() - Method in class sailpoint.object.IdentityRequest
 
getSourceOrdinal(String) - Method in class sailpoint.object.ObjectAttribute
Return the ordinal position of an AttributeSource given a key.
getSourceOrdinal(AttributeMetaData) - Method in class sailpoint.object.ObjectAttribute
Return the ordinal position of an AttributeSource given AttributeMetadata previously for this attribute.
getSourceRole() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
The name of the role that needs this account, used only when expanding roles that have the allowMultipleAccounts option or when account selector rule present.
getSources() - Method in class sailpoint.object.MiningConfig
 
getSources(Resolver) - Method in class sailpoint.object.MiningConfig
Return the source list, bootstrapping it if necessary from the pre-3.0 configuration attribute.
getSources() - Method in class sailpoint.object.ObjectAttribute
Potential sources of values for this attribute.
getSourceSummary() - Method in class sailpoint.object.MiningConfig
For the selection grid, summarize the application names used in sources.
getSourceType() - Method in class sailpoint.object.ProvisioningPlan
Return the source of this plan.
getSpNameQualifier() - Method in class sailpoint.object.SAMLConfig
 
getStack() - Method in class sailpoint.object.TaskItem
 
getStacktrace() - Method in class sailpoint.object.SyslogEvent
 
getStandardAttributes() - Method in class sailpoint.object.ObjectConfig
Return a list of only those attributes that can be used in searches.
getStartDate() - Method in class sailpoint.object.ApprovalItem
 
getStartDate() - Method in class sailpoint.object.Assignment
 
getStartDate() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
 
getStartDate() - Method in class sailpoint.object.NotificationConfig
 
getStartDate() - Method in class sailpoint.object.PersistentIdentityItem
 
getStartDate() - Method in class sailpoint.object.Workflow.Approval
 
getStartDate() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
 
getStartDate() - Method in class sailpoint.object.WorkItem.OwnerHistory
 
getStartHowManyDays() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
 
getStartHowManyDays() - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
 
getStartRequest() - Method in class sailpoint.object.Assignment
Non-persistent property holding the Request object that is currently implementing the scheduled start date.
getStartTime() - Method in class sailpoint.object.ProcessLog
 
getStartTime() - Method in class sailpoint.object.Workflow.Approval
 
getStartTime() - Method in class sailpoint.object.Workflow
 
getStartTime() - Method in class sailpoint.object.Workflow.Step
 
getState(Identity, String) - Method in class sailpoint.api.IdentityService
Return the specified state for the specified user.
getState() - Method in class sailpoint.object.ApprovalItem
 
getState() - Method in class sailpoint.object.CertificationStateConfig
Return the state that this config corresponds to.
getState() - Method in class sailpoint.object.ExtState
 
getState() - Method in class sailpoint.object.GridState
 
getState() - Method in class sailpoint.object.IdentityRequest
 
getState() - Method in class sailpoint.object.Policy
The state of the policy.
getState() - Method in class sailpoint.object.TaskSchedule
 
getState() - Method in class sailpoint.object.Workflow.Approval
 
getState() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
 
getState() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
 
getState() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
 
getState() - Method in class sailpoint.object.WorkItem
 
getState() - Method in class sailpoint.object.WorkItemArchive
 
getStateConfig(Object, List<T>) - Static method in class sailpoint.object.CertificationStateConfig
Get the CertificationStateConfig for the given state.
getStateDetailedViewFilterSet() - Method in class sailpoint.web.certification.CertificationBean
 
getStateDiagram() - Method in class sailpoint.object.Workflow
Build a StateDiagram object from the workflow steps.
getStateId() - Method in class sailpoint.object.ColumnConfig
 
getStateKey() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
JSF Helper - return the message key of the work item state.
getStatement(Connection, String) - Method in class sailpoint.connector.JDBCConnector
Create a PreparedStatement to execute the given SQL.
getStates() - Method in class sailpoint.web.WorkItemBean
 
getStatistics() - Method in class sailpoint.object.Certification
 
getStatistics() - Method in class sailpoint.object.ITRoleMiningTaskResult
 
getStatistics() - Method in class sailpoint.object.TaskStatistics
 
getStatisticsCollector() - Method in class sailpoint.connector.AbstractConnector
Retrive the StatisticsCollector object which is stored at Connector proxy.
getStatisticsCollector() - Method in interface sailpoint.connector.Connector
Retrive the Stored StatisticsCollector object by Connector proxy.
getStatus() - Method in class openconnector.Result
 
getStatus() - Method in class sailpoint.integration.RequestResult
Return the status - one of the STATUS_* constants.
getStatus() - Method in exception sailpoint.integration.RestClient.ConnectionProblemException
Return the HTTP response status code.
getStatus() - Method in class sailpoint.integration.SailPointHttpClient
Return the last response status code.
getStatus() - Method in class sailpoint.object.BatchRequest
 
getStatus() - Method in class sailpoint.object.BatchRequestItem
 
getStatus() - Method in class sailpoint.object.CertificationAction
 
getStatus() - Method in class sailpoint.object.CertificationGroup
 
getStatus() - Method in class sailpoint.object.ConnectorOperationData
 
getStatus() - Method in class sailpoint.object.IdentityHistoryItem
 
getStatus() - Method in class sailpoint.object.PolicyViolation
The current status of the policy violation
getStatus() - Method in class sailpoint.object.ProvisioningResult
Return the status - one of the STATUS_* constants.
getStatus() - Method in class sailpoint.object.ProvisioningTransaction
 
getStatus() - Method in class sailpoint.object.RoleMiningResult
 
getStatus() - Method in class sailpoint.object.WorkflowLaunch
 
getStatus() - Method in class sailpoint.web.certification.CertificationItemBean
 
getStatus() - Method in class sailpoint.web.WorkItemBean
Determines whether the give workitem id is for an active workitem or one that has been archived.
getStatusesRequiringComments(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
Helper method to get list of statuses requiring comments
getStep() - Method in class sailpoint.object.Workflow.Approval
 
getStep(String) - Method in class sailpoint.object.Workflow
Locate a step by name.
getStep() - Method in class sailpoint.object.WorkflowSummary
 
getStep() - Method in class sailpoint.workflow.WorkflowContext
Get the step we are currently on.
getStepArguments() - Method in class sailpoint.workflow.WorkflowContext
Return a map containing only the values of explicit Step arguments.
getStepDuration() - Method in class sailpoint.object.ProcessLog
 
getStepLibraries() - Method in class sailpoint.object.WorkflowRegistry.WorkflowType
 
getStepName() - Method in class sailpoint.object.ProcessLog
 
getSteps() - Method in class sailpoint.object.Workflow
 
getStoreFieldsJson() - Method in class sailpoint.web.WorkItemBean
Uses the ApprovalItemGridHelper to fetch the grid store fields.
getString(String) - Static method in class connector.common.Util
Return the given String or null (if the given String is null or zero-length).
getString(Map, String) - Static method in class connector.common.Util
Return a map value as a string.
getString(String) - Method in class openconnector.AbstractConnector
 
getString(String) - Method in class openconnector.ConnectorConfig
 
getString() - Method in class openconnector.Item
 
getString(String) - Method in class openconnector.Plan
 
getString(String) - Method in class openconnector.Request
 
getString(String) - Static method in class openconnector.Util
Deprecated.
getString(String) - Method in class sailpoint.integration.RoleDefinition
Return the requested attribute as a string.
getString(Map, String) - Static method in class sailpoint.integration.Util
Return a map value as a string.
getString(String) - Static method in class sailpoint.integration.Util
Return the given String or null (if the given String is null or zero-length).
getString(String) - Method in class sailpoint.object.Attributes
Returns the value specified by attributeName, as a String.
getString(String) - Method in class sailpoint.object.AuditEvent
 
getString(String) - Method in class sailpoint.object.BaseConstraint
 
getString(String) - Method in class sailpoint.object.Configuration
 
getString(String) - Method in class sailpoint.object.Custom
 
getString(String) - Method in class sailpoint.object.EmailOptions
 
getString(String) - Method in class sailpoint.object.Form
 
getString(String) - Method in class sailpoint.object.FullTextIndex
 
getString(String) - Method in class sailpoint.object.IntegrationConfig
 
getString(String) - Method in class sailpoint.object.JavaRuleContext
 
getString(String) - Method in class sailpoint.object.MiningConfig
 
getString(String) - Method in class sailpoint.object.Module
 
getString(String) - Method in class sailpoint.object.ObjectConfig
 
getString(String) - Method in class sailpoint.object.Partition
 
getString(String) - Method in class sailpoint.object.Policy
Common argument accessor with type coercion.
getString(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
getString(String) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
getString(String) - Method in class sailpoint.object.ProvisioningPlan
 
getString(String) - Method in class sailpoint.object.ProvisioningProject
 
getString(String) - Method in class sailpoint.object.RecommenderDefinition
 
getString(String) - Method in class sailpoint.object.ResourceObject
Returns the value of an attribute as a String.
getString(String) - Method in class sailpoint.object.ScoreDefinition
 
getString() - Method in class sailpoint.object.Scriptlet
 
getString(String) - Method in class sailpoint.object.Server
 
getString(String) - Method in class sailpoint.object.ServiceDefinition
 
getString(String) - Method in class sailpoint.object.TaskItem
 
getString(String) - Method in class sailpoint.object.TaskItemDefinition
 
getString(String) - Method in class sailpoint.object.Workflow
 
getString(String) - Method in class sailpoint.object.WorkflowCase
 
getString(String) - Method in class sailpoint.object.WorkItem
 
getString(String) - Method in class sailpoint.object.WorkItemArchive
 
getString(Map, String) - Static method in class sailpoint.tools.Util
Return a map value as a string.
getString(String) - Static method in class sailpoint.tools.Util
Return the given String or null (if the given String is null or zero-length).
getString(String) - Method in class sailpoint.workflow.WorkflowContext
Uses WorkflowContext.get(java.lang.String) to find a value and coerces it to a string.
getString(Scriptlet) - Method in class sailpoint.workflow.WorkflowContext
 
getString1() - Method in class sailpoint.object.AuditEvent
 
getString1() - Method in class sailpoint.object.Request
General purpose property to hold interesting searchable/sortable information about the request.
getString2() - Method in class sailpoint.object.AuditEvent
 
getString3() - Method in class sailpoint.object.AuditEvent
 
getString4() - Method in class sailpoint.object.AuditEvent
 
getStringAttribute(String) - Method in class sailpoint.connector.CollectorServices
Return a String value from the configuration attributes.
getStringAttribute(String) - Method in class sailpoint.object.Field
 
getStringAttribute(String) - Method in class sailpoint.object.Identity
 
getStringAttribute(String) - Method in class sailpoint.object.IdentityRequest
 
getStringAttribute(String) - Method in class sailpoint.object.Permission
 
getStringAttribute(String) - Method in class sailpoint.object.PersistentIdentityItem
 
getStringAttribute(String) - Method in class sailpoint.object.ResourceObject
Returns the value of an attribute as a String.
getStringAttributeValue(String) - Method in class sailpoint.object.AlertDefinition.ActionConfig
 
getStringAttributeValue(String) - Method in class sailpoint.object.Application
Retrieve a String valued configuration setting.
getStringAttributeValue(String) - Method in class sailpoint.object.MonitoringStatistic
Retrieve a String valued configuration setting.
getStringAttributeValue(String) - Method in class sailpoint.object.Schema
Retrieve a String valued configuration setting.
getStringList(String) - Method in class sailpoint.object.Attributes
Returns the value as a List of String.
getStringList(String) - Method in class sailpoint.object.Configuration
 
getStringList(String) - Method in class sailpoint.object.IntegrationConfig
 
getStringList(String) - Method in class sailpoint.object.ResourceObject
Returns the value of an attribute as a List of String.
getStringList(Map, String) - Static method in class sailpoint.tools.Util
Returns the value as a List of String.
getStringListAttribute(String) - Method in class sailpoint.connector.CollectorServices
 
getStringListAttributeValue(String) - Method in class sailpoint.object.AlertDefinition.ActionConfig
 
getStringPropertyFromObject(Filter, String, SailPointContext, Class<T>) - Static method in class sailpoint.api.ObjectUtil
Convenience helper to extract a single String property from an object in the database.
getStringRepresentation() - Method in enum sailpoint.object.Filter.LogicalOperation
 
getStrings(List) - Static method in class sailpoint.api.ObjectUtil
Convert an untyped list from the argument map into a list of strings.
getStringValue() - Method in class sailpoint.object.AttributeAssignment
 
getStringValue() - Method in class sailpoint.object.PersistentIdentityItem
Returns a CSV of the value.
getStyleClass() - Method in class sailpoint.object.Workflow.Step.Icon
 
getSubCertifications() - Method in class sailpoint.web.certification.CertificationBean
NOTE: Not currently filling in expiration info on these beans since it is not being used in the UI.
getSubCertPager() - Method in class sailpoint.web.certification.CertificationBean
 
getSubGroupDefinitionTableColumns() - Method in class sailpoint.object.UIConfig
 
getSubject() - Method in class sailpoint.object.EmailTemplate
The subject template.
getSubordinateOption() - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
In previous releases, this was the Configuration.LCM_REQUEST_CONTROLS_SUBORDINATE_CHOICE
getSubordinatesWithViolations(Identity) - Method in class sailpoint.api.IdentityService
Return a List of Identities that report to the given manager and have policy violations.
getSubProcess() - Method in class sailpoint.object.Workflow.Step
 
getSubprocessesJson() - Method in class sailpoint.web.UtilBean
Takes an optional Request Parameter of Workflow Type ("type") and Include Prompt ("prompt") Type represents the type of workflows to return Prompt represents whether we add a default entry in the results for Message Key select_subprocess.
getSubqueryClass() - Method in class sailpoint.object.Filter.LeafFilter
 
getSubqueryFilter() - Method in class sailpoint.object.Filter.LeafFilter
 
getSubQueryKey() - Method in class sailpoint.object.ReportColumnConfig
 
getSubqueryProperty() - Method in class sailpoint.object.Filter.LeafFilter
 
getSubtitle() - Method in class sailpoint.object.Form
 
getSubtitle() - Method in class sailpoint.object.Form.Section
 
getSubType() - Method in class sailpoint.object.ArchivedCertificationItem
 
getSubType() - Method in class sailpoint.object.CertificationItem
SubType of the entitlement assigned to this item.
getSubType() - Method in class sailpoint.object.TaskItemDefinition
 
getSuggestedPartitionCount(String, List<Server>) - Method in class sailpoint.api.TaskManager
Calculate the minimum number of partitions for a given request type that will use all available threads on all active request hosts.
getSuggestedPartitionCount(String) - Method in class sailpoint.api.TaskManager
Simplified interface for the times you don't need the goofy return servers list.
getSuggestedPartitionCount(SailPointContext, boolean, String) - Method in class sailpoint.task.AbstractTaskExecutor
Calculates the suggested partition count based on the registered Server objects and their request threads count.
getSuggestedPartitionCount(SailPointContext, boolean, String, List<Server>) - Method in class sailpoint.task.AbstractTaskExecutor
Calculates the suggested partition count based on the registered Server objects and their request threads count.
getSuggestionMessage() - Method in class sailpoint.object.ScoreItem
Suggestion on what the user could do to reduce this score.
getSummary() - Method in class sailpoint.object.IdentitySelector
A brief summary of what the selector is doing.
getSummary() - Method in class sailpoint.object.IdentitySnapshot
A string summarizing the contents of the snapshot, intended for fast display in a summary table.
getSummaryName(WorkflowContext) - Static method in class sailpoint.workflow.GroupLibrary
Synthesize a string that can identify this request to the user.
getSummaryStatus() - Method in class sailpoint.object.AbstractCertificationItem
Get the overall status of the item.
getSuperMatches() - Method in class sailpoint.object.ITRoleMiningTaskResult.EntitlementStatistics
Get the number of identities whose entitlement group was a superset of this one
getSupers() - Method in class sailpoint.tools.ldap.ObjectClass
Return the super classes of this object class.
getSupportedFeatures(String) - Method in class openconnector.AbstractConnector
The default is GET and ITERATE.
getSupportedFeatures(String) - Method in interface openconnector.Connector
Return the list of Features that are supported for the given object type.
getSupportedFeatures() - Method in class sailpoint.connector.AbstractConnector
 
getSupportedFeatures() - Method in interface sailpoint.connector.Connector
Deprecated.
This now comes from the connector registry.
getSupportedFeatures() - Method in class sailpoint.connector.DelimitedFileConnector
 
getSupportedFeatures() - Method in class sailpoint.connector.JDBCConnector
 
getSupportedLanguages() - Static method in class sailpoint.object.ManagedAttribute
Deprecated.
This should no longer be used, get the system config attribute Configuration.SUPPORTED_LANGUAGES
getSupportedObjectTypes() - Method in class openconnector.AbstractConnector
 
getSupportedObjectTypes() - Method in interface openconnector.Connector
Return a list of the object types supported by this connector.
getSupportsExportToCSV() - Method in class sailpoint.web.certification.CertificationBean
 
getSupportsListItems() - Method in class sailpoint.web.certification.CertificationBean
 
getSynchronizedRoles() - Method in class sailpoint.object.IntegrationConfig
Static list of roles that are to be synchronized with the target system.
getSyntax() - Method in class sailpoint.tools.ldap.AttributeDefinition
Return the syntax of the attribute (see the RFC what each type is used for).
getSysConfigEmailTemplate(SailPointContext, String) - Static method in class sailpoint.api.ObjectUtil
Return the EmailTemplate designated with the given key in system config.
getSystemAttributes() - Method in class sailpoint.object.WorkItemArchive
 
getSystemConfig() - Static method in class sailpoint.object.Configuration
Return the cached system configuration object.
getSystemIdentity() - Method in class sailpoint.connector.AbstractConnector
 
getSystemIdentity() - Method in interface sailpoint.connector.Connector
 
getSystemItems() - Method in class openconnector.Request
 
getSystemVersion() - Method in class sailpoint.object.DatabaseVersion
 
getSystemVersion() - Method in class sailpoint.object.ImportAction
 
getSystemVersionConstant() - Static method in class sailpoint.object.DatabaseVersion
Gets the SYSTEM_VERSION constant.
getTag1() - Method in class sailpoint.object.Workflow.Approval
 
getTag2() - Method in class sailpoint.object.Workflow.Approval
 
getTags() - Method in class sailpoint.object.Certification
 
getTags() - Method in class sailpoint.object.CertificationDefinition
 
getTags() - Method in class sailpoint.object.MonitoringStatistic
 
getTarget() - Method in class openconnector.Permission
 
getTarget() - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Return the permission target.
getTarget() - Method in class sailpoint.object.ApplicationActivity
 
getTarget() - Method in class sailpoint.object.AuditEvent
What got it.
getTarget() - Method in class sailpoint.object.EntitlementWeight
 
getTarget(AttributeTarget) - Method in class sailpoint.object.ObjectAttribute
 
getTarget() - Method in class sailpoint.object.Permission
The target object on the application to which this right applies.
getTarget() - Method in class sailpoint.object.PermissionDifference
The name of the application-specific target object.
getTarget() - Method in class sailpoint.object.ProvisioningPlan.PermissionRequest
 
getTarget() - Method in class sailpoint.object.Question
 
getTarget() - Method in class sailpoint.object.ServerStatistic
 
getTarget() - Method in class sailpoint.object.TargetAssociation
 
getTargetApplication() - Method in class sailpoint.connector.AbstractConnector
 
getTargetApplication() - Method in interface sailpoint.connector.Connector
 
getTargetClass() - Method in class sailpoint.integration.ProvisioningPlan.ObjectRequest
Return the database object class of the associated object.
getTargetClass() - Method in class sailpoint.object.IdentityRequest
 
getTargetClass() - Method in class sailpoint.object.LocalizedAttribute
Return the class of the object that the attribute represents -- important for export/import
getTargetClass() - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
Deprecated.
use ProvisioningPlan.AbstractRequest.getType() Temporary backward compatibility for parsing objects created with older versions of RemediationCalculator.
getTargetClass() - Method in class sailpoint.object.TaskResult
 
getTargetClass() - Method in class sailpoint.object.WorkflowCase
 
getTargetClass() - Method in class sailpoint.object.WorkflowLaunch
 
getTargetClass() - Method in class sailpoint.object.WorkItem
 
getTargetClass() - Method in class sailpoint.object.WorkItemArchive
 
getTargetCollector() - Method in class sailpoint.object.AttributeAssignment
 
getTargetCollector() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Checks PermissionRequest and AttributeRequest for unstructured target collector name.
getTargetCollector() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
getTargetDisplayName() - Method in class sailpoint.object.AbstractCertificationItem
Gets the display name of the entity being certified.
getTargetDisplayName() - Method in class sailpoint.object.Alert
 
getTargetDisplayName() - Method in class sailpoint.object.ArchivedCertificationEntity
 
getTargetDisplayName() - Method in class sailpoint.object.ArchivedCertificationItem
 
getTargetDisplayName() - Method in class sailpoint.object.IdentityRequest
 
getTargetedAttributes() - Method in class sailpoint.object.ObjectConfig
Return a map of attribute definitions that have targets, keyed by name.
getTargetHost() - Method in class sailpoint.object.Target
 
getTargetId() - Method in class sailpoint.integration.ProvisioningPlan.ObjectRequest
Return the unique database id of an associated object.
getTargetId() - Method in class sailpoint.object.AbstractCertificationItem
Returns the ID of the entity being certified.
getTargetId() - Method in class sailpoint.object.Alert
 
getTargetId() - Method in class sailpoint.object.ArchivedCertificationEntity
 
getTargetId() - Method in class sailpoint.object.ArchivedCertificationItem
 
getTargetId() - Method in class sailpoint.object.IdentityRequest
 
getTargetId() - Method in class sailpoint.object.LocalizedAttribute
Return the targetId under which this attribute lives, usually an object id
getTargetId() - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
Deprecated.
Temporary backward compatibility for parsing objects created with older versions of RemediationCalculator. This one we ignore and assume that name will come in too.
getTargetId() - Method in class sailpoint.object.TaskResult
 
getTargetId() - Method in class sailpoint.object.WorkflowCase
 
getTargetId() - Method in class sailpoint.object.WorkflowLaunch
 
getTargetId() - Method in class sailpoint.object.WorkItem
 
getTargetId() - Method in class sailpoint.object.WorkItemArchive
 
getTargetId() - Method in class sailpoint.web.certification.CertificationItemBean.GenericCertifiableBean
 
getTargetIdentityId() - Method in class sailpoint.object.BatchRequestItem
 
getTargetInstance() - Method in class sailpoint.connector.AbstractConnector
 
getTargetInstance() - Method in interface sailpoint.connector.Connector
 
getTargetIntegration() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
getTargetIntegration() - Method in class sailpoint.object.ProvisioningPlan
Name of the IntegrationConfig this plan will be sent to.
getTargetIntegration() - Method in class sailpoint.object.ProvisioningResult
Return the name of the IntegrationConfig used to process this request.
getTargetMessage() - Method in class sailpoint.object.ScoreItem
Brief description of the thing on which this item is most closely associated.
getTargetName() - Method in class sailpoint.integration.ProvisioningPlan.ObjectRequest
Return the optional display name of an associated object.
getTargetName() - Method in class sailpoint.object.AbstractCertificationItem
Returns the name of the entity being certified.
getTargetName() - Method in class sailpoint.object.ArchivedCertificationEntity
 
getTargetName() - Method in class sailpoint.object.ArchivedCertificationItem
 
getTargetName() - Method in class sailpoint.object.LocalizedAttribute
Return the name of the object that the attribute represents -- important for export/import
getTargetName() - Method in class sailpoint.object.PE2SiteConfig
 
getTargetName() - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
Deprecated.
use ProvisioningPlan.AbstractRequest.getNativeIdentity() Temporary backward compatibility for parsing objects created with older versions of RemediationCalculator. This one we ignore and assume that name will come in too.
getTargetName() - Method in class sailpoint.object.TargetAssociation
 
getTargetName() - Method in class sailpoint.object.TaskResult
 
getTargetName() - Method in class sailpoint.object.WorkflowCase
 
getTargetName() - Method in class sailpoint.object.WorkflowLaunch
 
getTargetName() - Method in class sailpoint.object.WorkItem
 
getTargetName() - Method in class sailpoint.object.WorkItemArchive
 
getTargetObject(Resolver) - Method in class sailpoint.object.CertificationItem
 
getTargetPermission(SailPointContext, Link, String) - Static method in class sailpoint.api.ObjectUtil
Return a single Permission that has all of the rights for the requested target permission that the given account has.
getTargetPermissionApplicationFilter() - Method in class sailpoint.object.CertificationDefinition
 
getTargetPermissionFilter() - Method in class sailpoint.object.CertificationDefinition
 
getTargetPermissionFilterValues() - Method in class sailpoint.object.CertificationDefinition
 
getTargetPermissions(SailPointContext, Link) - Static method in class sailpoint.api.ObjectUtil
Return the list of target permissions associated with an account.
getTargetPermissions(SailPointContext, Link, String) - Static method in class sailpoint.api.ObjectUtil
 
getTargetPermissions(SailPointContext, Link, String, Filter) - Static method in class sailpoint.api.ObjectUtil
Return the list of target permissions associated with an account, optionally only returning permissions that are related to a given target.
getTargetPermissions() - Method in class sailpoint.object.AccountGroup
Deprecated.
Unstructured Permissions.
getTargetPermissions() - Method in class sailpoint.object.Link
getTargetPermissions() - Method in class sailpoint.object.ManagedAttribute
Unstructured Permissions.
getTargetReference() - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
Deprecated.
Temporary backward compatibility for parsing objects created with older versions of RemediationCalculator. This one we ignore and assume that name will come in too.
getTargets() - Method in class sailpoint.object.ActivityDataSource
List of Activity targets
getTargets() - Method in class sailpoint.object.AllowableActivity
 
getTargets() - Method in class sailpoint.object.Category
 
getTargets() - Method in class sailpoint.object.ObjectAttribute
The targets of this attribute that should receive the value upon attribute synchronization.
getTargets() - Method in class sailpoint.object.RoleAssignment
Gets the targets for the role assignment.
getTargets() - Method in class sailpoint.object.RoleAssignmentSnapshot
List of the RoleTargets defining the role assignment
getTargets() - Method in class sailpoint.object.RoleDetection
Gets the targets for the role assignment.
getTargets() - Method in class sailpoint.object.TargetSource
List of unstructured targets
getTargetsAsCSV() - Method in class sailpoint.object.Category
 
getTargetSchema(ProvisioningPlan.ObjectRequest, Application) - Static method in class sailpoint.api.ManagedAttributer
Locate the Schema of the object targeted by this request.
getTargetSize() - Method in class sailpoint.object.Target
 
getTargetSource(String) - Method in class sailpoint.object.Application
 
getTargetSource() - Method in class sailpoint.object.Application
getTargetSource() - Method in class sailpoint.object.IdentitySelector.MatchTerm
 
getTargetSource() - Method in class sailpoint.object.Target
 
getTargetSourceById(String) - Method in class sailpoint.object.Application
 
getTargetSources() - Method in class sailpoint.object.Application
 
getTargetSourcesCount() - Method in class sailpoint.object.Application
 
getTargetType() - Method in class sailpoint.object.Alert
 
getTargetType() - Method in class sailpoint.object.PE2SiteConfig
 
getTargetType() - Method in class sailpoint.object.ServerStatistic
 
getTargetType() - Method in class sailpoint.object.TargetAssociation
 
getTargetTypesFilter() - Method in class sailpoint.object.SharePointSiteConfig
 
getTargetUser() - Method in class sailpoint.object.Form
 
getTaskDefinition(String) - Method in class sailpoint.api.TaskManager
Utility to lookup a TaskDefinition by name throwing if it is not found.
getTaskDefinition(TaskSchedule) - Method in class sailpoint.api.TaskManager
Fetch the TaskDefinition associated with a TaskSchedule.
getTaskDefinitionName(Resolver) - Method in class sailpoint.object.TaskSchedule
Return the name of the task definition.
getTaskDefinitionTableColumns() - Method in class sailpoint.object.UIConfig
 
getTaskExecutor(TaskDefinition) - Method in class sailpoint.api.TaskManager
Instantiate the TaskExecutor.
getTaskExecutor(TaskDefinition, Attributes<String, Object>) - Method in class sailpoint.api.TaskManager
Instantiate the TaskExecutor.
getTaskExecutorClassNames() - Method in class sailpoint.object.Plugin
 
getTaskId() - Method in class sailpoint.object.CertificationSchedule
 
getTaskMonitor(TaskMonitor) - Method in class sailpoint.api.ScopeService
 
getTaskResult() - Method in class sailpoint.object.PartitionResult
 
getTaskResult() - Method in class sailpoint.object.Request
 
getTaskResult() - Method in class sailpoint.object.TaskEvent
 
getTaskResult() - Method in class sailpoint.object.WorkflowCase
Return the transient task result used while the case is being processed.
getTaskResult(Resolver) - Method in class sailpoint.object.WorkflowCase
Fetch the task result using the id stored in the attributes map.
getTaskResult() - Method in class sailpoint.object.WorkflowLaunch
 
getTaskResult(Resolver) - Method in class sailpoint.object.WorkItem
Return the TaskResult for the associated workflow if any.
getTaskResult(Resolver) - Method in class sailpoint.object.WorkItemArchive
Return the TaskResult for the associated workflow if any.
getTaskResult() - Method in class sailpoint.workflow.WorkflowContext
Returns the TaskResult associated with the WorkflowCase.
getTaskResultId() - Method in class sailpoint.object.IdentityRequest
 
getTaskResultId() - Method in class sailpoint.object.WorkflowCase
 
getTaskResultId() - Method in class sailpoint.web.WorkItemBean
The old convention was to leave an "taskResultId" attribute in the WorkItem, we will still recognize that but I am not sure if it is still used, I think it was only for impact analysis.
getTaskResultsTableColumns() - Method in class sailpoint.object.UIConfig
 
getTaskResultStatus(String) - Method in class sailpoint.integration.IIQClient
Return details about the task result given the name or id of the task result.
getTaskSchedule(Resolver) - Method in class sailpoint.object.Certification
 
getTaskSchedule(Resolver) - Method in class sailpoint.object.TaskResult
 
getTaskScheduleId() - Method in class sailpoint.object.Certification
The ID of the TaskSchedule that created this certification.
getTaskScheduleTableColumns() - Method in class sailpoint.object.UIConfig
 
getTaskScopeArgument(SailPointContext) - Method in class sailpoint.object.TaskSchedule
 
getTaskStatistics() - Method in class sailpoint.object.TaskStatistics
 
getTaskType() - Method in class sailpoint.object.Workflow
 
getTempDir(SailPointContext) - Static method in class sailpoint.api.ObjectUtil
Get the location of the temp dir.
getTemplate() - Method in class sailpoint.object.Field
 
getTemplate(String) - Method in class sailpoint.object.RuleRegistry
 
getTemplate(Rule.Type) - Method in class sailpoint.object.RuleRegistry
 
getTemplate(Rule.Type, boolean) - Method in class sailpoint.object.RuleRegistry
Return the template for the given Rule.Type
getTemplateApplication() - Method in class sailpoint.object.Application
 
getTemplates() - Method in class sailpoint.object.Application
Unfortunately the property name has to continue to be just "templates" instead "oldTemplates" or something clearer because some connectors search the template list and there may be custom connectors we have to support.
getTemplates() - Method in class sailpoint.object.RuleRegistry
 
getTemplates() - Method in class sailpoint.object.WorkflowRegistry
 
getTerm(String) - Method in class sailpoint.object.Dictionary
 
getTerms() - Method in class sailpoint.object.Dictionary
 
getTerms() - Method in class sailpoint.object.IdentitySelector.MatchExpression
 
getTest(String) - Method in class sailpoint.object.WorkflowTestSuite
 
getTestConfigName() - Method in class sailpoint.object.ConnectorTestConfig
 
getTestIdentity(WorkflowContext, String) - Method in class sailpoint.workflow.IdentityLibrary
Deprecated.

Build a detached copy of an Identity that we can use for policy checking and other questionable medical experiments.

If we find an existing Identity with the given name we clone it to make sure that changes don't get persisted. If there is no existing identity, this is assumed to be a new identity being created in LCM and we just make a stub.

getTestIdentityNew(WorkflowContext, String) - Method in class sailpoint.workflow.IdentityLibrary
We return a fresh copy of an identity which will then be used to add/remove roles, entitlements etc to check for any violations.
getTests() - Method in class sailpoint.object.ConnectorTestConfig
 
getTests(ConnectorTestConfig.TestType) - Method in class sailpoint.object.ConnectorTestConfig
Given a type of test, return all of the tests that match the type defined in the TestConfig.
getTests() - Method in class sailpoint.object.WorkflowTestSuite
 
getText() - Method in class sailpoint.object.MessageTemplate
 
getText() - Method in class sailpoint.object.SignOffHistory
 
getText() - Method in class sailpoint.object.Workflow.Step.Icon
 
getTextCode() - Method in class sailpoint.object.VerificationToken
 
getTextColor() - Method in class sailpoint.object.ScoreBandConfig
HTML style string representing the text color shown on-top of the color.
getThread() - Method in class sailpoint.object.SyslogEvent
 
getThreadLockId() - Static method in class sailpoint.object.LockInfo
Return the unique locking id for this thread.
getThrottleMinutes() - Method in class sailpoint.object.SMSResetConfig
 
getTierAppList() - Method in class sailpoint.object.CompositeDefinition
List of the names of the tier applications in this composite.
getTierByAppName(String) - Method in class sailpoint.object.CompositeDefinition
Retrieve a tier definition by application name.
getTiers() - Method in class sailpoint.object.CompositeDefinition
Tier applications which make up this composite.
getTimeFormat() - Method in class sailpoint.object.ReportColumnConfig
 
getTimePeriods() - Method in class sailpoint.object.ActivityConstraint
A collection of time periods to check the activity against.
getTimePeriods() - Method in class sailpoint.object.ApplicationActivity
 
getTimeStamp() - Method in class sailpoint.object.ApplicationActivity
 
getTimeStamp() - Method in class sailpoint.object.Recommendation
 
getTimeStringAsDate(String) - Method in class sailpoint.object.TimePeriod
This helper method pulls a time value for the specified attribute out of the map and returns it as a Date object
getTimeStyle() - Method in class sailpoint.object.ColumnConfig
 
getTimeStyle() - Method in class sailpoint.object.ReportColumnConfig
 
getTimeStyleValue() - Method in class sailpoint.object.ColumnConfig
 
getTimeWrittenDate() - Method in class sailpoint.object.WindowsEventLogEntry
Take the string we get that is in GMT and make a Date object out of it.
getTimeWrittenGMT() - Method in class sailpoint.object.WindowsEventLogEntry
 
getTimeWrittenString() - Method in class sailpoint.object.WindowsEventLogEntry
Time Event was written to the log.
getTimeZone() - Method in class sailpoint.object.ActivityFieldMap
If TransformationType.DateConverter, this field will contain the name string version of the timezone.
getTitle() - Method in class sailpoint.object.AccountIconConfig
Title that is displayed when the icon is moused over.
getTitle() - Method in class sailpoint.object.Chart
 
getTitle() - Method in class sailpoint.object.Form
 
getTitle() - Method in class sailpoint.object.LiveReport
 
getTitle() - Method in class sailpoint.object.LiveReport.LiveReportSummary
 
getTitle() - Method in class sailpoint.object.Widget
 
getTlsEnabled() - Method in class sailpoint.object.DomainData
 
getTlsEnabled() - Method in class sailpoint.object.ForestData
 
getTo() - Method in class sailpoint.object.EmailOptions
 
getTo() - Method in class sailpoint.object.EmailTemplate
 
getTo() - Method in class sailpoint.object.Workflow.Return
 
getTo() - Method in class sailpoint.object.Workflow.Transition
 
getToken() - Method in class openconnector.Result
The token is used to identify an internal system object that was created to process the request.
getTooltip() - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlement
 
getToSource() - Method in class sailpoint.object.Workflow.Transition
 
getTotal() - Method in class sailpoint.object.CertificationStatistic
 
getTotalAccountGroupMemberships() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getTotalAccountGroupPermissions() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getTotalAccounts() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getTotalApprovals() - Method in class sailpoint.object.BaseIdentityIndex
 
getTotalCapabilities() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getTotalCertificationIdentities() - Method in class sailpoint.web.certification.CertificationBean
 
getTotalCertifications() - Method in class sailpoint.object.CertificationGroup
 
getTotalCreated() - Method in class sailpoint.api.ManagedAttributer
 
getTotalDelegations() - Method in class sailpoint.object.BaseIdentityIndex
 
getTotalEntities() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getTotalEntities() - Method in class sailpoint.object.Certification
The total number of certification identities in this report.
getTotalEntities() - Method in class sailpoint.object.CertificationSnapshot
 
getTotalEntitlements() - Method in class sailpoint.object.ApplicationScorecard
 
getTotalExceptions() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getTotalItems() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getTotalItems() - Method in class sailpoint.object.Certification
 
getTotalLinks() - Method in class sailpoint.object.ApplicationScorecard
 
getTotalMitigations() - Method in class sailpoint.object.BaseIdentityIndex
 
getTotalPermits() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getTotalPolicyConflicts() - Method in class sailpoint.object.ImpactAnalysis
 
getTotalPopulation() - Method in class sailpoint.object.ITRoleMiningTaskResult
 
getTotalProfiles() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getTotalQuestionCount() - Method in class sailpoint.object.ProvisioningProject
Get the total question count to allow us to name fields uniquely.
getTotalRemediations() - Method in class sailpoint.object.BaseIdentityIndex
 
getTotalRequirements() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getTotalRoleGains() - Method in class sailpoint.object.ImpactAnalysis
 
getTotalRoleHierarchies() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getTotalRoleLosses() - Method in class sailpoint.object.ImpactAnalysis
 
getTotalRoles() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getTotalRoleSimilarities() - Method in class sailpoint.object.ImpactAnalysis
 
getTotalScopes() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getTotalViolations() - Method in class sailpoint.object.BaseIdentityIndex
 
getTotalViolations() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getTrace() - Method in class sailpoint.api.ScopeService
 
getTrace() - Method in class sailpoint.workflow.WorkflowContext
 
getTrackingId() - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Return the tracking ID for this request.
getTrackingId() - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Return the tracking ID for this request.
getTrackingId() - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Return the tracking ID for this request.
getTrackingId() - Method in class sailpoint.object.AuditEvent
 
getTrackingId() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
getTrackingId() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
getTrackingId() - Method in class sailpoint.object.ProvisioningPlan
Tracking id of an "itemized" plan culled from the compiled plans.
getTransformationRule() - Method in class sailpoint.object.ActivityDataSource
Rule that can be invoked which will normalize the collected data.
getTransformationRule() - Method in class sailpoint.object.TargetSource
 
getTransformationType() - Method in class sailpoint.object.ActivityFieldMap
When transforming the value, which type of transformation should be executed.
getTransitions() - Method in class sailpoint.object.Workflow.Step
 
getTrigger() - Method in class sailpoint.object.IdentityChangeEvent
Return the IdentityTrigger that generated this event (if there was one).
getTriggerId() - Method in class sailpoint.object.Certification
The ID of the IdentityTrigger that created this certification.
getTriggerId() - Method in class sailpoint.object.CertificationDefinition
 
getTrim() - Method in class sailpoint.object.LogField
 
getTrustedIdentities(SailPointContext, Object) - Static method in class sailpoint.api.ObjectUtil
Return a list of Identities known to be in the given context (Hibernate cache).
getType() - Method in class openconnector.Request
 
getType() - Method in class openconnector.Schema.Attribute
Return the type of the attribute.
getType() - Method in class sailpoint.integration.RoleEntitlement
 
getType() - Method in class sailpoint.object.ActivityDataSource
 
getType() - Method in class sailpoint.object.Alert
 
getType() - Method in class sailpoint.object.Application
Returns a string to describe the type of Application.
getType() - Method in class sailpoint.object.ArchivedCertificationItem
 
getType() - Method in class sailpoint.object.AttributeAssignment
 
getType() - Method in class sailpoint.object.BaseAttributeDefinition
The type of value that will be kept for this attribute.
getType() - Method in class sailpoint.object.Bundle
The name of a type defined in ObjectConfig:Bundle.
getType() - Method in class sailpoint.object.Certification
Describes what is in this certification.
getType() - Method in class sailpoint.object.CertificationDefinition
 
getType() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.EscalationConfig
 
getType() - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
 
getType() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ReminderConfig
 
getType() - Method in class sailpoint.object.CertificationEntity
 
getType() - Method in class sailpoint.object.CertificationGroup
 
getType() - Method in class sailpoint.object.CertificationItem
Type of this certification item.
getType() - Method in class sailpoint.object.CertificationLink
The type of the certification.
getType() - Method in class sailpoint.object.CertificationSnapshot
 
getType() - Method in class sailpoint.object.Chart
 
getType() - Method in class sailpoint.object.Classification
 
getType() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getType() - Method in class sailpoint.object.ConnectorTestConfig
 
getType() - Method in enum sailpoint.object.EmailFileAttachment.MimeType
 
getType() - Method in class sailpoint.object.EntitlementWeight
 
getType() - Method in class sailpoint.object.Form
 
getType() - Method in class sailpoint.object.Form.Section
 
getType() - Method in class sailpoint.object.Identity
The name of a type defined in ObjectConfig:Identity.
getType() - Method in class sailpoint.object.IdentityEntitlement
 
getType() - Method in class sailpoint.object.IdentityHistoryItem
 
getType() - Method in class sailpoint.object.IdentityRequest
 
getType() - Method in enum sailpoint.object.IdentitySelector.EntitlementAttributes
 
getType() - Method in interface sailpoint.object.IdentitySelector.IAttribute
 
getType() - Method in class sailpoint.object.IdentitySelector.MatchTerm.ContributingEntitlement
 
getType() - Method in class sailpoint.object.IdentitySelector.MatchTerm
 
getType() - Method in enum sailpoint.object.IdentitySelector.RoleAttributes
 
getType() - Method in class sailpoint.object.IdentityTrigger
 
getType() - Method in class sailpoint.object.ManagedAttribute
Get the type of the attribute.
getType() - Method in class sailpoint.object.MonitoringStatistic
 
getType() - Method in class sailpoint.object.PE2SiteConfig
 
getType() - Method in class sailpoint.object.Policy
Get the possibly-null Type of this Policy.
getType() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
getType() - Method in class sailpoint.object.ProvisioningTransaction
 
getType() - Method in class sailpoint.object.Question
 
getType() - Method in class sailpoint.object.ReportDataSource
 
getType() - Method in class sailpoint.object.RoleOverlapResult.RoleOverlap
Name of the role type.
getType() - Method in class sailpoint.object.RoleSnapshot
 
getType() - Method in class sailpoint.object.Rule
Get the type specifying the context in which the rule can be used.
getType() - Method in class sailpoint.object.ScoreDefinition
Deprecated.
This never persists after the initial conversion.
getType() - Method in class sailpoint.object.ScoreItem
The score type, which will be the "short name" of the ScoreDefinition object.
getType() - Method in enum sailpoint.object.TargetAssociation.OwnerType
 
getType() - Method in class sailpoint.object.TaskItem
 
getType() - Method in class sailpoint.object.TaskItemDefinition
 
getType() - Method in class sailpoint.object.Workflow
 
getType() - Method in class sailpoint.object.WorkflowRegistry.Callable
 
getType() - Method in class sailpoint.object.WorkItem
 
getType() - Method in class sailpoint.object.WorkItemArchive
 
getType() - Method in class sailpoint.tools.ldap.ObjectClass
Return the type of this object class.
getType() - Method in class sailpoint.tools.Message
Gets the type of message.
getType() - Method in class sailpoint.web.certification.CertificationItemBean.GenericCertifiableBean
 
getType() - Method in class sailpoint.web.WorkItemBean
 
getTypeClass() - Method in class sailpoint.object.Field
Return the class of the type if the type references a SailPoint object.
getTypeClazz() - Method in enum sailpoint.object.SearchInputDefinition.PropertyType
Convenience method to try to map this property type to a real class.
getTypedAttribute(String, String) - Method in class openconnector.ConnectorConfig
 
getTypeDisplayName() - Method in class sailpoint.object.RoleSnapshot
 
getTypeFromAccountGroup(AccountGroup) - Method in class sailpoint.object.ManagedAttribute
Get the Type of the Account Group.
getTypeKey() - Method in class sailpoint.object.Policy
The catalog key for localizing the type name.
getTypeKey() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
JSF Helper - return the message key of the work item type.
getTypeName(boolean) - Method in class sailpoint.object.AbstractCertifiableEntity
Returns a UI friendly name for the entity type.
getTypeName(boolean) - Method in class sailpoint.object.AccountGroup
Deprecated.
Returns a UI friendly short name for AccountGroup.
getTypeName(boolean) - Method in class sailpoint.object.Bundle
Returns a UI friendly short name for bundle.
getTypeName(boolean) - Method in class sailpoint.object.Identity
Returns a UI friendly short name for Identity.
getTypeName(boolean) - Method in class sailpoint.object.ManagedAttribute
Returns a UI friendly short name for AccountGroup.
getTypes() - Method in class sailpoint.object.RuleRegistry
 
getTypes() - Method in class sailpoint.object.WorkflowRegistry
 
getTypes() - Method in class sailpoint.web.certification.CertificationBean
 
getTypes() - Method in class sailpoint.web.WorkItemBean
 
getTypeScheduleDescription() - Method in class sailpoint.object.CertificationDefinition
 
getUiActivityMonitoringFactor() - Method in class sailpoint.object.ApplicationConfig
The UI displays these factors as percentages.
getUIConfig() - Static method in class sailpoint.object.UIConfig
Return the cached UIConfig.
getUid() - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
 
getUid() - Method in class sailpoint.object.SailPointObject
Get the transient UI unique id.
getUIPreference(String) - Method in class sailpoint.object.Identity
 
getUIPreference(String, Attributes<String, Object>) - Method in class sailpoint.object.Identity
Return the requested preferences, looking in the given system defaults if it is not found.
getUIPreference(String, Attributes<String, Object>, String) - Method in class sailpoint.object.Identity
Return the requested preferences, looking in the given system defaults with the given key if it is not found.
getUIPreferences() - Method in class sailpoint.object.Identity
 
getUnassignedRoleDetection(Bundle) - Method in class sailpoint.object.Identity
Search for a RoleDetection for the given Bundle that does not have an assignment Id There will only ever be one RoleDetection for a given role without an assignment Id
getUniqueKeyProperties() - Method in class sailpoint.object.AuthenticationQuestion
 
getUniqueKeyProperties() - Method in class sailpoint.object.BatchRequest
 
getUniqueKeyProperties() - Method in class sailpoint.object.PasswordPolicy
 
getUniqueKeyProperties() - Method in class sailpoint.object.PasswordPolicyHolder
 
getUniqueKeyProperties() - Method in class sailpoint.object.QuickLinkOptions
QuickLinkOptions objects are unique based on the DynamicScope and QuickLink relationship
getUniqueKeyProperties() - Method in class sailpoint.object.SailPointObject
Return a list of property names other than "id" that combined make up a unique identifier for this object.
getUniqueKeyProperties() - Method in class sailpoint.object.Scope
 
getUniqueName() - Method in class sailpoint.object.Target
Return the name that can uniquely identify this Target within a TargetSource/Application.
getUniqueNameHash() - Method in class sailpoint.object.Target
 
getUniqueObject(T) - Method in interface sailpoint.api.PersistenceManager
Retrieve an object whose properties match those specified in an example object.
getUniqueObject(Class<T>, Filter) - Method in interface sailpoint.api.PersistenceManager
Retrieve an object matching a Filter.
getUniqueTargetName() - Method in class sailpoint.object.TargetAssociation
Get the unique name for the Target within its source.
getUnit() - Method in class sailpoint.object.PE2SiteConfig
 
getUnmanagedPlan() - Method in class sailpoint.api.Provisioner
Return the unmanaged plan after compilation.
getUnmanagedPlan(String) - Method in class sailpoint.api.Provisioner
Return an unmanaged itemized plan with a given tracking id.
getUnmanagedPlan() - Method in class sailpoint.object.ProvisioningProject
 
getUnmappedApplication() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
getUnmappedName() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
getUnownedDataOwner() - Method in class sailpoint.object.CertificationDefinition
 
getUnownedDataOwner(Resolver) - Method in class sailpoint.object.CertificationDefinition
 
getUnqualifiedName() - Method in class sailpoint.object.Field
Return the name of the field without template qualification.
getUnscopedGloballyAccessible() - Method in class sailpoint.object.QueryOptions
Return whether unscoped objects should be returned or not for a scoped query.
getUnSelectedColumns() - Method in class sailpoint.object.TableColumnPreference
 
getUnverifiableAttributeList() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
Convenience method to convert csv to a list of attributes.
getUnverifiableAttributes() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getUpperBound() - Method in class sailpoint.object.ScoreBandConfig
This band's upper bound
getUrl() - Method in class sailpoint.object.WebResource
 
getUsage() - Method in class sailpoint.object.Template
 
getUseBy() - Method in class sailpoint.object.Identity
 
getUseGroupMembershipPreloading() - Method in class sailpoint.object.ForestData
 
getUser() - Method in class sailpoint.object.ApplicationActivity
 
getUser() - Method in class sailpoint.object.AttributeMetaData
The name of the user that manually edited the attribute.
getUser() - Method in class sailpoint.object.DomainData
 
getUser() - Method in class sailpoint.object.ExchangeData
 
getUser() - Method in class sailpoint.object.ForestData
 
getUser() - Method in class sailpoint.object.PE2SiteConfig
 
getUser() - Method in class sailpoint.object.SharePointSiteConfig
 
getUser() - Method in class sailpoint.object.WindowsEventLogEntry
User name of the logged-on user when the event occurred.
getUser() - Method in class sailpoint.object.WindowsShare
 
getUserFriendlyType() - Method in class sailpoint.object.IdentityRequest
 
getUserFriendlyType(Locale, TimeZone) - Method in class sailpoint.object.IdentityRequest
 
getUserName() - Method in interface sailpoint.api.SailPointContext
Return the name of the current user of this context.
getUsername() - Method in class sailpoint.integration.IIQClient
Return the username being used for authentication.
getUsername() - Method in class sailpoint.object.SyslogEvent
 
getUuid() - Method in class sailpoint.object.DeletedObject
Alternate universally unique identifier.
getUuid() - Method in class sailpoint.object.Link
Alternate universally unique identifier.
getUuid() - Method in class sailpoint.object.ManagedAttribute
Alternate universally unique identifier.
getUuid() - Method in class sailpoint.object.ResourceObject
Return the universally unique identifier.
getValidateROScript() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
getValidation() - Method in class sailpoint.object.Workflow.Approval
 
getValidationAttrbutes() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
Function gets the String value received from the TestCase for attribute 'validationAttrbutes'
getValidationDef() - Method in class sailpoint.object.LiveReport
 
getValidationRule() - Method in class sailpoint.object.Field
 
getValidationRule() - Method in class sailpoint.object.LiveReport
 
getValidationScript() - Method in class sailpoint.object.Field
 
getValidationScript() - Method in class sailpoint.object.LiveReport
 
getValidationScript() - Method in class sailpoint.object.Workflow.Approval
 
getValidationSource() - Method in class sailpoint.object.Workflow.Approval
 
getValidator() - Method in class sailpoint.object.Workflow.Approval
 
getValidatorScript() - Method in class sailpoint.object.Workflow.Approval
 
getValue() - Method in class openconnector.Filter
 
getValue() - Method in class openconnector.Item
 
getValue() - Method in class sailpoint.api.PersistenceManager.LockParameters
Return the value to use to look up the object to lock.
getValue() - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Return the value to add, remove, or set - may be a List.
getValue() - Method in class sailpoint.integration.RoleEntitlement
Return a single value of this entitlement.
getValue() - Method in class sailpoint.integration.SailPointHttpClient.Cookie
 
getValue() - Method in class sailpoint.object.AccountIconConfig
 
getValue() - Method in class sailpoint.object.AccountItem
 
getValue() - Method in class sailpoint.object.AlertMatchConfig.AlertMatchTerm
 
getValue() - Method in class sailpoint.object.AttributeAssignment
 
getValue() - Method in enum sailpoint.object.AttributeDefinition.AttributeType
 
getValue() - Method in class sailpoint.object.Chart
 
getValue() - Method in class sailpoint.object.DictionaryTerm
 
getValue() - Method in class sailpoint.object.DynamicValue
 
getValue() - Method in class sailpoint.object.EntitlementWeight
 
getValue() - Method in class sailpoint.object.ExternalAttribute
 
getValue() - Method in class sailpoint.object.Field
 
getValue() - Method in class sailpoint.object.Filter.LeafFilter
 
getValue() - Method in class sailpoint.object.Form.Button
 
getValue() - Method in class sailpoint.object.IdentityHistoryItem
 
getValue() - Method in class sailpoint.object.IdentitySelector.MatchTerm
The attribute value or permission right.
getValue() - Method in class sailpoint.object.ImportAction
 
getValue() - Method in class sailpoint.object.LiveReport.LiveReportSummaryValue
 
getValue() - Method in class sailpoint.object.LocalizedAttribute
Return the localized value of the attribute
getValue() - Method in class sailpoint.object.ManagedAttribute
When this object represents an account attribute, this will be the value of the attribute.
getValue() - Method in class sailpoint.object.MapDTO
 
getValue() - Method in class sailpoint.object.MonitoringStatistic
 
getValue() - Method in class sailpoint.object.PersistentIdentityItem
 
getValue(SailPointContext) - Method in class sailpoint.object.ProvisioningPlan.AttributeRequest
Returns attribute value.
getValue() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
getValue() - Method in class sailpoint.object.ProvisioningTarget
 
getValue() - Method in class sailpoint.object.ServerStatistic
 
getValue() - Method in class sailpoint.object.Workflow.Arg
 
getValue() - Method in class sailpoint.object.Workflow.Return
 
getValue() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
 
getValue() - Method in enum sailpoint.workflow.StandardWorkflowHandler.EmailArgument
Return the argument name that can be found in the WorkflowContext.
getValueClass() - Method in class sailpoint.object.ReportColumnConfig
 
getValueClass() - Method in class sailpoint.object.ReportDataSource.Parameter
 
getValueCount() - Method in class sailpoint.object.EntitlementGroup
Utility method used to determine how many distinct values this EntitlementGroup contains.
getValueDef() - Method in class sailpoint.object.ReportDataSource.Parameter
 
getValueDefinition() - Method in class sailpoint.object.Field
 
getValueFromMap(Map, String) - Static method in class connector.common.Util
This method returns the value for input key from the map.
getValueFromMap(Map, String) - Static method in class openconnector.Util
Deprecated.
getValueList() - Method in class sailpoint.object.AccountItem
Promote the current value to a List.
getValueList() - Method in class sailpoint.object.PersistentIdentityItem
Promote the current value to a List.
getValueMap() - Method in class sailpoint.object.LiveReport.LiveReportSummary
 
getValueRule() - Method in class sailpoint.object.ReportDataSource.Parameter
 
getValues() - Method in class sailpoint.integration.RoleEntitlement
 
getValues() - Method in class sailpoint.object.LiveReport.LiveReportSummary
 
getValues() - Method in class sailpoint.object.MiningConfig.MiningAttribute
 
getValueScript() - Method in class sailpoint.object.ReportDataSource.Parameter
 
getValueSource() - Method in class sailpoint.object.MonitoringStatistic
 
getValueSource() - Method in class sailpoint.object.Workflow.Arg
 
getValueSource() - Method in class sailpoint.object.Workflow.Return
 
getValueType() - Method in class sailpoint.object.MonitoringStatistic
 
getValueType() - Method in class sailpoint.object.PropertyInfo
 
getValueType() - Method in class sailpoint.object.ServerStatistic
 
getValueXMLAttribute() - Method in class sailpoint.object.Filter.LeafFilter
 
getValueXMLElement() - Method in class sailpoint.object.Filter.LeafFilter
 
getVariable(String) - Method in class sailpoint.object.EmailOptions
 
getVariable() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
 
getVariable(String) - Method in class sailpoint.workflow.WorkflowContext
Get a workflow variable.
getVariableDefinition(String) - Method in class sailpoint.object.Workflow
Look for a Variable definition by name.
getVariableDefinitions() - Method in class sailpoint.object.Workflow
 
getVariables() - Method in class sailpoint.object.EmailOptions
Inputs to the email template rendering process.
getVariables() - Method in class sailpoint.object.Workflow.Approval
 
getVariables() - Method in class sailpoint.object.Workflow
 
getVariables() - Method in class sailpoint.object.WorkflowLaunch
 
getVerificationToken() - Method in class sailpoint.object.Identity
VerificationToken Object stored on the identity to aid in Password Reset via SMS
getVerified() - Method in class sailpoint.object.IdentityRequest
 
getVerified() - Method in class sailpoint.object.TaskResult
 
getVersion() - Method in class sailpoint.connector.bundleinfo.Version
Return the compile-in version of the connector bundle.
getVersion() - Method in class sailpoint.object.Archive
Numeric version number.
getVersion() - Method in class sailpoint.object.Plugin
 
getVersion() - Static method in class sailpoint.Version
Return the version of the product.
getViolatingEntitlements() - Method in class sailpoint.object.PolicyViolation
 
getViolation() - Method in class sailpoint.web.certification.CertificationItemBean.ViolationBean
The violation bean that has information for display.
getViolation() - Method in class sailpoint.web.WorkItemBean
If the workitem is certification related, and the certificationItem is a policy Violation, return the ViolationBean representing the Policy Violation
getViolationCount() - Method in class sailpoint.object.PolicyImpactAnalysis.ViolationResult
 
getViolationOwner() - Method in class sailpoint.object.BaseConstraint
 
getViolationOwner() - Method in class sailpoint.object.Policy
 
getViolationOwner() - Method in interface sailpoint.object.PolicyViolation.IPolicyViolationOwnerSource
 
getViolationOwnerForIdentity(SailPointContext, Identity) - Method in class sailpoint.object.Policy
 
getViolationOwnerForIdentity(SailPointContext, Identity, BaseConstraint) - Method in class sailpoint.object.Policy
 
getViolationOwnerRule() - Method in class sailpoint.object.BaseConstraint
 
getViolationOwnerRule() - Method in class sailpoint.object.Policy
 
getViolationOwnerRule() - Method in interface sailpoint.object.PolicyViolation.IPolicyViolationOwnerSource
 
getViolationOwnerType() - Method in class sailpoint.object.BaseConstraint
 
getViolationOwnerType() - Method in class sailpoint.object.Policy
 
getViolationOwnerType() - Method in interface sailpoint.object.PolicyViolation.IPolicyViolationOwnerSource
 
getViolationResults() - Method in class sailpoint.object.PolicyImpactAnalysis
 
getViolationRule() - Method in class sailpoint.object.BaseConstraint
 
getViolationRule() - Method in class sailpoint.object.Policy
Return the name of a rule that will be called to format each new violation of this policy.
getViolationRuleObject(Resolver) - Method in class sailpoint.object.BaseConstraint
Pseudo property to resolve the violation formatting rule.
getViolationRuleObject(Resolver) - Method in class sailpoint.object.Policy
Resolve the violation formatting rule.
getViolationRules() - Method in class sailpoint.web.UtilBean
 
getViolations() - Method in class sailpoint.object.IdentitySnapshot
Returns the policy violations at the time of snapshot.
getViolations() - Method in class sailpoint.web.certification.CertificationBean
 
getViolationsAcknowledged() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getViolationsAllowed() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getViolationsRemediated() - Method in class sailpoint.object.Certification.CertificationStatistics
 
getViolationSummary() - Method in class sailpoint.object.ArchivedCertificationItem
 
getViolationSummary() - Method in class sailpoint.object.CertificationItem
For the PolicyViolation type.
getViolationViewBean() - Method in class sailpoint.web.WorkItemBean
This bean represents either a standard policy violation certification item, or a PolicyViolation forwarded to the current user from the policy violation viewer.
getViolationWorkflow() - Method in class sailpoint.object.BaseConstraint
 
getViolationWorkflow(Resolver) - Method in class sailpoint.object.BaseConstraint
Pseudo property to resolve the violation formatting rule.
getViolationWorkflow() - Method in class sailpoint.object.Policy
Return the name of a workflow to be launched for each violation of this policy.
getViolationWorkflow(Resolver) - Method in class sailpoint.object.Policy
Resolve the violation formatting rule.
getVolume() - Method in class sailpoint.object.PE2SiteConfig
 
getWait() - Method in class sailpoint.object.Workflow.Step
 
getWaitSource() - Method in class sailpoint.object.Workflow.Step
 
getWakeUpDate() - Method in class sailpoint.object.CertificationItem
The date to next wake up for reminders or escalation.
getWakeUpDate() - Method in interface sailpoint.object.Notifiable
Return the date at which this object should next be checked for reminders, escalations, or expiration.
getWakeUpDate() - Method in class sailpoint.object.WorkItem
 
getWakeUpDate() - Method in class sailpoint.object.WorkItemArchive
 
getWarnings() - Method in class sailpoint.integration.RequestResult
Return the warnings for this request.
getWarnings() - Method in class sailpoint.object.IdentityRequest
Get all the warning messages
getWarnings() - Method in class sailpoint.object.IdentityRequestItem
 
getWarnings() - Method in class sailpoint.object.ProvisioningResult
 
getWarnings() - Method in class sailpoint.object.TaskItem
Get warning messages
getWeight() - Method in class sailpoint.object.BaseConstraint
The weight a violation of this constraint has when calculating the SOD policy score.
getWeight() - Method in class sailpoint.object.EntitlementWeight
 
getWeight() - Method in class sailpoint.object.Right
The risk score weight.
getWeight() - Method in class sailpoint.object.ScoreDefinition
The weight this score has relative to its peers.
getWeights() - Method in class sailpoint.object.ApplicationEntitlementWeights
Fine grained entitlement weights.
getWfLogger() - Method in class sailpoint.workflow.WorkflowContext
 
getWhen() - Method in class sailpoint.object.Workflow.Transition
 
getWhenSource() - Method in class sailpoint.object.Workflow.Transition
 
getWidth() - Method in class sailpoint.object.ColumnConfig
 
getWidth() - Method in class sailpoint.object.ReportColumnConfig
 
getWorkflow(Resolver) - Method in class sailpoint.object.IdentityTrigger
 
getWorkflow() - Method in class sailpoint.object.MFAConfig
 
getWorkflow() - Method in class sailpoint.object.Workflow.Step
 
getWorkflow() - Method in class sailpoint.object.WorkflowCase
 
getWorkflow() - Method in class sailpoint.workflow.WorkflowContext
Returns the workflow definition.
getWorkflowAttributes() - Method in class sailpoint.web.WorkItemBean
 
getWorkflowCase() - Method in class sailpoint.object.WorkflowLaunch
 
getWorkflowCase() - Method in class sailpoint.object.WorkflowTarget
 
getWorkflowCase() - Method in class sailpoint.object.WorkItem
 
getWorkflowCase() - Method in class sailpoint.web.WorkItemBean
 
getWorkflowCase() - Method in class sailpoint.workflow.WorkflowContext
Returns the workflow case being evaluated.
getWorkflowCaseId() - Method in class sailpoint.web.WorkItemBean
Formerly used to control whether to show a link to the modeler to see the pending change.
getWorkflowCaseName() - Method in class sailpoint.object.ProcessLog
 
getWorkflowCases() - Method in class sailpoint.object.Workflow.Step
 
getWorkflowContext() - Method in class sailpoint.object.WorkflowLaunch
 
getWorkflower() - Method in class sailpoint.workflow.WorkflowContext
Returns the workflow engine.
getWorkflowHandler() - Method in class sailpoint.workflow.WorkflowContext
Returns the registered workflow handler.
getWorkflowLaunch() - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
 
getWorkflowLaunch() - Method in class sailpoint.workflow.WorkflowContext
Returns the WorkflowLaunch object.
getWorkflowName() - Method in class sailpoint.object.AlertAction.AlertActionResult
 
getWorkflowName() - Method in class sailpoint.object.AlertDefinition.ActionConfig
 
getWorkflowName() - Method in class sailpoint.object.IdentityTrigger
 
getWorkflowName() - Method in class sailpoint.object.WorkflowLaunch
 
getWorkflowName(SailPointContext, String) - Method in class sailpoint.workflow.BatchRequestLibrary
Get batch version of workflow
getWorkflowRef() - Method in class sailpoint.object.WorkflowLaunch
 
getWorkflows() - Method in class sailpoint.web.UtilBean
Build a select list of workflows.
getWorkgroup() - Method in class sailpoint.api.Workflower.AssignmentAudit
 
getWorkgroupMembers(SailPointContext, Identity, List<String>) - Static method in class sailpoint.api.ObjectUtil
Given an Identity that is a workgroup, return an iterator with the requested properties of a all groups members.
getWorkgroupMemberTableColumns() - Method in class sailpoint.object.UIConfig
 
getWorkgroups() - Method in class sailpoint.object.Identity
 
getWorkgroupTableColumns() - Method in class sailpoint.object.UIConfig
 
getWorkItem() - Method in class sailpoint.object.RemediationItem
Back-pointer to the work item that owns this remediation item.
getWorkItem() - Method in class sailpoint.object.Workflow.Approval
 
getWorkItem() - Method in class sailpoint.object.WorkItemMonitor
 
getWorkItem(Resolver) - Method in class sailpoint.object.WorkItemMonitor
Return the WorkItem for this monitor if there is one and it still exists.
getWorkItem() - Method in class sailpoint.workflow.WorkflowContext
Get the work item being processed.
getWorkItemArchive() - Method in class sailpoint.workflow.WorkflowContext
Get the WorkItemArchive that is currently being archived.
getWorkItemConfig() - Method in class sailpoint.object.Workflow.Approval
 
getWorkItemConfig() - Method in class sailpoint.object.Workflow
 
getWorkItemDescription() - Method in class sailpoint.object.Workflow.Approval
 
getWorkItemId() - Method in class sailpoint.object.Signoff.Signatory
 
getWorkItemId() - Method in class sailpoint.object.Workflow.Approval
 
getWorkItemId() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
 
getWorkItemId() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
 
getWorkItemId() - Method in class sailpoint.object.WorkItemArchive
 
getWorkItemPriority() - Method in class sailpoint.workflow.WorkflowContext
Returns the WorkItem.Level that should be set on any WorkItems created by this WorkflowContext's Workflow.
getWorkItemRenderer() - Method in class sailpoint.object.Workflow
 
getWorkItems() - Method in class sailpoint.object.Certification
WorkItems associated with this certification.
getWorkItems(List<String>) - Method in class sailpoint.object.Workflow.Approval
Return the ids of all active WorkItems associated with this workflow.
getWorkItems() - Method in class sailpoint.object.Workflow
Return the ids of all active WorkItems associated with this workflow.
getWorkItems(List<String>) - Method in class sailpoint.object.Workflow
Called by Step.getWorkItems when it finds a subcase.
getWorkItems(List<String>) - Method in class sailpoint.object.Workflow.Step
Return the ids of all active WorkItems associated with this workflow.
getWorkItemsArchiveTableColumns() - Method in class sailpoint.object.UIConfig
 
getWorkItemStatesList() - Static method in enum sailpoint.object.WorkItem.State
Returns a list of work item states to be shown in Form DropDowns.
getWorkItemType() - Method in class sailpoint.object.Workflow.Approval
 
getWorkItemType() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
 
getXmlId() - Method in class sailpoint.object.RoleAssignment
getXmlId() - Method in class sailpoint.object.RoleDetection
Deprecated.
getXmlName() - Method in class sailpoint.object.RoleAssignment
getXmlName() - Method in class sailpoint.object.RoleDetection
getXMLNewOwner() - Method in class sailpoint.object.WorkItem.OwnerHistory
getXMLOldOwner() - Method in class sailpoint.object.WorkItem.OwnerHistory
getXmlRoleIndex() - Method in class sailpoint.object.Bundle
 
getXmlScorecard() - Method in class sailpoint.object.Application
Alternative property accessor for XML serialization that ensures the bi-directional relationship is maintained.
getXmlScorecard() - Method in class sailpoint.object.Identity
Alternative property accessor for XML serialization that ensures the bi-directional relationship is maintained.
getXmlTemplates() - Method in class sailpoint.object.Application
Usual XML trick to convert a list into forms.
getXmlTemplates() - Method in class sailpoint.object.Bundle
Usual XML trick to convert a list into forms.
getXpath(Map<String, String>) - Static method in class connector.common.XmlUtil
Creates a XPath object using the supplied map containing namespace mappings.
getXpathExpression(String, Map<String, String>) - Static method in class connector.common.XmlUtil
Prepares an XPathExpression object using the supplied XPath expression and the namespace mappings.
getXpathNamespaces() - Method in class sailpoint.object.ConnectorOperationData
 
GLOBAL_FILTER - Static variable in class sailpoint.object.IdentityFilter
 
GRANULE_DAY - Static variable in class sailpoint.object.Configuration
 
GRANULE_HOUR - Static variable in class sailpoint.object.Configuration
 
GRANULE_INFINITE - Static variable in class sailpoint.object.Configuration
 
GRANULE_MINUTE - Static variable in class sailpoint.object.Configuration
 
GRANULE_MONTH - Static variable in class sailpoint.object.Configuration
 
GRANULE_NONE - Static variable in class sailpoint.object.Configuration
Possible values for the index history parameters.
GRANULE_SECOND - Static variable in class sailpoint.object.Configuration
 
GRANULE_WEEK - Static variable in class sailpoint.object.Configuration
 
GridState - Class in sailpoint.object
A GridState holds information about how a grid should be displayed.
GridState() - Constructor for class sailpoint.object.GridState
Default constructor.
GROUP_INDEX_GRANULE - Static variable in class sailpoint.object.Configuration
Determines the granularity of the group index history.
GROUP_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
GroupBean() - Constructor for class sailpoint.object.CertificationDefinition.GroupBean
Default constructor.
GroupBean(GroupDefinition) - Constructor for class sailpoint.object.CertificationDefinition.GroupBean
Constructor.
GroupBean(GroupDefinition, List<Identity>) - Constructor for class sailpoint.object.CertificationDefinition.GroupBean
 
GroupDefinition - Class in sailpoint.object
A class defining a group of identities.
GroupDefinition() - Constructor for class sailpoint.object.GroupDefinition
 
GroupFactory - Class in sailpoint.object
A class defining a method for generating
GroupFactory() - Constructor for class sailpoint.object.GroupFactory
 
GroupIndex - Class in sailpoint.object
A class containing statistics about a group of identities.
GroupIndex() - Constructor for class sailpoint.object.GroupIndex
 
GroupLibrary - Class in sailpoint.workflow
Workflow library containing utilities for group management.
GroupLibrary() - Constructor for class sailpoint.workflow.GroupLibrary
 
GroupScopeData - Class in sailpoint.object
 
GroupScopeData() - Constructor for class sailpoint.object.GroupScopeData
 
GroupScopeData(Map) - Constructor for class sailpoint.object.GroupScopeData
 
gt(String, Object) - Static method in class sailpoint.object.Filter
Check that the given property is greater than the given value.
GZIP - Static variable in class sailpoint.integration.Base64
Specify that data should be gzip-compressed.

H

handleWorkItem(SailPointContext, WorkItem, boolean) - Method in class sailpoint.api.Workflower
Perform the side effects of a completed work item.
handleWorkItem(SailPointContext, WorkItem, boolean) - Method in interface sailpoint.server.WorkItemHandler
Called by the system after a modification to the work item has been stored.
handleWorkItem(SailPointContext, WorkItem, boolean) - Method in class sailpoint.workflow.AbstractWorkflowHandler
No-op by default.
hasAccess(Identity) - Method in class sailpoint.object.WebResource
Returns true if the identity has capabilities, rights or attributes which give them access to this resource.
hasAccess(List<Capability>, Collection<String>, Map<String, Object>) - Method in class sailpoint.object.WebResource
Returns true if the given capabilities, rights or attributes grant access to this resource.
hasAccountRule() - Method in class sailpoint.object.CompositeDefinition
 
hasAccounts(Identity, List<Application>) - Method in class sailpoint.api.IdentityService
Returns true if the identity has an account on any of the given applications.
hasAccountSelectorRules() - Method in class sailpoint.object.Bundle
 
hasApproved() - Method in class sailpoint.object.ApprovalSet
 
hasArgument(String) - Method in class sailpoint.object.Signature
 
hasAssignedScope() - Method in class sailpoint.object.Alert
Let the ScopeService know this class does not have a scope.
hasAssignedScope() - Method in class sailpoint.object.AlertAction
Let the ScopeService know this class does not have a scope.
hasAssignedScope() - Method in class sailpoint.object.AuthenticationAnswer
 
hasAssignedScope() - Method in class sailpoint.object.Classification
Let the ScopeService know this class does not have a scope.
hasAssignedScope() - Method in class sailpoint.object.DatabaseVersion
 
hasAssignedScope() - Method in class sailpoint.object.ExternalAttribute
 
hasAssignedScope() - Method in class sailpoint.object.FileBucket
 
hasAssignedScope() - Method in class sailpoint.object.FullTextIndex
Let the ScopeService know this class does not have a scope.
hasAssignedScope() - Method in class sailpoint.object.IdentityHistoryItem
 
hasAssignedScope() - Method in class sailpoint.object.IdentityRequestItem
Let the ScopeService know this class does not have a scope.
hasAssignedScope() - Method in class sailpoint.object.LocalizedAttribute
 
hasAssignedScope() - Method in class sailpoint.object.Module
Let the ScopeService know this class does not have a scope.
hasAssignedScope() - Method in class sailpoint.object.ObjectClassification
 
hasAssignedScope() - Method in class sailpoint.object.PasswordPolicy
 
hasAssignedScope() - Method in class sailpoint.object.PasswordPolicyHolder
 
hasAssignedScope() - Method in class sailpoint.object.PersistentIdentityItem
Let the ScopeService know this class does not have a scope.
hasAssignedScope() - Method in class sailpoint.object.Plugin
 
hasAssignedScope() - Method in class sailpoint.object.ProvisioningTransaction
 
hasAssignedScope() - Method in class sailpoint.object.QuickLinkOptions
 
hasAssignedScope() - Method in class sailpoint.object.RecommenderDefinition
Let the ScopeService know this class does not have a scope.
hasAssignedScope() - Method in class sailpoint.object.RequestState
Let the ScopeService know this class does not have a scope.
hasAssignedScope() - Method in class sailpoint.object.ResourceEvent
Let the ScopeService know this class does not have a scope.
hasAssignedScope() - Method in class sailpoint.object.RoleChangeEvent
Let the ScopeService know this class does not have a scope.
hasAssignedScope() - Method in class sailpoint.object.SailPointObject
A few SailPointObjects do not have assigned scopes.
hasAssignedScope() - Method in class sailpoint.object.Server
Let the ScopeService know this class does not have a scope.
hasAssignedScope() - Method in class sailpoint.object.ServerStatistic
Let the ScopeService know this class does not have a scope.
hasAssignedScope() - Method in class sailpoint.object.ServiceDefinition
 
hasAssignedScope() - Method in class sailpoint.object.ServiceStatus
 
hasAssignedScope() - Method in class sailpoint.object.SyslogEvent
 
hasAssignedScope() - Method in class sailpoint.object.UIPreferences
 
hasAssignedScope() - Method in class sailpoint.object.WorkflowTestSuite
Let the ScopeService know this class does not have a scope.
hasAssignmentId(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Return true if an assignment id is on the list.
hasAssignmentId(String) - Method in class sailpoint.object.RoleDetection
Return true if this was detected in the context of a RoleAssignment.
hasAssignmentIds() - Method in class sailpoint.object.RoleDetection
 
hasAttribute(String, String) - Method in class sailpoint.object.EntitlementSnapshot
Return true if the snapshot contains a given attribute value.
hasAttribute(String) - Method in class sailpoint.object.Snapshot
 
hasAttributes() - Method in class sailpoint.object.EntitlementSnapshot
 
hasAutoApprovals() - Method in class sailpoint.object.CertificationEntity
Whether this entity contains items that are auto-approved.
hasBasePath() - Method in class sailpoint.object.Form
Check if this form has a base path
hasBeenActedUpon() - Method in class sailpoint.object.MitigationExpiration
 
hasBeenDecidedUpon() - Method in class sailpoint.object.CertificationChallenge
Return whether a decision has been made by the certifier (accept or reject) about the challenge request.
hasBeenExecuted() - Method in class sailpoint.object.ProvisioningPlan
Return a boolean if we have executed the project and it has nothing left to execute.
hasBeenSigned() - Method in class sailpoint.object.Certification
Return whether final sign off has occurred for this certification.
hasBulkReassignments() - Method in class sailpoint.object.Certification
Return whether any of the direct child certifications are bulk reassignments.
hasCapability(String, List<Capability>) - Static method in class sailpoint.object.Capability
 
hasCapability(String) - Method in class sailpoint.object.Identity.CapabilityManager
 
hasCapability(String) - Method in class sailpoint.object.Identity
Deprecated.
This is there so that previous rules written do not break. Use the Identity.CapabilityManager.hasCapability(String) method from Identity.getCapabilityManager() instead.
hasChart() - Method in class sailpoint.object.LiveReport
 
hasCompatibleTargets(List<RoleTarget>) - Method in class sailpoint.object.RoleDetection
Return true if the RoleTargets in this detection are all included in another detection list.
hasConstraints() - Method in class sailpoint.object.Policy
Check if policy has constraints
hasCorrelationRule() - Method in class sailpoint.object.CompositeDefinition.Tier
 
hasCustomOptionsHandler() - Method in class sailpoint.object.ReportDataSource
 
hasDateFormatting() - Method in class sailpoint.object.ReportColumnConfig
 
hasDifferences() - Method in class sailpoint.object.BundleDifference
 
hasDifferences() - Method in class sailpoint.object.IdentityDifference
 
hasDifferences() - Method in class sailpoint.object.ProfileDifference
 
hasDirectPermissions() - Method in class sailpoint.object.Schema
Return true if this application can return direct permissions.
hasEntitlements() - Method in class sailpoint.object.Link
 
hasErrors() - Method in class sailpoint.object.IdentityRequest
Check if there are any error messages
hasErrors() - Method in class sailpoint.object.TaskItem
Check if there are any error messages
hasExtendedColumns() - Method in class sailpoint.object.LiveReport
 
hasFactory(String) - Method in class sailpoint.object.CertificationDefinition
 
hasFields() - Method in class sailpoint.object.Form
Return true if there are any fields in this form.
hasFields() - Method in class sailpoint.object.Form.Section
Return true if there are any fields in this form.
hasFilteredRemediations() - Method in class sailpoint.object.CertificationAction
 
hasGroup(String) - Method in class sailpoint.object.CertificationDefinition
 
hasGroupSchema(String) - Method in class sailpoint.object.Application
Determine if an application has a group schema for the given objectType
HASH_IDENTITY_SECRETS - Static variable in class sailpoint.object.Configuration
Flag to enable one-way hashing of secret Identity values.
hashCode() - Method in class sailpoint.object.CertifiableDescriptor
 
hashCode() - Method in class sailpoint.object.CertificationEntity
 
hashCode() - Method in class sailpoint.object.CertificationLink
 
hashCode() - Method in class sailpoint.object.ColumnConfig
 
hashCode() - Method in class sailpoint.object.Comment
 
hashCode() - Method in class sailpoint.object.Duration
 
hashCode() - Method in class sailpoint.object.Entitlement
 
hashCode() - Method in class sailpoint.object.EntitlementGroup
 
hashCode() - Method in class sailpoint.object.ExpansionItem
 
hashCode() - Method in class sailpoint.object.Filter
 
hashCode() - Method in class sailpoint.object.IdentityEntitlement
 
hashCode() - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlement
 
hashCode() - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlementsKey
 
hashCode() - Method in class sailpoint.object.MFAConfig
 
hashCode() - Method in class sailpoint.object.ObjectClassification
 
hashCode() - Method in class sailpoint.object.Permission
 
hashCode() - Method in class sailpoint.object.Policy
 
hashCode() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
hashCode() - Method in class sailpoint.object.QueryOptions
 
hashCode() - Method in class sailpoint.object.QueryOptions.Ordering
 
hashCode() - Method in class sailpoint.object.QuickLink
 
hashCode() - Method in class sailpoint.object.Reference
 
hashCode() - Method in class sailpoint.object.Rule
 
hashCode() - Method in class sailpoint.object.SailPointObject
 
hashCode() - Method in class sailpoint.object.SAMLConfig
 
hashCode() - Method in class sailpoint.object.Schema
 
hashCode() - Method in class sailpoint.object.SignOffHistory
 
hashCode() - Method in class sailpoint.object.SMSResetConfig
 
hashCode() - Method in class sailpoint.object.SODConstraint
 
hashCode() - Method in class sailpoint.object.WebResource
 
hashCode() - Method in class sailpoint.tools.ldap.AttributeDefinition
 
hashCode() - Method in class sailpoint.tools.ldap.ObjectClass
 
HASHING_ITERATIONS - Static variable in class sailpoint.object.Configuration
Number of hashing iterations.
hashtableToMap(Hashtable) - Static method in class sailpoint.tools.Util
Convert a Hashtable into a HashMap.
hasIdentityType(String) - Method in class sailpoint.object.ObjectConfig
Utility to see if the Identity type exists in the configuration.
hasIndexedAttribute() - Method in class sailpoint.object.Schema
Return true if there is at least one indexed attribute.
hasInitializer() - Method in class sailpoint.object.LiveReport
 
hasLifecycleInfo() - Method in class sailpoint.object.WorkItem
Return whether this WorkItem already has a notification config and lifecycle state set on it.
hasMatchingRoleTarget(RoleTarget) - Method in class sailpoint.object.RoleAssignment
 
hasMessages() - Method in class sailpoint.object.IdentityRequest
 
hasMessages() - Method in class sailpoint.object.ProvisioningResult
 
hasMoreResponses() - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
 
hasMultipleAttributesOrPermissions() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
hasName(SailPointContext, Class<? extends SailPointObject>) - Static method in class sailpoint.api.ObjectUtil
Return whether a SailPointObject of the given type has a name.
hasName() - Method in class sailpoint.object.AbstractCertificationItem
These do not have names.
hasName() - Method in class sailpoint.object.AlertAction
 
hasName() - Method in class sailpoint.object.ApplicationActivity
Let the PersistenceManager know there is no queryable name.
hasName() - Method in class sailpoint.object.ApplicationScorecard
 
hasName() - Method in class sailpoint.object.ArchivedCertificationEntity
 
hasName() - Method in class sailpoint.object.ArchivedCertificationItem
 
hasName() - Method in class sailpoint.object.AuditEvent
Let the PersistenceManager know the name is not queryable.
hasName() - Method in class sailpoint.object.AuthenticationAnswer
 
hasName() - Method in class sailpoint.object.AuthenticationQuestion
 
hasName() - Method in class sailpoint.object.BatchRequest
 
hasName() - Method in class sailpoint.object.BatchRequestItem
 
hasName() - Method in class sailpoint.object.DeletedObject
These do not have names, though now that the concept of non-unique names is supported, this could be used for displayName.
hasName() - Method in class sailpoint.object.DictionaryTerm
 
hasName() - Method in class sailpoint.object.ExternalAttribute
These do not have names, though now that they support the concept of non-unique names this could be used for displayName.
hasName() - Method in class sailpoint.object.FileBucket
 
hasName() - Method in class sailpoint.object.GenericIndex
Scorecards do not usually have names, and when they do they are not necessarily unique.
hasName() - Method in class sailpoint.object.GroupDefinition
For factory groups,the factory attribute value is saved as the name but this is not necessarily unique.
hasName() - Method in class sailpoint.object.GroupIndex
These are allowed to have names, but they might not be unique.
hasName() - Method in class sailpoint.object.IdentityHistoryItem
 
hasName() - Method in class sailpoint.object.JasperResult
Let the PersistenceManager know the name cannot be queried.
hasName() - Method in class sailpoint.object.Link
These do not have names, though now that they are supported the concept of non-unique names could use this for displayName.
hasName() - Method in class sailpoint.object.ManagedAttribute
ManagedAttribute objects do not have a name field.
hasName() - Method in class sailpoint.object.MitigationExpiration
 
hasName() - Method in class sailpoint.object.ObjectClassification
No Name for ObjectClassification
hasName() - Method in class sailpoint.object.PasswordPolicy
 
hasName() - Method in class sailpoint.object.PasswordPolicyHolder
 
hasName() - Method in class sailpoint.object.PolicyViolation
 
hasName() - Method in class sailpoint.object.ProcessLog
Override the default display columns for this object type.
hasName() - Method in class sailpoint.object.QuickLinkOptions
 
hasName() - Method in class sailpoint.object.RemediationItem
 
hasName() - Method in class sailpoint.object.ResourceEvent
Let the PersistenceManager know the name is not queryable.
hasName() - Method in class sailpoint.object.RoleChangeEvent
This does not have a name
hasName() - Method in class sailpoint.object.RoleScorecard
 
hasName() - Method in class sailpoint.object.SailPointObject
Return true if the object has a name.
hasName() - Method in class sailpoint.object.SignOffHistory
 
hasName() - Method in class sailpoint.object.SyslogEvent
 
hasName() - Method in class sailpoint.object.TargetAssociation
These don't have names.
hasName() - Method in class sailpoint.object.TaskEvent
 
hasName() - Method in class sailpoint.object.UIPreferences
 
hasName() - Method in class sailpoint.object.WorkItemMonitor
 
hasNativeCapability(String) - Method in class sailpoint.object.Identity.CapabilityManager
This only checks the identity capabilities not workgroup
hasNext() - Method in class openconnector.FilteredIterator
 
hasNext() - Method in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
Returns true if there is another object in the iterator.
hasNext() - Method in class sailpoint.connector.DelimitedFileConnector.PartitionIterator
 
hasNext() - Method in class sailpoint.connector.JDBCConnector.JDBCObjectIterator
 
hasNext() - Method in class sailpoint.object.Form.FieldIterator
 
hasNext() - Method in interface sailpoint.tools.CloseableIterator
Returns true if there are more objects in the iterator.
hasNoAttributesOrPermissions() - Method in class sailpoint.object.ProvisioningPlan.AccountRequest
 
hasNoAttributesOrPermissions() - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
 
hasObjectAttribute(String) - Method in class sailpoint.object.ObjectConfig
Determines if an object attribute with the specified name exists.
hasPermission(String, String) - Method in class sailpoint.object.EntitlementSnapshot
Return true if the snapshot contains a given permission target and right.
hasPermissions() - Method in class sailpoint.object.EntitlementSnapshot
 
hasPolicyExecutorClassNames() - Method in class sailpoint.object.Plugin
 
hasQuestions() - Method in class sailpoint.object.ProvisioningProject
Return true if the project has active questions.
hasRejected() - Method in class sailpoint.object.ApprovalSet
 
hasRequests() - Method in class sailpoint.object.ProvisioningPlan
Older name, isEmpty is preferred.
hasResourceAttributes() - Method in class sailpoint.object.ManagedResource
Return true if there are any resource attributes defined.
hasRight(String) - Method in class sailpoint.object.Identity.CapabilityManager
 
hasRight(String) - Method in class sailpoint.object.Permission
Return true if a given right is included in this permission.
hasRight(SPRight) - Method in class sailpoint.object.TaskItemDefinition
 
hasRole(Bundle, boolean) - Method in class sailpoint.object.Identity
Returns true if the identity has the given role.
hasRole(Bundle) - Method in class sailpoint.object.RoleRelationships
Returns true if the identity has the given role.
hasRoleItem(String) - Method in class sailpoint.object.CertificationEntity
 
hasSameAction(Form.Button) - Method in class sailpoint.object.Form.Button
Return true if the button has the same action properties.
hasServiceExecutorClassNames() - Method in class sailpoint.object.Plugin
 
hasSortOrder() - Method in class sailpoint.object.ReportDataSource
 
hasSummary() - Method in class sailpoint.object.LiveReport
 
hasSystemAdministrator(List<Capability>) - Static method in class sailpoint.object.Capability
Helper to return whether the given list of capabilities has the special system administrator capability.
hasTarget(String) - Method in class sailpoint.object.Permission
Return true if the targets match.
hasTargetCollector() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
Return true if the Request contains targetCollector
hasTargetPermissions(SailPointContext, Link, String) - Static method in class sailpoint.api.ObjectUtil
 
hasTaskExecutorClassNames() - Method in class sailpoint.object.Plugin
 
hasTimeFrame() - Method in class sailpoint.object.Assignment
 
hasUnansweredAccountSelections() - Method in class sailpoint.object.ProvisioningProject
Return true if the project has any accounts selections that need to be selected.
hasUnansweredProvisioningTargets() - Method in class sailpoint.object.ProvisioningProject
Return true if the project has any accounts selections that need to be selected.
hasUnfinishedIntegrationPlans() - Method in class sailpoint.object.ProvisioningProject
Go through the managed plans and see if the plans have been executed.
hasUnmanagedPlan() - Method in class sailpoint.object.ProvisioningProject
Return true if the project contains an unmanaged plan with interesting things.
hasValidation() - Method in class sailpoint.object.LiveReport
 
hasValue(String) - Static method in enum sailpoint.object.AttributeDefinition.AttributeType
See if the value is contained in the enum
hasWaitTimeout() - Method in class sailpoint.object.Workflow.Step
 
hasWarnings() - Method in class sailpoint.object.IdentityRequest
Check if there are any warning messages
hasWarnings() - Method in class sailpoint.object.TaskItem
Check if there are any warning messages
hasWrapperLessFields() - Method in class sailpoint.object.Form
Return true if a form has top level fields without section wrapper.
HELP_DESK - Static variable in class sailpoint.object.Capability
The name of the special help desk capability that is used to denote that an identity is in the help desk population.
HELP_EMAIL_ADDRESS - Static variable in class sailpoint.object.Configuration
 
hideNulls() - Method in class sailpoint.object.Form.Section
Return true if fields with null values should not be rendered on the form.
HOST_GLOBAL - Static variable in class sailpoint.object.ServiceDefinition
Special value for the hosts property to indicate that the service runs on all hosts.
HOST_PROPERTY - Static variable in class sailpoint.object.EmailTemplate
 
HTML_SANITIZER_POLICIES - Static variable in class sailpoint.object.Configuration
List of OWASP Sanitizer Policies supported for HTML descriptions.
htmlify(String) - Static method in class sailpoint.tools.Util
Take a string that can contain formatting characters typical for hand-edited XML and simplify it for rendering as HTML or within an Ext component.
HTTP_PROXYHOST - Static variable in class sailpoint.integration.ApacheHttpClient
 
HTTP_PROXYPORT - Static variable in class sailpoint.integration.ApacheHttpClient
 
HttpClient - Interface in sailpoint.integration
An HttpClient issues HTTP requests.
HTTPS - Static variable in class sailpoint.integration.ApacheHttpClient
 
HTTPS_PROXYHOST - Static variable in class sailpoint.integration.ApacheHttpClient
 
HTTPS_PROXYPORT - Static variable in class sailpoint.integration.ApacheHttpClient
 

I

IAI_CONFIG - Static variable in class sailpoint.object.Configuration
 
IAI_CONFIG_CLIENT_ID - Static variable in class sailpoint.object.Configuration
 
IAI_CONFIG_CLIENT_SECRET - Static variable in class sailpoint.object.Configuration
 
IAI_CONFIG_CONNECT_TIMEOUT_SECS - Static variable in class sailpoint.object.Configuration
 
IAI_CONFIG_FAILED_TOKEN_CHECK_INTERVAL - Static variable in class sailpoint.object.Configuration
 
IAI_CONFIG_HOSTNAME - Static variable in class sailpoint.object.Configuration
 
IAI_CONFIG_IDLE_CONNECTION_REFRESH_INTERVAL - Static variable in class sailpoint.object.Configuration
 
IAI_CONFIG_IGNORE_RATE_LIMIT - Static variable in class sailpoint.object.Configuration
 
IAI_CONFIG_READ_TIMEOUT_SECS - Static variable in class sailpoint.object.Configuration
 
IAI_CONFIG_RECO_CATALOG_ENDPOINT - Static variable in class sailpoint.object.Configuration
 
IAI_CONFIG_RECO_ENDPOINT - Static variable in class sailpoint.object.Configuration
 
IAI_CONFIG_TOKEN_REFRESH_PERCENT - Static variable in class sailpoint.object.Configuration
 
Icon() - Constructor for class sailpoint.object.Workflow.Step.Icon
 
IdentitiferLookAhead() - Constructor for class sailpoint.object.Filter.FilterCompiler.IdentitiferLookAhead
 
Identity - Class in sailpoint.object
The core class representing the "identity cube".
Identity() - Constructor for class sailpoint.object.Identity
 
IDENTITY - Static variable in class sailpoint.object.ObjectConfig
Names for the configuration objects for each class.
Identity.CapabilityManager - Class in sailpoint.object
 
Identity.CreateProcessingStep - Enum in sailpoint.object
Enumeration of values that specify which creation processing step is of interest.
Identity.WorkgroupNotificationOption - Enum in sailpoint.object
 
IDENTITY_COLUMN - Static variable in class sailpoint.object.IdentityEntitlement
Name of the identity column for reference.
IDENTITY_CONTROLS_ASSIGNED_SCOPE - Static variable in class sailpoint.object.Configuration
Property that provides a default value for whether identity's should implicitly have control over their assigned scope (in addition to their controlled scopes).
IDENTITY_CREATE_FLOW_CONFIG_NAME - Static variable in class sailpoint.object.IdentityRequest
 
IDENTITY_EXCLUSIONS_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
IDENTITY_FILTERS - Static variable in class sailpoint.object.Configuration
Custom behaviors for the various identity selectors
IDENTITY_HEADER - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
IDENTITY_HISTORY_BY_ITEM_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
IDENTITY_HISTORY_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
IDENTITY_INDEX_GRANULE - Static variable in class sailpoint.object.Configuration
Determines the granularity of the identity index (scorecard) history.
IDENTITY_INDIRECT_ENTITLEMENT_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
IDENTITY_MANAGER_ATTRIBUTE - Static variable in class sailpoint.object.IdentityFilter
Filter name for Manager Drop-downs.
IDENTITY_MAX_SEARCHABLE_ATTRIBUTES - Static variable in class sailpoint.object.Configuration
Extended attribute constraints.
IDENTITY_SCOPE_CORRELATION_ATTR - Static variable in class sailpoint.object.ObjectConfig
The name of the identity attribute that is used to correlate to an identity's assigned scope.
IDENTITY_SCOPE_CORRELATION_RULE - Static variable in class sailpoint.object.ObjectConfig
The name of the rule used to correlate an assigned scope for an identity.
IDENTITY_SCOPE_SELECTION_RULE - Static variable in class sailpoint.object.ObjectConfig
The name of the rule used to select the appropriate scope when scope correlation returns multiple scopes.
IDENTITY_SEARCH_ATTRIBUTES - Static variable in class sailpoint.object.UIConfig
 
IDENTITY_SELECTOR_CONFIG - Static variable in class sailpoint.object.Configuration
The name of the singleton identity filter configuration object
IDENTITY_SNAPSHOT_INTERVAL - Static variable in class sailpoint.object.Configuration
Controls the granularity of the generation of IdentitySnapshots during an aggregation scan.
IDENTITY_SNAPSHOT_MAX_AGE - Static variable in class sailpoint.object.Configuration
Expiration and pruning ages.
IDENTITY_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
IDENTITY_UPDATE_FLOW_CONFIG_NAME - Static variable in class sailpoint.object.IdentityRequest
 
IDENTITY_UPDATE_RENDERER - Static variable in class sailpoint.workflow.IdentityLibrary
 
IDENTITY_VIEW_ATTRIBUTES - Static variable in class sailpoint.object.UIConfig
 
IDENTITYAI_ENABLED - Static variable in class sailpoint.object.Configuration
 
IdentityArchive - Class in sailpoint.object
An archive of an Identity object.
IdentityArchive() - Constructor for class sailpoint.object.IdentityArchive
Default constructor.
IdentityArchive(Identity) - Constructor for class sailpoint.object.IdentityArchive
Constructor from an Identity.
IdentityAttributeFilterControl - Class in sailpoint.object
 
IdentityAttributeFilterControl() - Constructor for class sailpoint.object.IdentityAttributeFilterControl
 
IdentityAttributes - Static variable in class sailpoint.object.AuditEvent
 
IdentityBeanLight(Identity) - Constructor for class sailpoint.web.certification.CertificationItemBean.ExceptionBean.IdentityBeanLight
 
IdentityChangeEvent - Class in sailpoint.object
An event that gets fired when an identity is created/update/deleted during aggregation, refresh, or through the UI.
IdentityChangeEvent() - Constructor for class sailpoint.object.IdentityChangeEvent
Default constructor - required for XML persistence.
IdentityChangeEvent(String) - Constructor for class sailpoint.object.IdentityChangeEvent
Constructor for a deletion event.
IdentityChangeEvent(Identity) - Constructor for class sailpoint.object.IdentityChangeEvent
Constructor for a creation event.
IdentityChangeEvent(String, List<NativeChangeDetection>) - Constructor for class sailpoint.object.IdentityChangeEvent
 
IdentityChangeEvent(Identity, Identity) - Constructor for class sailpoint.object.IdentityChangeEvent
Constructor for a modify or create event (if the old identity is null).
identityCreate(Map) - Method in class sailpoint.integration.IIQClient
Create a new identity from the given attributes.
identityCreateOrUpdate(String, Map) - Method in class sailpoint.integration.IIQClient
Create or update an identity from the given attributes.
IdentityCreateRequestStart - Static variable in class sailpoint.object.AuditEvent
 
IdentityDifference - Class in sailpoint.object
Class used to contain the results of a comparison between two IdentitySnapshot objects.
IdentityDifference() - Constructor for class sailpoint.object.IdentityDifference
 
IdentityEditRequestStart - Static variable in class sailpoint.object.AuditEvent
 
IdentityEntitlement - Class in sailpoint.object
Class used to maintain entitlement connections and encapsulate some certification and request meta data for an identity.
IdentityEntitlement() - Constructor for class sailpoint.object.IdentityEntitlement
 
IdentityEntitlement.AggregationState - Enum in sailpoint.object
The state of the Entitlement, which is how origination and current state of the entitlement are tracked.
IdentityExternalAttribute - Class in sailpoint.object
An extension of ExternalAttribute that results in a table for identity attributes that is distinct from extended attribute tables for other classes.
IdentityExternalAttribute() - Constructor for class sailpoint.object.IdentityExternalAttribute
 
IdentityExternalAttribute(String, String, String) - Constructor for class sailpoint.object.IdentityExternalAttribute
 
IdentityFilter - Class in sailpoint.object
 
IdentityFilter() - Constructor for class sailpoint.object.IdentityFilter
 
IdentityFilter(IdentityFilter.FilterSource) - Constructor for class sailpoint.object.IdentityFilter
 
IdentityFilter(IdentityFilter.FilterSource, boolean) - Constructor for class sailpoint.object.IdentityFilter
 
IdentityFilter.FilterBuilder - Class in sailpoint.object
 
IdentityFilter.FilterSource - Class in sailpoint.object
 
IdentityFilter.FilterTemplate - Class in sailpoint.object
 
IdentityFilter.Order - Enum in sailpoint.object
 
IdentityHistoryItem - Class in sailpoint.object
The IdentityHistoryItem class is used to track the history, particularly history involving certifications, for an Identity.
IdentityHistoryItem() - Constructor for class sailpoint.object.IdentityHistoryItem
Default constructor - creates an empty history item
IdentityHistoryItem(Identity, IdentityHistoryItem.Type, CertificationItem) - Constructor for class sailpoint.object.IdentityHistoryItem
Creates a history item for the given type and certification item.
IdentityHistoryItem(Identity, IdentityHistoryItem.Type, CertificationItem, CertifiableDescriptor) - Constructor for class sailpoint.object.IdentityHistoryItem
Creates a history item for the given item and certifiable.
IdentityHistoryItem(IdentityHistoryItem.Type, PolicyViolation, CertificationAction) - Constructor for class sailpoint.object.IdentityHistoryItem
Creates a history item for the given policy violation.
IdentityHistoryItem.Type - Enum in sailpoint.object
History item types:

Decision - a certification decision for an entitlement Comment - a comment made on an entitlement

IdentityItem - Class in sailpoint.object
A class used to represent a single item (attribute or entitlement) from an identity.
IdentityItem() - Constructor for class sailpoint.object.IdentityItem
 
IdentityItem(Application, String, Object) - Constructor for class sailpoint.object.IdentityItem
 
IdentityItem(Link, String, Object) - Constructor for class sailpoint.object.IdentityItem
 
IdentityItem(Link, Permission, Object) - Constructor for class sailpoint.object.IdentityItem
 
IdentityItem(Permission) - Constructor for class sailpoint.object.IdentityItem
 
IdentityItem(EntitlementGroup, String, Object) - Constructor for class sailpoint.object.IdentityItem
Interface used to convert between the older EntitlementGroup model and the newer IdentityItem.
IdentityItem(EntitlementGroup, Permission) - Constructor for class sailpoint.object.IdentityItem
 
IdentityItem.Path - Class in sailpoint.object
Normally transient objects maintained in a list to represent the path from a role or entitlement involved in an SOD conflict to the role on an identity that indirectly granted the conflicting thing.
IdentityLibrary - Class in sailpoint.workflow
Workflow library containing utilities for identity management.
IdentityLibrary() - Constructor for class sailpoint.workflow.IdentityLibrary
 
IdentityLocked - Static variable in class sailpoint.object.AuditEvent
 
IdentityMatcher - Interface in sailpoint.object
An identity matcher can evaluate an IdentitySelector against an identity to determine whether it matches or not.
IdentityRequest - Class in sailpoint.object
 
IdentityRequest() - Constructor for class sailpoint.object.IdentityRequest
 
IdentityRequest.CompletionStatus - Enum in sailpoint.object
The CompletionStatus of the request.
IdentityRequest.ExecutionStatus - Enum in sailpoint.object
An enumeration to describe the current execution state of the request.
IdentityRequestItem - Class in sailpoint.object
An object to describe the items that were requested for provisioning.
IdentityRequestItem() - Constructor for class sailpoint.object.IdentityRequestItem
 
IdentityRequestItem(ProvisioningPlan.AccountRequest) - Constructor for class sailpoint.object.IdentityRequestItem
Create an IdentityRequest based on an AccountRequest.
IdentityRequestItem.CompilationStatus - Enum in sailpoint.object
 
IdentityRequestLibrary - Class in sailpoint.workflow
A Collection of library method designed to handle the create, update and complete of an IdentityRequest object as it executes through a workflow.
IdentityRequestLibrary() - Constructor for class sailpoint.workflow.IdentityRequestLibrary
 
IdentityRequestLibrary.RequestItemizer - Class in sailpoint.workflow
Utility class to help derive RequestItems from the ProvisioningPlan(s) that are passed into the workflow.
IdentityRequestLibrary.RequestResultAnnotator - Class in sailpoint.workflow
Class that goes through the plan results and applies them to the associated items.
IdentitySelector - Class in sailpoint.object
A class encapsulating various ways to select a population of identities.
IdentitySelector() - Constructor for class sailpoint.object.IdentitySelector
 
IdentitySelector.EntitlementAttributes - Enum in sailpoint.object
 
IdentitySelector.IAttribute - Interface in sailpoint.object
 
IdentitySelector.MatchExpression - Class in sailpoint.object
Representation for a set of MatchTerms.
IdentitySelector.MatchMonitor - Interface in sailpoint.object
Interface of an object that can be passed into match evaluation methods to be informed about things encountered during evaluation.
IdentitySelector.MatchTerm - Class in sailpoint.object
Generic representation for a single attribute or permission value within a MatchExpression.
IdentitySelector.MatchTerm.ContributingEntitlement - Class in sailpoint.object
 
IdentitySelector.MatchTerm.Type - Enum in sailpoint.object
 
IdentitySelector.RoleAttributes - Enum in sailpoint.object
 
IdentityService - Class in sailpoint.api
A service layer that deals with identities.
IdentityService(SailPointContext) - Constructor for class sailpoint.api.IdentityService
Constructor.
IdentityService() - Constructor for class sailpoint.integration.IIQClient.IdentityService
 
IdentitySnapshot - Class in sailpoint.object
A class used to hold historical information about identities.
IdentitySnapshot() - Constructor for class sailpoint.object.IdentitySnapshot
 
IdentitySnapshotComparator() - Constructor for class sailpoint.api.Differencer.IdentitySnapshotComparator
 
IdentityTrigger - Class in sailpoint.object
An identity trigger is used used to determine when certain events happen to an identity.
IdentityTrigger() - Constructor for class sailpoint.object.IdentityTrigger
Default constructor - required for persistence.
IdentityTrigger.Type - Enum in sailpoint.object
Enumeration of the possible event types.
IdentityTypeDefinition - Class in sailpoint.object
An object defining a identity type.
IdentityTypeDefinition() - Constructor for class sailpoint.object.IdentityTypeDefinition
 
IdentityUnlocked - Static variable in class sailpoint.object.AuditEvent
 
IdentityWorkgroupAdd - Static variable in class sailpoint.object.AuditEvent
 
IdentityWorkgroupRemove - Static variable in class sailpoint.object.AuditEvent
 
ignore(WorkflowContext) - Method in class sailpoint.workflow.PolicyViolationLibrary
End the workflow associated with an object without actually doing anything to it.
ignoreCase(Filter) - Static method in class sailpoint.object.Filter
Apply case-insensitivity to the given filter.
IIQ_ALLOW_AUTOCOMPLETE - Static variable in class sailpoint.object.Configuration
Whether in the input fields 'autocomplete = "off"/"on" is allowed.
IIQ_ALLOW_IFRAME - Static variable in class sailpoint.object.Configuration
This setting determines whether IdentityIQ can be called inside an iFrame? The default behavior is NO.
IIQ_APPLICATION - Static variable in class sailpoint.object.Certification
The name of the special IdentityIQ application that is used when certifying scopes and capabilities of IdentityIQ users.
IIQ_APPLICATION_NAME - Static variable in class sailpoint.object.ProvisioningPlan
This is the name of the application "IIQ" that goes out in email.
IIQ_ATTR_CAPABILITIES - Static variable in class sailpoint.object.Certification
The name of the capabilities attribute that is used when certifying capabilities of IdentityIQ users.
IIQ_ATTR_SCOPES - Static variable in class sailpoint.object.Certification
The name of the scopes attribute that is used when certifying scopes of IdentityIQ users.
IIQClient - Class in sailpoint.integration
Class providing a convenient interface for SailPoint IIQ web services.
IIQClient() - Constructor for class sailpoint.integration.IIQClient
Default constructor that initializes all properties using the config file.
IIQClient(String) - Constructor for class sailpoint.integration.IIQClient
Constructor that accepts a URL.
IIQClient(String, String) - Constructor for class sailpoint.integration.IIQClient
Constructor that accepts a username and password.
IIQClient(String, String, String) - Constructor for class sailpoint.integration.IIQClient
Constructor that accepts a URL, username, and password.
IIQClient.AuthorizationService - Class in sailpoint.integration
IIQClient.AuthorizationService.CheckAuthorizationResult - Class in sailpoint.integration
Encapsulates the result of checking authorization.
IIQClient.AuthorizationService.Consts - Class in sailpoint.integration
Constants used by the authorization service.
IIQClient.IdentityService - Class in sailpoint.integration
Helper class for identity create and update methods.
IIQClient.IdentityService.Consts - Class in sailpoint.integration
Constants used for identity create and update.
IIQClient.IdentityService.Consts.AttributeNames - Class in sailpoint.integration
JSON attributes in the POST request bodies to create and update an identity.
IIQClient.IdentityService.CreateOrUpdateResult - Class in sailpoint.integration
Encapsulates the result or creating or updating an identity.
IIQClient.PasswordService - Class in sailpoint.integration
IIQClient.PasswordService.CheckPasswordResult - Class in sailpoint.integration
IIQClient.PasswordService.Consts - Class in sailpoint.integration
Constants used for password policy checking.
IMMEDIATE_SCHEDULE - Static variable in class sailpoint.api.TaskManager
Special description string used for TaskSchedule objects created just to run an immediate task.
impactAnalysis(Identity) - Method in class sailpoint.api.Provisioner
Simulate a full reconciliation of an identity's current role assignments.
impactAnalysis(Identity, ProvisioningPlan) - Method in class sailpoint.api.Provisioner
Do impact analysis from a plan.
impactAnalysis(Identity, ProvisioningProject) - Method in class sailpoint.api.Provisioner
Do impact analysis on a previously compiled project.
ImpactAnalysis - Class in sailpoint.object
Used to hold the results of an impact analysis on a role.
ImpactAnalysis() - Constructor for class sailpoint.object.ImpactAnalysis
 
ImpactAnalysis.PolicyConflict - Class in sailpoint.object
Class tracking conflicts with SOD policies.
ImpactAnalysis.RoleAssignments - Class in sailpoint.object
Class tracking changes in role assignment.
ImpactAnalysis.Similarity - Class in sailpoint.object
Class tracking objects with similar features.
impersonate(Identity) - Method in interface sailpoint.api.SailPointContext
This can be used to impersonate the given identity with respect to the scoping that is applied.
ImportAction - Class in sailpoint.object
An object intended for use only in XML import files.
ImportAction() - Constructor for class sailpoint.object.ImportAction
 
ImportAction(String) - Constructor for class sailpoint.object.ImportAction
 
ImportFromFile - Static variable in class sailpoint.object.SPRight
 
ImportMergable - Interface in sailpoint.object
As the name implies this interface is used during import to perform object specific merge behavior.
importObject(SailPointObject) - Method in interface sailpoint.api.PersistenceManager
Import an object into the persistent store.
in(String, Collection<?>) - Static method in class sailpoint.object.Filter
Check that the given single-valued property has a value within the given set of values.
INACTIVE_OWNER_WORK_ITEM_FORWARD_RULE - Static variable in class sailpoint.object.Configuration
Property defining the rule that will determine the identity that will receive a work item currently assigned to an inactive identity.
incCertificationRequiredEntities() - Method in class sailpoint.object.Certification.CertificationStatistics
 
incCertificationRequiredEntities() - Method in class sailpoint.object.Certification
 
incCertificationRequiredItems() - Method in class sailpoint.object.Certification.CertificationStatistics
 
incCertificationRequiredItems() - Method in class sailpoint.object.Certification
 
incCertificationsDue() - Method in class sailpoint.object.GroupIndex
 
incCertificationsOnTime() - Method in class sailpoint.object.GroupIndex
 
incCertifiedEntities() - Method in class sailpoint.object.Certification.CertificationStatistics
 
incCertifiedEntities() - Method in class sailpoint.object.Certification
 
incCertifiedItems() - Method in class sailpoint.object.Certification.CertificationStatistics
 
incCertifiedItems() - Method in class sailpoint.object.Certification
 
incGains() - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
 
incLosses() - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
 
INCLUDE - Static variable in class sailpoint.object.ImportAction
 
includePermissions() - Method in class sailpoint.object.Schema
 
incomplete() - Method in class sailpoint.object.IdentityRequest
incOverdueEntities() - Method in class sailpoint.object.Certification.CertificationStatistics
 
incOverdueEntities() - Method in class sailpoint.object.Certification
 
incOverdueItems() - Method in class sailpoint.object.Certification.CertificationStatistics
 
incOverdueItems() - Method in class sailpoint.object.Certification
 
incrementDateByDays(Date, long) - Static method in class sailpoint.tools.Util
 
incrementDateByMinutes(Date, int) - Static method in class sailpoint.tools.Util
 
incrementDateBySeconds(Date, int) - Static method in class sailpoint.tools.Util
 
incrementDecisionCount(Certification.Type, CertificationItem.Type, CertificationAction.Status, int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
incrementEscalationCount() - Method in class sailpoint.object.CertificationItem
 
incrementEscalationCount() - Method in interface sailpoint.object.Notifiable
Increment the number of escalations.
incrementEscalationCount() - Method in class sailpoint.object.WorkItem
 
incrementModified() - Method in class sailpoint.object.AttributeMetaData
 
incrementRemindersSent() - Method in class sailpoint.object.CertificationItem
Increment the number of reminders that have been sent.
incrementRemindersSent() - Method in interface sailpoint.object.Notifiable
Increment the number of reminders that have been sent.
incrementRemindersSent() - Method in class sailpoint.object.WorkItem
Increment the number of reminders that have been sent.
incrementRetries() - Method in class sailpoint.object.IdentityRequestItem
 
incRetryCount() - Method in class sailpoint.object.Request
 
incRolesExamined() - Method in class sailpoint.object.RoleOverlapResult
 
info(Class<?>, String, Object[]) - Static method in class connector.common.LoggingUtil
Logs a message at INFO level, if enabled for className.
info(Object) - Method in interface openconnector.Log
Log a message at the info level if enabled.
info(Object, Throwable) - Method in interface openconnector.Log
Log a message and throwable at the info level if enabled.
info(Object) - Method in class openconnector.SystemOutLog
 
info(Object, Throwable) - Method in class openconnector.SystemOutLog
 
info(String, Object...) - Static method in class sailpoint.tools.Message
 
init(ServletConfig) - Method in class sailpoint.integration.IntegrationServlet
Initialize this servlet and create the IntegrationInterface and Authenticator registered in the given config.
init(ServletConfig) - Method in class sailpoint.integration.RestServlet
 
initArguments() - Method in class sailpoint.object.MiningConfig
Initialize the argument map with some typical defaults.
initCorrelationKeys() - Method in class sailpoint.object.Schema
Set the correlationKeyAssigned property for each attribute in this schema that has an assigned correlation key.
initialize(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
Initialize this CertificationDefinition, setting default values pulled from the SystemConfiguration
initialize(SailPointContext, Attributes<String, Object>) - Method in class sailpoint.object.CertificationDefinition
Initialize this CertificationDefinition with the default values from the SystemConfiguration.
initialize(SailPointContext, LiveReport, Attributes<String, Object>, String, List<Sort>) - Method in interface sailpoint.reporting.datasource.JavaDataSource
Used by the executor to pass the report definition arguments to the datasource.
initializeProvisioningState() - Method in class sailpoint.object.ApprovalSet
Mark all of the approved items in the set Pending.
initStatic() - Static method in class sailpoint.workflow.BatchRequestLibrary
 
initStatistics() - Method in class sailpoint.api.Workflower
Initialize statistics related to email notifications.
initWorkflow(Workflow, XMLReferenceResolver) - Method in class sailpoint.object.WorkflowCase
Make a private copy of a persistent workflow.
inlineChildCertifications() - Method in class sailpoint.object.Certification
Mark this certification and all child certifications to store their children inlined rather than as a reference.
INPUT_SIGNATURE_ACCOUNT - Static variable in class sailpoint.object.ElectronicSignature
 
INPUT_SIGNATURE_PASSWORD - Static variable in class sailpoint.object.ElectronicSignature
 
InputStream(InputStream) - Constructor for class sailpoint.integration.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
InputStream(InputStream, int) - Constructor for class sailpoint.integration.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
INSTALL_PLUGIN - Static variable in class sailpoint.object.ImportAction
 
INSTALLED_CONNECTORS - Static variable in class sailpoint.object.Configuration
Deprecated.
instantiate(String) - Static method in class sailpoint.integration.IntegrationServlet
Create an instance of a class given a class name.
instantiate() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Must be implemented in the subclass to create the same class of object from another.
instantiate() - Method in class sailpoint.object.ProvisioningPlan.AccountRequest
 
instantiate() - Method in class sailpoint.object.ProvisioningPlan.AttributeRequest
 
instantiate() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
instantiate() - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
 
instantiate(String, String) - Static method in class sailpoint.plugin.PluginsUtil
Deprecated.
instantiate(String, String, Plugin.ClassExportType) - Static method in class sailpoint.plugin.PluginsUtil
Instantiates an object with the specified class name using the class loader for the plugin with the specified name using the plugins cache owned by the Environment.
instantiate(String, String, Object[], Class<?>[]) - Static method in class sailpoint.plugin.PluginsUtil
Deprecated.
instantiate(String, String, Plugin.ClassExportType, Object[], Class<?>[]) - Static method in class sailpoint.plugin.PluginsUtil
Instantiates an object with the specified class name using the class loader for the plugin with the specified name using the plugins cache owned by the Environment.
instantiate(String, String, Plugin.ClassExportType, PluginsCache) - Static method in class sailpoint.plugin.PluginsUtil
Instantiates an object with the specified class name using the class loader for the plugin with the specified name.
instantiateWithException(String, String, Plugin.ClassExportType, Object[], Class<?>[]) - Static method in class sailpoint.plugin.PluginsUtil
Instantiates an object with the specified class name using the class loader for the plugin with the specified name using the plugins cache owned by the Environment.
InsufficientPermissionException - Exception in openconnector
Thrown when an user has insufficient permissions to perform this operation.
InsufficientPermissionException() - Constructor for exception openconnector.InsufficientPermissionException
Construct a ExceptionWrapper with no message or nested throwable.
InsufficientPermissionException(String) - Constructor for exception openconnector.InsufficientPermissionException
Construct a new InsufficientPermissionException with a detailed message.
InsufficientPermissionException(Message) - Constructor for exception openconnector.InsufficientPermissionException
Construct a new InsufficientPermissionException with a detailed message.
InsufficientPermissionException(Throwable) - Constructor for exception openconnector.InsufficientPermissionException
Construct a new InsufficientPermissionException wrapping an existing exception.
InsufficientPermissionException(String, Throwable) - Constructor for exception openconnector.InsufficientPermissionException
Create a new InsufficientPermissionException from an existing exception.
InsufficientPermissionException(Message, Throwable) - Constructor for exception openconnector.InsufficientPermissionException
Create a new InsufficientPermissionException from an existing exception and object Message.
InsufficientPermissionException(String, String, Throwable) - Constructor for exception openconnector.InsufficientPermissionException
Create a new InsufficientPermissionException from an error text, suggestion text and existing exception.
InsufficientPermissionException - Exception in sailpoint.connector
InsufficientPermissionException thrown when an user has insufficient permissions to perform any operation.
InsufficientPermissionException() - Constructor for exception sailpoint.connector.InsufficientPermissionException
InsufficientPermissionException constructor will be called by the connector components to throw an exception.
InsufficientPermissionException(String) - Constructor for exception sailpoint.connector.InsufficientPermissionException
InsufficientPermissionException constructor will be called by passing the message.
InsufficientPermissionException(Throwable) - Constructor for exception sailpoint.connector.InsufficientPermissionException
InsufficientPermissionException constructor will be called by passing the throwable object.
InsufficientPermissionException(String, Throwable) - Constructor for exception sailpoint.connector.InsufficientPermissionException
InsufficientPermissionException constructor will be called by passing the throwable object and message string.
InsufficientPermissionException(Message) - Constructor for exception sailpoint.connector.InsufficientPermissionException
InsufficientPermissionException constructor will be called by passing the Message object.
InsufficientPermissionException(Message, Throwable) - Constructor for exception sailpoint.connector.InsufficientPermissionException
InsufficientPermissionException constructor will be called by passing the throwable object and Message object.
InsufficientPermissionException(String, String, Throwable) - Constructor for exception sailpoint.connector.InsufficientPermissionException
Create a new InsufficientPermissionException from an error text, suggestion text and existing exception.
INTEGRATION_CONFIG_CACHE_AGGRESIVE_REFRESH - Static variable in class sailpoint.object.Configuration
boolean setting that will force the IntegrationConfigCache to check much more frequently for updated Application objects and IntegrationConfigs, which will result in many more queries, but always up-to-date objects.
INTEGRATION_CONFIG_CACHE_REFRESH_INTERVAL - Static variable in class sailpoint.object.Configuration
The interval at which the IntegrationConfigCache will reload itself if it detects that it is stale.
IntegrationConfig - Class in sailpoint.object
Class to hold configuration for an Identity Management (IDM) system integration.
IntegrationConfig() - Constructor for class sailpoint.object.IntegrationConfig
 
IntegrationConfig(Application) - Constructor for class sailpoint.object.IntegrationConfig
This is a special constructor to convert the new model of an Application with a ProvisioningConfig into the older IntegrationConfig.
IntegrationConfig(Application, String) - Constructor for class sailpoint.object.IntegrationConfig
Starting release 6.4, IdentityIQ supports provisioning through target collector for applications that support unstructured target collectors.
IntegrationConfig.RoleSyncHistory - Class in sailpoint.object
Used to maintain history about the roles sent to the IDM system.
IntegrationExecutor - Interface in sailpoint.object
Deprecated.

The interface of a class that must be registered with an IntegrationConfig to process requests to an IDM system.

You should no longer use this interface. Use sailpoint.integration.AbstractIntegrationExecutor instead.

IntegrationInterface - Interface in sailpoint.integration
Interface that defines the methods that may be supported by an integrated provisioning system.
IntegrationServlet - Class in sailpoint.integration
An HttpServlet to convert a set of REST request into calls to an IntegrationInterface class.
IntegrationServlet() - Constructor for class sailpoint.integration.IntegrationServlet
 
INTERCEPTOR_ARCHIVE - Static variable in class sailpoint.object.Workflow
 
INTERCEPTOR_CANCEL_APPROVAL - Static variable in class sailpoint.object.Workflow
 
INTERCEPTOR_END_APPROVAL - Static variable in class sailpoint.object.Workflow
 
INTERCEPTOR_OPEN_WORK_ITEM - Static variable in class sailpoint.object.Workflow
 
INTERCEPTOR_POST_ASSIMILATION - Static variable in class sailpoint.object.Workflow
 
INTERCEPTOR_PRE_ASSIMILATION - Static variable in class sailpoint.object.Workflow
 
INTERCEPTOR_START_APPROVAL - Static variable in class sailpoint.object.Workflow
 
internIIQPlan() - Method in class sailpoint.object.ProvisioningProject
 
internInteraction(Workflow.Approval) - Method in class sailpoint.object.WorkflowSummary
 
internPlan(String) - Method in class sailpoint.object.ProvisioningProject
 
internPlan(String, String) - Method in class sailpoint.object.ProvisioningProject
Finds an existing provisioning plan from the provisioning project.
internPlan(String, ProvisioningPlan.AbstractRequest) - Method in class sailpoint.object.ProvisioningProject
Finds an existing provisioning plan from the provisioning project.
internUnmanagedPlan() - Method in class sailpoint.object.ProvisioningProject
 
intersection(List<T>, List<T>) - Static method in class sailpoint.tools.Util
Gets the intersection of the two collections.
InvalidConfigurationException - Exception in openconnector
Thrown when an application lacking some configuration.
InvalidConfigurationException() - Constructor for exception openconnector.InvalidConfigurationException
Construct a ExceptionWrapper with no message or nested throwable.
InvalidConfigurationException(String) - Constructor for exception openconnector.InvalidConfigurationException
Construct a new InvalidConfigurationException with a detailed message.
InvalidConfigurationException(Message) - Constructor for exception openconnector.InvalidConfigurationException
Construct a new InvalidConfigurationException with a detailed message.
InvalidConfigurationException(Throwable) - Constructor for exception openconnector.InvalidConfigurationException
Construct a new InvalidConfigurationException wrapping an existing exception.
InvalidConfigurationException(String, Throwable) - Constructor for exception openconnector.InvalidConfigurationException
Create a new InvalidConfigurationException from an existing exception.
InvalidConfigurationException(Message, Throwable) - Constructor for exception openconnector.InvalidConfigurationException
Create a new InvalidConfigurationException from an existing exception and object Message.
InvalidConfigurationException(String, String, Throwable) - Constructor for exception openconnector.InvalidConfigurationException
Create a new InvalidConfigurationException from an error text, suggestion text and existing exception.
InvalidConfigurationException - Exception in sailpoint.connector
This exception thrown when an application lacking some configuration.
InvalidConfigurationException() - Constructor for exception sailpoint.connector.InvalidConfigurationException
InvalidConfigurationException constructor will be called by the connector components to throw an exception.
InvalidConfigurationException(String) - Constructor for exception sailpoint.connector.InvalidConfigurationException
InvalidConfigurationException constructor will be called by passing the message String.
InvalidConfigurationException(Throwable) - Constructor for exception sailpoint.connector.InvalidConfigurationException
InvalidConfigurationException constructor will be called by passing the throwable object.
InvalidConfigurationException(String, Throwable) - Constructor for exception sailpoint.connector.InvalidConfigurationException
InvalidConfigurationException constructor will be called by passing the throwable object and message string.
InvalidConfigurationException(Message) - Constructor for exception sailpoint.connector.InvalidConfigurationException
InvalidConfigurationException constructor will be called by passing the Message object.
InvalidConfigurationException(Message, Throwable) - Constructor for exception sailpoint.connector.InvalidConfigurationException
InvalidConfigurationException constructor will be called by passing the throwable object and Message object.
InvalidConfigurationException(String, String, Throwable) - Constructor for exception sailpoint.connector.InvalidConfigurationException
Create a new InvalidConfigurationException from an error text, suggestion text and existing exception.
InvalidEscalationTargetException - Exception in sailpoint.object
An exception thrown when a Notifiable item is escalated to someone not capable of receiving the item.
InvalidEscalationTargetException(Notifiable, String, Throwable) - Constructor for exception sailpoint.object.InvalidEscalationTargetException
 
InvalidRequestException - Exception in openconnector
Thrown when an invalid request is detected.
InvalidRequestException() - Constructor for exception openconnector.InvalidRequestException
Construct a new InvalidRequestException with a detailed message.
InvalidRequestException(String) - Constructor for exception openconnector.InvalidRequestException
Construct a new InvalidRequestException with a detailed message.
InvalidRequestException(Message) - Constructor for exception openconnector.InvalidRequestException
Construct a new InvalidRequestException with a detailed message.
InvalidRequestException(Throwable) - Constructor for exception openconnector.InvalidRequestException
Construct a new InvalidRequestException wrapping an existing exception.
InvalidRequestException(String, Throwable) - Constructor for exception openconnector.InvalidRequestException
Create a new InvalidRequestException from an existing exception.
InvalidRequestException(Message, Throwable) - Constructor for exception openconnector.InvalidRequestException
Create a new InvalidRequestException from an existing exception and object Message.
InvalidRequestException(String, String, Throwable) - Constructor for exception openconnector.InvalidRequestException
Create a new InvalidRequestException from an error text, suggestion text and existing exception.
InvalidRequestException - Exception in sailpoint.connector
InvalidRequestException thrown when the invalid input request is provided to the managed system which is not compatible with the standards.this exception can be thrown when the format or the input value will be wrong.
InvalidRequestException() - Constructor for exception sailpoint.connector.InvalidRequestException
InvalidRequestException constructor will be called by the connector components to throw an exception.
InvalidRequestException(String) - Constructor for exception sailpoint.connector.InvalidRequestException
InvalidRequestException constructor will be called by passing the message String.
InvalidRequestException(Throwable) - Constructor for exception sailpoint.connector.InvalidRequestException
InvalidRequestException constructor will be called by passing the throwable object.
InvalidRequestException(String, Throwable) - Constructor for exception sailpoint.connector.InvalidRequestException
InvalidRequestException constructor will be called by passing the throwable object and message string.
InvalidRequestException(Message) - Constructor for exception sailpoint.connector.InvalidRequestException
InvalidRequestException constructor will be called by passing the Message object.
InvalidRequestException(Message, Throwable) - Constructor for exception sailpoint.connector.InvalidRequestException
InvalidRequestException constructor will be called by passing the throwable object and Message object.
InvalidRequestException(String, String, Throwable) - Constructor for exception sailpoint.connector.InvalidRequestException
Create a new InvalidRequestException from an error text, suggestion text and existing exception.
InvalidResponseException - Exception in openconnector
Thrown when an invalid response is detected.
InvalidResponseException() - Constructor for exception openconnector.InvalidResponseException
Construct a ExceptionWrapper with no message or nested throwable.
InvalidResponseException(String) - Constructor for exception openconnector.InvalidResponseException
Construct a new InvalidResponseException with a detailed message.
InvalidResponseException(Message) - Constructor for exception openconnector.InvalidResponseException
Construct a new InvalidResponseException with a detailed message.
InvalidResponseException(Throwable) - Constructor for exception openconnector.InvalidResponseException
Construct a new InvalidResponseException wrapping an existing exception.
InvalidResponseException(String, Throwable) - Constructor for exception openconnector.InvalidResponseException
Create a new InvalidResponseException from an existing exception.
InvalidResponseException(Message, Throwable) - Constructor for exception openconnector.InvalidResponseException
Create a new InvalidResponseException from an existing exception and object Message.
InvalidResponseException(String, String, Throwable) - Constructor for exception openconnector.InvalidResponseException
Create a new InvalidResponseException from an error text, suggestion text and existing exception.
InvalidResponseException - Exception in sailpoint.connector
InvalidResponseException thrown when an invalid response is detected.
InvalidResponseException() - Constructor for exception sailpoint.connector.InvalidResponseException
InvalidResponseException constructor will be called by the connector components to throw an exception.
InvalidResponseException(String) - Constructor for exception sailpoint.connector.InvalidResponseException
InvalidResponseException constructor will be called by passing the message.
InvalidResponseException(Throwable) - Constructor for exception sailpoint.connector.InvalidResponseException
InvalidResponseException constructor will be called by passing the throwable object.
InvalidResponseException(String, Throwable) - Constructor for exception sailpoint.connector.InvalidResponseException
InvalidResponseException constructor will be called by passing the throwable object and message string.
InvalidResponseException(Message) - Constructor for exception sailpoint.connector.InvalidResponseException
InvalidResponseException constructor will be called by passing the Message object.
InvalidResponseException(Message, Throwable) - Constructor for exception sailpoint.connector.InvalidResponseException
InvalidResponseException constructor will be called by passing the throwable object and Message object.
InvalidResponseException(String, String, Throwable) - Constructor for exception sailpoint.connector.InvalidResponseException
Create a new InvalidResponseException from an error text, suggestion text and existing exception.
IQ_SERVICE_CONFIG - Static variable in class sailpoint.object.Configuration
The name of the singleton configuration object for the keys used during secure data transmission.
is_executedFromInow() - Method in class sailpoint.object.ConnectorTestConfig
 
isAccessRequestViewable() - Method in class sailpoint.web.WorkItemBean
 
isAccount(Schema) - Static method in class sailpoint.connector.AbstractConnector
Test the schema and returns true if the schema's objectType is Connector.TYPE_ACCOUNT
isAccount() - Method in class sailpoint.object.TargetAssociation
 
isAccountGroup() - Method in class sailpoint.web.certification.CertificationItemBean
Indicates whether or not we should display certain UI elements.
isAccountGroupCertification() - Method in class sailpoint.web.certification.CertificationBean
 
isAccountGroupEntity() - Method in class sailpoint.web.WorkItemBean
 
isAccountGroupMembersCertification() - Method in class sailpoint.web.certification.CertificationBean
 
isAccountGroupMembership() - Method in class sailpoint.web.certification.CertificationItemBean
 
isAccountGroupPermissionCertification() - Method in class sailpoint.web.WorkItemBean
Used to customize the columns when displaying working items.
isAccountGroupPermissionsCertification() - Method in class sailpoint.web.certification.CertificationBean
 
isAccountOnly() - Method in class sailpoint.object.EntitlementGroup
 
isAccountOnly() - Method in interface sailpoint.object.Entitlements
Returns true if the entitlement
isAccountOnly() - Method in class sailpoint.object.EntitlementSnapshot
 
isAccountRequest() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
isAccountRequest() - Method in class sailpoint.object.ProvisioningPlan.AccountRequest
Causes object type to be suppressed from the Map representation.
isAccountRevokeChallengeActive(CertificationItem) - Method in class sailpoint.object.CertificationEntity
Return whether (if the given item is an account revoke) a challenge is still active for any other items on this entity that are revoking the same account.
isAccountRevokeChallengeActive(CertificationItem, Resolver) - Static method in class sailpoint.object.CertificationEntity
Return whether (if the given item is an account revoke) a challenge is still active for any other items on the entity belonging to the specified revocation item that are revoking the same account.
isAccountRevokeChallengeGenerated(CertificationItem) - Method in class sailpoint.object.CertificationEntity
Return whether (if the given item is an account revoke) a challenge has already been generated for any other items on this entity that are revoking the same account.
isAcknowledgment() - Method in class sailpoint.object.CertificationAction
Indicates if the action was an acknowledgment.
isActedUpon() - Method in class sailpoint.object.CertificationItem
Has an action been chosen for this item.
isActionable() - Method in enum sailpoint.object.Recommendation.RecommendedDecision
 
isActionAllowed(CertificationAction.Status) - Method in class sailpoint.object.Policy
Return true if the given certification action can be taken on violations of this policy.
isActionRequired() - Method in class sailpoint.object.AbstractCertificationItem
A boolean indication if this item needs further action.
isActive() - Method in class sailpoint.object.CertificationChallenge
Return whether this challenge is still active or not.
isActive() - Method in class sailpoint.object.PolicyViolation
True if this is considered to be an active violation.
isActive() - Method in class sailpoint.object.WorkItemMonitor
Return whether this work item monitor still has an active work item.
isActivityEnabled() - Method in class sailpoint.object.Application
 
isActivityEnabled() - Method in class sailpoint.object.Bundle
Return true if activity monitoring is enabled.
isAdditionalEmailRecipientsPresent() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
 
isAdditionalEmailRecipientsPresent() - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
 
isAdditionalEntitlements() - Method in class sailpoint.object.RoleMetadata
Return true if the identity has any additional entitlements and this is an assigned role.
isAdditionalRecipientsPresent() - Method in class sailpoint.object.NotificationConfig.ConfigBase
 
isAdditionalRecipientsPresent() - Method in interface sailpoint.object.NotificationConfig.IConfig
 
isAggregated() - Method in class sailpoint.object.ManagedAttribute
 
isAggregation - Variable in class sailpoint.connector.DelimitedFileConnector
 
isAggregationType(String) - Static method in class sailpoint.object.Schema
Return true if an object type is one of our standard aggregation types.
isAlertable() - Method in class sailpoint.object.PolicyViolation
A transient flag passed from the PolicyExecutors back to the Interrogator to indicate that notifications and work items need to be opened.
isAllApproved() - Method in class sailpoint.object.ApprovalSet
 
isAllEnabled() - Method in class sailpoint.object.ActivityConfig
Returns true if all applications activities should be stored.
isAllow() - Method in class sailpoint.object.AccessMapping
 
isAllowAccountRevocation(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isAllowAll() - Method in class sailpoint.object.DynamicScope
 
isAllowAll() - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority
In previous releases, this was the Configuration.LCM_REQUEST_CONTROLS_ALLOW_ALL.
isAllowApproveAccounts(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isAllowBulk() - Method in class sailpoint.object.QuickLinkOptions
 
isAllowCertificationEntityBulkAccountRevocation() - Method in class sailpoint.web.certification.CertificationBean
Specifies that revoke all accounts should be available on the certification entity page.
isAllowCertificationEntityBulkApprove() - Method in class sailpoint.web.certification.CertificationBean
Specifies that approve all should be available on the certification entity page.
isAllowCertificationEntityBulkRevocation() - Method in class sailpoint.web.certification.CertificationBean
Specifies that revoke all should be available on the certification entity page.
isAllowChallengeDecision() - Method in class sailpoint.web.certification.CertificationItemBean
 
isAllowCreate() - Method in class sailpoint.object.AccountSelection
 
isAllowCreatingRolesFromCertification() - Method in class sailpoint.web.certification.CertificationBean
Returns true if roles can be created from the certification items in the current certification.
isAllowDuplicateAccounts() - Method in class sailpoint.object.Bundle
 
isAllowDuplicateAccounts() - Method in class sailpoint.object.RoleTypeDefinition
True if this role has the characteristics of what is normally called an "IT" role.
isAllowed(Object) - Method in class sailpoint.object.Field
Return true if a value is on the allowed values list.
isAllowed() - Method in class sailpoint.object.IdentityEntitlement
 
isAllowed(Object) - Method in class sailpoint.object.MiningConfig.MiningAttribute
Return true if a given atomic value is allowed.
isAllowedEntityStatus(AbstractCertificationItem.Status) - Method in enum sailpoint.object.Certification.Type
Returns true if the statuses list is non-null and contains the given status
isAllowedValuesDynamic() - Method in class sailpoint.object.Field
Deprecated.
- use Field.isDynamic() Old name for "dynamic", eventually this will apply to things other than the allowed values script so it needed a more generic name
isAllowEntityBulkAccountRevocation(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isAllowEntityBulkApprove() - Method in class sailpoint.object.CertificationDefinition
 
isAllowEntityBulkApprove(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isAllowEntityBulkClearDecisions() - Method in class sailpoint.object.CertificationDefinition
 
isAllowEntityBulkClearDecisions(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isAllowEntityBulkRevocation(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isAllowEntityDelegation(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isAllowExceptionPopup() - Method in class sailpoint.object.CertificationDefinition
 
isAllowExceptionPopup(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isAllowExceptionPopup() - Method in class sailpoint.web.certification.CertificationBean
Enables certifiers to view the allow exception pop-up and manually set expiration dates and add comments.
isAllowExceptions(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isAllowImmutableModifications() - Method in class sailpoint.object.PersistenceOptions
 
isAllowItemDelegation(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isAllowListBulkAccountRevocation(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isAllowListBulkApprove() - Method in class sailpoint.object.CertificationDefinition
 
isAllowListBulkApprove(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isAllowListBulkClearDecisions() - Method in class sailpoint.object.CertificationDefinition
 
isAllowListBulkClearDecisions(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isAllowListBulkMitigate() - Method in class sailpoint.object.CertificationDefinition
 
isAllowListBulkMitigate(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isAllowListBulkReassign() - Method in class sailpoint.object.CertificationDefinition
 
isAllowListBulkReassign(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isAllowListBulkRevocation(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isAllowListBulkRevoke() - Method in class sailpoint.object.CertificationDefinition
 
isAllowListBulkRevoke(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isAllowMultipleAssignments() - Method in class sailpoint.object.Bundle
Determines whether or not the role allows multiple assignments.
isAllowOther() - Method in class sailpoint.object.QuickLinkOptions
 
isAllowPermission() - Method in class sailpoint.object.TargetAssociation
 
isAllowProvisioningRequirements() - Method in class sailpoint.object.Certification
 
isAllowProvisioningRequirements() - Method in class sailpoint.object.CertificationDefinition
 
isAllowProvisioningRequirements() - Method in class sailpoint.web.certification.CertificationBean
 
isAllowRemoveEntitlements() - Method in class sailpoint.object.QuickLinkOptions
 
isAllowRemoveRoles() - Method in class sailpoint.object.QuickLinkOptions
 
isAllowRequestEntitlements() - Method in class sailpoint.object.QuickLinkOptions
 
isAllowRequestRoles() - Method in class sailpoint.object.QuickLinkOptions
 
isAllowSelf() - Method in class sailpoint.object.QuickLinkOptions
 
isAllProvisioned() - Method in class sailpoint.object.ApprovalSet
Return true if all of the approved items have been provisioned.
isAllRejected() - Method in class sailpoint.object.ApprovalSet
 
isAlreadyExistsException(Throwable) - Static method in class sailpoint.tools.Util
Return true if the exception means that an attempt was made to save an object with a name that was already in use.
isAmbiguous(char) - Method in class sailpoint.object.Filter.FilterCompiler.IdentitiferLookAhead
 
isAnalyzed() - Method in class sailpoint.object.FullTextIndex.FullTextField
 
isAnd() - Method in class sailpoint.object.AlertMatchConfig.AlertMatchExpression
 
isAnd() - Method in class sailpoint.object.AlertMatchConfig.AlertMatchTerm
 
isAnd() - Method in class sailpoint.object.IdentitySelector.MatchExpression
True if the terms are logically AND'd during evaluation.
isAnd() - Method in class sailpoint.object.IdentitySelector.MatchTerm
 
isAnswered() - Method in class sailpoint.object.AccountSelection
Return true if this selection is considered to have been answered.
isAnswered() - Method in class sailpoint.object.ProvisioningTarget
Return true if all of the AccountSelections have been answered.
isAny() - Method in class sailpoint.object.Workflow.Approval
 
isAnyEnabled() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
 
isAnyMonitoring() - Method in class sailpoint.object.Workflow
This returns a derived, non-persistent value that indicates whether or not anything is monitored in this workflow.
isAnyNullOrEmpty(String...) - Static method in class connector.common.Util
This method check values is null or empty if then return true....
isAnyNullOrEmpty(String...) - Static method in class sailpoint.tools.Util
 
isAppOwnerIsUnownedOwner() - Method in class sailpoint.object.CertificationDefinition
 
isApprovalComplete() - Method in class sailpoint.object.IdentityRequestItem
 
isApproveAccountAllowed() - Method in class sailpoint.web.certification.CertificationBean
If there is a certification definition present, return true if the definition is configured to allow approve accounts If there is not certification definition, return the System configuration value.
isApproved() - Method in class sailpoint.object.ApprovalItem
 
isApproved() - Method in class sailpoint.object.CertificationAction
Indicates if the action was an approval.
isApproved() - Method in class sailpoint.object.IdentityRequestItem
 
isApproved() - Method in class sailpoint.object.Signoff.Signatory
 
isApproved() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
Return true if the this is a simple item whose completion state should be rendered as "Approved" rather than "Finished".
isApproving() - Method in class sailpoint.object.WorkflowLaunch
 
isArchivable(WorkItem) - Method in class sailpoint.api.Workflower
Return true if a given work item type has been globally enabled for archving.
isArchive() - Method in class sailpoint.object.Workflow.Approval
 
isArchive() - Method in class sailpoint.web.WorkItemBean
Used on rendering pages to display the appropriate format of data.
isArgument(String) - Static method in class sailpoint.api.Provisioner
Return true if this is an argument that Provisioner will recognize so they can be partitioned.
isAscending() - Method in class sailpoint.object.QueryOptions.Ordering
 
isAscending() - Method in class sailpoint.object.Sort
 
isAssignable() - Method in class sailpoint.object.RoleTypeDefinition
True if the role can be assigned.
isAssigned() - Method in class sailpoint.object.IdentityEntitlement
 
isAssigned() - Method in class sailpoint.object.RoleMetadata
Return true if this is an assigned role.
isAssigned() - Method in class sailpoint.web.certification.CertificationItemBean.BusinessRoleBean
 
isAssignment() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
isAssimilateBulkReassignments(Attributes<String, Object>) - Method in class sailpoint.object.Certification
Return whether reassignment certifications should have their contents assimilated into the parent certification and be deleted after being signed.
isAssimilateBulkReassignments(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isAssimilated() - Method in class sailpoint.object.RemediationItem
True if this item has been assimilated back into the Certification.
isAssimilated() - Method in class sailpoint.object.Workflow.Approval
 
isAssociatedToRole() - Method in class sailpoint.object.RoleIndex
True if this is a) an IT role and b) that it is currently associated with another role either through permits or requirements.
isAttribute() - Method in class sailpoint.object.EntitlementWeight
 
isAttribute() - Method in class sailpoint.object.TargetAssociation
Return true if this is an attribute association.
isAttributeGranularity() - Method in class sailpoint.object.EntitlementSnapshot
Determines whether or not this snapshot contains a single attribute or permission.
isAttributesMatch(ProvisioningPlan.AbstractRequest) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
isAudited(SailPointObject) - Method in class sailpoint.object.AuditConfig
Test to see if anything about this class can be audited.
isAuthenticationResource() - Method in class sailpoint.object.Application
Returns true if this application is the authentication application for the system.
isAuthoritative() - Method in class sailpoint.object.Application
Flag to indicate that application is an authoritative feed.
isAuthoritative() - Method in class sailpoint.object.Field
True if this field is considered authoritative over the corresponding identity or account attribute value.
isAuthorized() - Method in class sailpoint.integration.IIQClient.AuthorizationService.CheckAuthorizationResult
Return whether the user is authorized for the requested right.
isAuthorized(SailPointObject) - Method in class sailpoint.web.certification.CertificationBean
 
isAuthorized(SailPointObject) - Method in class sailpoint.web.certification.CertificationItemBean
 
isAuthorized(SailPointObject) - Method in class sailpoint.web.WorkItemBean
Checks that the current user should have access to the workitem.
isAuthorizedForContent(String, String, PageContentRequest) - Static method in class sailpoint.plugin.PluginsUtil
Determines if the content should be included on the specified page for the user with the specified rights.
isAutoApprove(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isAutoApprove() - Method in class sailpoint.object.CertificationDefinition
 
isAutoCreated() - Method in class sailpoint.object.SailPointObject
True if the object is autoCreated due to unresolved references
isAutoCreated() - Method in class sailpoint.object.WorkflowCase
 
isAutoDecision() - Method in class sailpoint.object.CertificationAction
 
isAutoDecisionGenerated() - Method in class sailpoint.object.CertificationItem
 
isAutomateSignOffOnReassignment(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isAutomateSignoffPopup() - Method in class sailpoint.object.CertificationDefinition
 
isAutomateSignoffPopup(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isAutomaticClosingEnabled() - Method in class sailpoint.object.CertificationDefinition
 
isAutoPromotion() - Method in class sailpoint.object.Application
This is what tells HibernatePersistenceManager to do the extended attribute promotion whenever saveObject is called.
isAutoPromotion() - Method in class sailpoint.object.Bundle
This is what tells HibernatePersistenceManager to do the extended attribute promotion whenever saveObject is called.
isAutoPromotion() - Method in class sailpoint.object.ManagedAttribute
This is what tells HibernatePersistenceManager to do the extended attribute promotion whenever saveObject is called.
isAutoSignoffOnReassignment() - Method in class sailpoint.object.Certification
 
isAutoSignOffWhenNothingToCertify() - Method in class sailpoint.object.CertificationDefinition
 
isBackground() - Method in class sailpoint.object.Workflow.Step
 
isBasicAuth(String) - Static method in class sailpoint.integration.AuthenticationUtil
If the Authorization header doesn't start with "Basic", then this is not basic authorization.
isBearerAuth(String) - Static method in class sailpoint.integration.AuthenticationUtil
If the Authorization header doesn't start with "Bearer", then this is not bearer authorization.
isBefore() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
 
isBefore() - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
 
isBefore() - Method in class sailpoint.object.NotificationConfig.ConfigBase
 
isBefore() - Method in interface sailpoint.object.NotificationConfig.IConfig
 
isBooleanOrNumberOrList(Object) - Static method in class connector.common.Util
Returns true if Object type either boolean or Number or list
isBulk() - Method in class sailpoint.object.QuickLink
Deprecated.
isBulkCertified() - Method in class sailpoint.object.CertificationAction
Flag indicating whether this item was bulk certified.
isBulkCertified() - Method in class sailpoint.object.CertificationEntity
True if this entity was bulk certified.
isBulkReassignment() - Method in class sailpoint.object.Certification
True if this Certification was generated to service identities that were bulk assigned.
isBulkRequest() - Method in class sailpoint.object.IdentityRequest
 
isBundleDeleted() - Method in class sailpoint.object.RoleChangeEvent
Returns true if the bundle is pending for delete.
isBusinessCompositionCertification() - Method in class sailpoint.web.WorkItemBean
 
isBusinessRoleCertification() - Method in class sailpoint.web.certification.CertificationBean
 
isBusinessRoleCompositionCertification() - Method in class sailpoint.web.certification.CertificationBean
 
isBusinessRoleMembershipCertification() - Method in class sailpoint.web.certification.CertificationBean
 
isCacheable(SailPointObject) - Method in interface sailpoint.object.Cacheable
Return true if this object instance is cacheable.
isCacheResults() - Method in class sailpoint.object.QueryOptions
 
isCanViewPendingChanges() - Method in class sailpoint.web.WorkItemBean
 
isCaseInsensitive() - Method in class sailpoint.object.Application
Return true if the object attribute values are case insensitive.
isCertificationDelegationReviewRequired(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isCertificationDetailedViewFilterSet(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isCertificationRelated() - Method in class sailpoint.object.WorkItem
Return true if this work item is certification-related in some way.
isCertifyAccounts() - Method in class sailpoint.object.CertificationDefinition
 
isCertifyEmptyAccounts() - Method in class sailpoint.object.CertificationDefinition
 
isCertifyingGroups() - Method in class sailpoint.object.Certification
 
isCertifyingIdentities() - Method in class sailpoint.object.Certification
Return true if this certification is operating on identities.
isChallengeActive() - Method in class sailpoint.object.CertificationItem
Return true if this item has an active challenge.
isChallengeActive(Resolver) - Method in class sailpoint.object.CertificationItem
Return true if this item has an active challenge.
isChallenged() - Method in class sailpoint.object.CertificationChallenge
True if the associated decision is being challenged.
isChallengeDecisionExpired() - Method in class sailpoint.object.CertificationChallenge
True if this was challenged, but the certifier did not make a decision on the challenge request by the end of the challenge period.
isChallengeGenerated() - Method in class sailpoint.object.CertificationItem
Return whether a challenge has ever been generated for this item.
isChallengePeriodEnabled() - Method in class sailpoint.object.CertificationDefinition
 
isCheckAppAttribute() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
isChecked() - Method in class sailpoint.object.CertificationDefinition.FactoryBean
 
isChecked() - Method in class sailpoint.object.CertificationDefinition.GroupBean
 
isCheckEffective() - Method in class sailpoint.object.IdentitySelector.MatchTerm
 
isCheckLimitReassignments() - Method in class sailpoint.object.CertificationCommand.BulkReassignment
 
isCheckSelfCertification() - Method in class sailpoint.object.CertificationCommand.BulkReassignment
 
isChildCertificationsComplete(SailPointContext, String) - Static method in class sailpoint.object.Certification
Indicates whether or not all child certifications have been completed.
isChildHierarchy() - Method in class sailpoint.object.Schema
When false indiciates that the values in the _hiearchyAttribute represent parent objects, or objects from which we will inherit things.
isCleanable() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
isCleared() - Method in class sailpoint.object.CertificationItem
Has an action been cleared for this item.
isClicked() - Method in class sailpoint.object.Form.Button
 
isCloneResults() - Method in class sailpoint.object.QueryOptions
 
isClosed() - Method in interface sailpoint.api.SailPointContext
Return true if this context has been closed and can no longer be used.
isCommitted() - Method in class sailpoint.object.IdentityRequestItem
Helper to indicate if the item has a provisioning state of committed.
isCommitted() - Method in class sailpoint.object.ProvisioningResult
 
isCompareRO() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
isComparesTwoIdentities() - Method in enum sailpoint.object.IdentityTrigger.Type
Return whether a previous and current identity are both needed to determine whether a trigger of this type is matched.
isCompatible(List<RoleTarget>, List<RoleTarget>) - Static method in class sailpoint.object.RoleTarget
Return true if the RoleTargets in the first list are all included in the second list.
isCompensated() - Method in class sailpoint.object.ScoreDefinition
Return true if this scorer is configured to calculate a compensated score.
isComplete() - Method in class sailpoint.integration.RequestResult
Return whether this request is complete.
isComplete() - Method in class sailpoint.object.AbstractCertificationItem
 
isComplete() - Method in enum sailpoint.object.AbstractCertificationItem.Status
Return whether this state is considered complete.
isComplete() - Method in class sailpoint.object.ApprovalItem
 
isComplete() - Method in class sailpoint.object.Certification
True when all identities on this certification are complete.
isComplete() - Method in class sailpoint.object.RemediationItem
Pseudo-property that says whether this remediation has been completed.
isComplete() - Method in class sailpoint.object.TaskItem
 
isComplete() - Method in class sailpoint.object.Workflow.Approval
 
isComplete() - Method in class sailpoint.object.Workflow
 
isComplete() - Method in class sailpoint.object.Workflow.Step
 
isComplete() - Method in class sailpoint.object.WorkflowCase
A pseudo property that passes through to the Workflow, but is mapped in Hibernate so there is a searchable column.
isComplete() - Method in class sailpoint.object.WorkflowLaunch
 
isComplete() - Method in class sailpoint.web.WorkItemBean
Return whether the workItem is completed.
isCompleteCertificationHierarchy() - Method in class sailpoint.object.CertificationDefinition
 
isCompleteHierarchy() - Method in class sailpoint.object.Certification
True if it is required that the certifications along the entire hierarchy should be completed before the current certification can be completed.
isComplex() - Method in class sailpoint.object.BaseAttributeDefinition
Quick complexity tester.
isComponent() - Method in class sailpoint.object.ScoreDefinition
True if this is a component score rather than a composite score.
isComponentOrCompositeLink() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
 
isComposite() - Method in class sailpoint.object.Application
Deprecated.
isComposite() - Method in class sailpoint.object.Link
 
isComposite() - Method in class sailpoint.object.ScoreDefinition
True if this is a composite score rather than a component score.
isConcurrent() - Method in class sailpoint.object.TaskDefinition
 
isConnected() - Method in class sailpoint.object.IdentityEntitlement
Returns true if the aggregation state of this entitlement is Connected.
isConsole() - Method in class sailpoint.object.ServiceDefinition
 
isConsolidatedPartitionResults() - Method in class sailpoint.object.TaskResult
Return true if partition results are all stored inside the master result rather than in each Request.
isConstraintEqual(PolicyViolation) - Method in class sailpoint.object.PolicyViolation
Return true if the two violations reference the same constraint.
isConstraintsEmpty() - Method in class sailpoint.web.certification.CertificationItemBean.ProfileBean
 
isContainer() - Method in class sailpoint.object.AlertMatchConfig.AlertMatchTerm
 
isContainer() - Method in class sailpoint.object.IdentitySelector.MatchTerm
 
isContentEquivalent(Rule) - Method in class sailpoint.object.Rule
Returns true if the "contents" of the specified Rule are equal to this, where "contents" means: signature language referencedRules source type but specifically excludes name and id.
isContinuous() - Method in class sailpoint.object.Certification
Deprecated.
This flag is unused. Continuous certifications are no longer supported.
isContinuous() - Method in class sailpoint.object.CertificationDefinition
Continuous Certification Properties
isCorrelated() - Method in class sailpoint.object.Identity
True if the identity has one or more accounts on an authoritative application.
isCorrelatedOverridden() - Method in class sailpoint.object.Identity
True if correlated flag was set manually in the UI
isCorrelationKeyAssigned() - Method in class sailpoint.object.AttributeDefinition
Transient flag to indicate whether this attribute is supposed to have a correlation key assignment.
isCreate() - Method in class sailpoint.object.AuditConfig.AuditClass
 
isCreate() - Method in class sailpoint.object.ChangeSummary
 
isCreateAccount() - Method in class sailpoint.object.AccessRequestAccountInfo
Return true if this is for a new account selection
isCsv() - Method in class sailpoint.object.PersistedFile
 
isCurrentMitigation() - Method in class sailpoint.web.certification.CertificationItemBean
 
isCustom() - Method in class sailpoint.object.ObjectAttribute
 
isCustomDateStyle() - Method in class sailpoint.object.ReportColumnConfig
 
isCustomTimeStyle() - Method in class sailpoint.object.ReportColumnConfig
 
isDataOwnerCertification() - Method in class sailpoint.web.certification.CertificationBean
 
isDateAfter(Date, Date) - Static method in class sailpoint.tools.Util
Determine whether the testDate is greater than or equal to the startDate
isDateAfterToday(Date) - Static method in class sailpoint.tools.Util
 
isDateBetween(Date, Date, Date) - Static method in class sailpoint.tools.Util
Determine whether the given date is between two other dates
isDateRange() - Method in class sailpoint.object.ReportDataSource.Parameter
 
isDebug() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
isDebug() - Method in class sailpoint.object.ConnectorTestConfig
 
isDebugEnabled() - Method in interface openconnector.Log
Is the debug level enabled?
isDebugEnabled() - Method in class openconnector.SystemOutLog
 
isDecisionLockedByPhase(Certification, CertificationAction, Certification.Phase) - Static method in class sailpoint.object.CertificationItem
Return whether the decision for this item is locked because the challenge phase is over, or it is in the challenge phase for a remediated item.
isDecisionLockedByRevokes(Certification, CertificationDelegation, CertificationDelegation, CertificationAction) - Static method in class sailpoint.object.CertificationItem
Return whether the decision for this item is locked because revokes are being processed immediately.
isDefaultIcon() - Method in class sailpoint.object.Workflow.Step.Icon
 
isDefaultName() - Method in class sailpoint.object.CandidateRole
Return true if it looks like the role has the default name generated by the miner.
isDelegated() - Method in class sailpoint.object.CertificationItem
Return true if this item has been delegated.
isDelegatedOrWaitingReview() - Method in class sailpoint.object.CertificationItem
Return whether this item (or its parent) is currently delegated or was previously delegated and is waiting delegation review.
isDelegation() - Method in class sailpoint.object.CertificationAction
Indicates if the action was an delegation.
isDelegationForwardingDisabled() - Method in class sailpoint.object.CertificationDefinition
 
isDelegationForwardingDisabled() - Method in class sailpoint.web.certification.CertificationBean
If there is a certification definition present, return true if the definition is configured to disable delegation forwarding If there is no definition, return the value from system configuration
isDelegationPendingReview() - Method in class sailpoint.web.certification.CertificationItemBean
 
isDelegationReturned() - Method in class sailpoint.web.certification.CertificationItemBean
 
isDelete() - Method in class sailpoint.object.AuditConfig.AuditClass
 
isDelete() - Method in class sailpoint.object.ChangeSummary
 
isDelete() - Method in class sailpoint.object.ResourceObject
 
isDeleteAll() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This flag will indicate whether to delete all occurrence of matching accounts with provided accountAttrValue.
isDeleteApproval() - Method in class sailpoint.object.Workflow
Return true if this is a delete approval workflow.
isDeleteApproval() - Method in class sailpoint.object.WorkflowCase
Return true if this is a delete approval workflow.
isDeleteOnFinish() - Method in class sailpoint.object.TaskSchedule
 
isDeleteToDisable() - Method in class sailpoint.object.ProvisioningConfig
 
isDenormalizationPending() - Method in class sailpoint.object.Scope
True when a scopes path changes.
isDenyPermission() - Method in class sailpoint.object.TargetAssociation
 
isDeprecated() - Method in class sailpoint.object.TaskDefinition
 
isDetailViewPostback() - Method in class sailpoint.web.certification.CertificationBean
Return whether the postback is going to come from the detail view (for example - not the grid).
isDetectable() - Method in class sailpoint.object.RoleTypeDefinition
 
isDetected() - Method in class sailpoint.object.RoleMetadata
Return true if this is a detected role.
isDetectedException() - Method in class sailpoint.object.RoleMetadata
Return true if this is a detected role that is not required or permitted by any of the identity's assigned roles.
isDevelopmentVersion() - Method in class sailpoint.object.Plugin
See Plugin.version for details about official and development versions.
isDifferencable() - Method in class sailpoint.object.AbstractCertifiableEntity
Indicates that you can difference this entity.
isDifferencable() - Method in class sailpoint.object.AccountGroup
Deprecated.
Indicates that you can difference this entity.
isDifferencable() - Method in class sailpoint.object.Bundle
Indicates that you can difference this entity.
isDifferencable() - Method in class sailpoint.object.Identity
Indicates that you can difference this entity.
isDifferencable() - Method in class sailpoint.object.ManagedAttribute
Indicates that you can difference this entity.
isDifferent(BaseIdentityIndex) - Method in class sailpoint.object.BaseIdentityIndex
Return true if the contents of two indexes differ.
isDifferent(GenericIndex) - Method in class sailpoint.object.GenericIndex
Return true if the contents of two indexes differ.
isDifferent(GroupIndex) - Method in class sailpoint.object.GroupIndex
 
isDirectlyAssignable(String) - Method in class sailpoint.object.Application
Return whether or not an attribute of a given objectType is directly assignable to an account.
isDirectoriesOnly() - Method in class sailpoint.object.WindowsShare
 
isDirty() - Method in class sailpoint.object.SailPointObject
Return the dirty flag.
isDirtyRead() - Method in class sailpoint.object.QueryOptions
 
isDisable() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
isDisable() - Method in class sailpoint.object.ConnectorTestConfig
 
isDisableConnectorStateMapUpdate() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
isDisabled() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
isDisabled() - Method in class sailpoint.object.FullTextIndex
 
isDisabled() - Method in class sailpoint.object.Link
Return true if the account is disabled.
isDisabled() - Method in class sailpoint.object.Plugin
 
isDisabled() - Method in class sailpoint.object.SailPointObject
Returns true if the object is disabled.
isDisablePreview() - Method in class sailpoint.object.LiveReport
 
isDisconnected() - Method in class sailpoint.object.IdentityEntitlement
Returns true if the aggregation state of this entitlement is Disconnected.
isDisplayEntitlementDescription() - Method in class sailpoint.web.certification.CertificationBean
 
isDisplayEntitlementDescriptions() - Method in class sailpoint.object.CertificationDefinition
 
isDisplayEntitlementDescriptions(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isDisplayOnly() - Method in class sailpoint.object.Field
 
isDistinct() - Method in class sailpoint.object.QueryOptions
 
isDoCreate() - Method in class sailpoint.object.AccountSelection
 
isDormant() - Method in class sailpoint.object.Scope
True if the scope is dormant.
isDriverRegistered(String) - Static method in class sailpoint.tools.JdbcUtil
Method to check if driverClass is already registered with DriverManager or not
isDynamic() - Method in class sailpoint.object.Field
 
isDynamicValue(Attributes<String, Object>, String) - Static method in class sailpoint.object.DynamicValue
Return true if the given attribute is a DynamicValue.
isEditable() - Method in class sailpoint.object.AttributeDefinition
Always returns true; included only for compatibility with the ObjectAttribute class
isEditable() - Method in class sailpoint.object.ObjectAttribute
If the attribute has an edit mode and its not ReadOnly the attribute is considered editable.
isEditable() - Method in class sailpoint.object.Workflow.Variable
 
isEditable() - Method in class sailpoint.web.certification.CertificationBean
 
isEditable() - Method in class sailpoint.web.WorkItemBean
 
isEffective() - Method in class sailpoint.object.ObjectClassification
 
isElectronicallySigned() - Method in class sailpoint.object.Certification
 
isElectronicSign() - Method in class sailpoint.object.SignOffHistory
Derived property indicating whether or not this signoff was electronically signed.
isElectronicSignatureEnabled(WorkflowContext) - Static method in class sailpoint.workflow.IdentityLibrary
Static because we need it to be called by Rules that are generating approvals.
isElectronicSignatureRequired() - Method in class sailpoint.object.CertificationDefinition
 
isElectronicSignatureRequired(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isElectronicSignedOff() - Method in class sailpoint.web.certification.CertificationBean
 
isEmpty(String, String) - Static method in class connector.common.JsonUtil
Returns boolean value for determining the value of the associated object with the provided key in the supplied JSON string is empty or not.
isEmpty(Collection) - Static method in class connector.common.Util
This method will return true true is the collection is null or empty
isEmpty(Iterator) - Static method in class connector.common.Util
Return true if the specified Iterator is empty.
isEmpty(Object[]) - Static method in class connector.common.Util
Return true if the specified array is empty.
isEmpty(Map) - Static method in class connector.common.Util
Return true if the specified map is empty.
isEmpty(String) - Static method in class connector.common.Util
Return true if the specified String is empty.
isEmpty(Collection) - Static method in class openconnector.Util
Deprecated.
isEmpty(Iterator) - Static method in class openconnector.Util
Deprecated.
isEmpty(Object[]) - Static method in class openconnector.Util
Deprecated.
isEmpty(Map) - Static method in class openconnector.Util
Return true if the specified map is empty.
isEmpty(String) - Static method in class openconnector.Util
Return true if the specified String is empty.
isEmpty(Collection) - Static method in class sailpoint.integration.Util
Return whether the given Collection is empty.
isEmpty(Map) - Static method in class sailpoint.integration.Util
Return whether the given Map is empty.
isEmpty() - Method in class sailpoint.object.ApplicationEntitlementWeights
 
isEmpty() - Method in class sailpoint.object.ApprovalSet
 
isEmpty() - Method in class sailpoint.object.CertificationCommand
 
isEmpty() - Method in class sailpoint.object.DynamicValue
Return true if this is logically empty.
isEmpty() - Method in class sailpoint.object.EntitlementCollection
Return whether this EntitlementCollection is empty.
isEmpty() - Method in class sailpoint.object.EntitlementGroup
 
isEmpty() - Method in class sailpoint.object.EntitlementSnapshot
 
isempty(String) - Static method in class sailpoint.object.Filter
Check that the given multi-valued property is empty.
isEmpty() - Method in class sailpoint.object.IdentitySelector
Return true if the selector is logically empty.
isEmpty() - Method in class sailpoint.object.NativeChangeDetection
Return true if there are no differences defined in this change detection.
isEmpty() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
isEmpty() - Method in class sailpoint.object.ProvisioningPlan
Return true if the plan is logically empty.
isEmpty() - Method in class sailpoint.object.ProvisioningProject
Return true if the project is logically empty.
isEmpty() - Method in class sailpoint.object.Scriptlet
Return true if the source is logically empty.
isEmpty() - Method in class sailpoint.object.Signature
 
isEmpty() - Method in class sailpoint.object.WorkItemConfig
Return true if there is nothing interesting in this config.
isEmpty(Iterator) - Static method in class sailpoint.tools.Util
Return true if the specified Iterator is empty.
isEmpty(Collection) - Static method in class sailpoint.tools.Util
 
isEmpty(Object[]) - Static method in class sailpoint.tools.Util
 
isEmpty(Map) - Static method in class sailpoint.tools.Util
 
isEmpty(String) - Static method in class sailpoint.tools.Util
Check if a CSV list is empty
isEnableAttributeControl() - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
In previous releases, this was the Configuration.LCM_REQUEST_CONTROLS_ENABLE_ATTRIBUTE_CONTROL
isEnableCustomControl() - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
In previous releases, this was the Configuration.LCM_REQUEST_CONTROLS_ENABLE_CUSTOM_CONTROL
isEnabled(String) - Method in class sailpoint.object.ActivityConfig
Returns true if the given application id found in the configured list of enabled applications.
isEnabled(Application) - Method in class sailpoint.object.ActivityConfig
Returns true if the given Application is enabled.
isEnabled() - Method in class sailpoint.object.AuditConfig.AuditAction
 
isEnabled() - Method in class sailpoint.object.AuditConfig.AuditAttribute
 
isEnabled(String) - Method in class sailpoint.object.AuditConfig.AuditClass
 
isEnabled(String) - Method in class sailpoint.object.AuditConfig
Test to see if a general action is can be audited.
isEnabled(String, SailPointObject) - Method in class sailpoint.object.AuditConfig
Test to see if the action is enabled for this object.
isEnabled(String, AuditEvent.SCIMResource) - Method in class sailpoint.object.AuditConfig
 
isEnabled(Class, String) - Method in class sailpoint.object.AuditConfig
Test to see if an attribute is audited.
isEnabled() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
 
isEnabled() - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
 
isEnabled() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
 
isEnabled() - Method in class sailpoint.object.CertificationStateConfig
 
isEnabled(Object, List<? extends CertificationStateConfig>) - Static method in class sailpoint.object.CertificationStateConfig
Return whether the given state is enabled according to the given list containing the state config.
isEnabled() - Method in class sailpoint.object.GroupFactory
When true the group type is active and will be used when refreshing group scores.
isEnabled() - Method in class sailpoint.object.MFAConfig
 
isEnabled() - Method in class sailpoint.object.NotificationConfig.ConfigBase
 
isEnabled() - Method in interface sailpoint.object.NotificationConfig.IConfig
 
isEnabled() - Method in class sailpoint.object.NotificationConfig
 
isEnabled() - Method in class sailpoint.object.QuickLinkCategory
 
isEnableOverrideViolationDefaultRemediator(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isEnablePartitioning() - Method in class sailpoint.object.CertificationDefinition
 
isEnableReassignAccount(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isEnableSubordinateControl() - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
In previous releases, this was the Configuration.LCM_REQUEST_CONTROLS_ENABLE_SUBORDINATE_CONTROL
isEncoded(String) - Static method in class sailpoint.api.ObjectUtil
Try to guess if a string looks encrypted.
isEncrypted(String) - Static method in class sailpoint.api.EncodingUtil
Checks if the passed in string value is encrypted.
isEncrypted(String) - Method in class sailpoint.integration.Cryptographer
Deprecated.
Try to guess if a string looks encrypted.
isEntitlement() - Method in class openconnector.Schema.Attribute
A flag to indicate if an attribute is an entitlement.
isEntitlement() - Method in class sailpoint.object.AttributeDefinition
A flag to indicate if an attribute is an entitlement.
isEntitlements() - Method in class sailpoint.object.Link
Flag that indicates whether or not this link contains any entitlement attributes.
isEntitlementType() - Method in class sailpoint.object.IdentitySelector.MatchTerm
 
isEntityDelegated() - Method in class sailpoint.object.CertificationEntity
Return whether this whole entity (for example - not the sub-items but the identity itself) is delegated.
isEntityDelegationEnabled() - Method in class sailpoint.web.certification.CertificationBean
If there is a certification definition present, return true if the definition is configured to allow entity delegation If there is no certification definition, return the value from System Configuration
isEqual(AccountItem) - Method in class sailpoint.object.AccountItem
Return true if one item is equal to another except for the value.
isEqual(IdentityItem) - Method in class sailpoint.object.IdentityItem
Return true if one item is equal to another except for the value.
isEqual(List<RoleTarget>, List<RoleTarget>) - Static method in class sailpoint.object.RoleTarget
Return true if one role target list is equal to another.
isEqual(String) - Method in enum sailpoint.object.TaskResult.CompletionStatus
 
isEqualOrDowngrade(Plugin, Plugin) - Static method in class sailpoint.plugin.PluginsUtil
Determines whether a plugin upgrade is a reinstall of the same version or a downgrade to an earlier version.
isError() - Method in class sailpoint.object.TaskItem
 
isError() - Method in class sailpoint.tools.Message
Convenience method to determine if this message is an error.
isErrorEnabled() - Method in interface openconnector.Log
Is the error level enabled?
isErrorEnabled() - Method in class openconnector.SystemOutLog
 
isEscalate() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
isEscalateOnMaxReminders() - Method in class sailpoint.object.CertificationItem
 
isEscalateOnMaxReminders() - Method in interface sailpoint.object.Notifiable
Return whether this item escalates when the maximum number of reminders has been reached.
isEscalateOnMaxReminders() - Method in class sailpoint.object.WorkItem
 
isEscalationEnabled() - Method in class sailpoint.object.NotificationConfig
Deprecated.
isEscapedForExcelVulnerability(String) - Static method in class sailpoint.tools.Util
Determines if a leading single quote is present to protect against an excel vulnerability
isExceptionRetryable(Exception) - Method in class openconnector.AbstractConnector
Check weather the exception is eligible for retry.
isExceptionsHaveInstance() - Method in class sailpoint.web.certification.CertificationBean
 
isExcludeBaseAppAccounts() - Method in class sailpoint.object.CertificationDefinition
 
isExcludeHqlParameter() - Method in class sailpoint.object.ReportDataSource.Parameter
 
isExcludeInactive() - Method in class sailpoint.object.Certification
Deprecated.
This flag is unused. Periodic certifications are no longer reactive to changes on inactive identities.
isExcludeInactive() - Method in class sailpoint.object.CertificationDefinition
 
isExecStyleRequest() - Method in class sailpoint.object.IntegrationConfig
 
isExecStyleSynchronous() - Method in class sailpoint.object.IntegrationConfig
 
isExecuting() - Method in class sailpoint.object.IdentityRequest
 
isExecuting() - Method in class sailpoint.object.WorkflowLaunch
 
isExhausted() - Method in class sailpoint.object.NotificationConfig.ConfigBase
 
isExhausted() - Method in interface sailpoint.object.NotificationConfig.IConfig
 
isExpansion() - Method in class sailpoint.object.IdentityRequestItem
 
isExpansionSecret(ExpansionItem) - Method in class sailpoint.object.ProvisioningProject
Check if the expansion item is a secret value
isExpirable() - Method in class sailpoint.object.CertificationItem
Return whether this item supports expiration or not.
isExpirable() - Method in interface sailpoint.object.Notifiable
Return true if this item supports expiration.
isExpirable() - Method in class sailpoint.object.WorkItem
Return whether this item supports expiration or not.
isExpired() - Method in class sailpoint.object.Certification
 
isExpired() - Method in class sailpoint.object.CertificationItem
Return false, expirations are not supported.
isExpired() - Method in class sailpoint.object.LockInfo
 
isExpired() - Method in interface sailpoint.object.Notifiable
Return true if this item is expired according to the current time and the expiration date for this item.
isExpired() - Method in class sailpoint.object.RemoteLoginToken
Returns if the token is expired.
isExpired() - Method in class sailpoint.object.WorkItem
Return true if this item is expired according to the current time and the expiration date for this item.
isExpiredMitigation() - Method in class sailpoint.web.certification.CertificationItemBean
 
isExplicitSaveMode() - Method in class sailpoint.object.PersistenceOptions
 
isExplicitTransitions() - Method in class sailpoint.object.Workflow
 
isExtended() - Method in class sailpoint.object.ObjectAttribute
 
isExtendedColumn() - Method in class sailpoint.object.ReportColumnConfig
 
isExtendedIdentity(ObjectAttribute) - Method in class sailpoint.object.ObjectConfig
Return true if this attribute is extended and would be stored as a full identity reference.
isExtendedIdentityType(ObjectAttribute) - Method in class sailpoint.object.SailPointObject
 
isFailed() - Method in class openconnector.Result
 
isFailed() - Method in class sailpoint.object.ProvisioningResult
 
isFailed() - Method in class sailpoint.object.WorkflowLaunch
 
isFailure() - Method in class sailpoint.integration.RequestResult
Return whether this request was completed with a failure.
isFailure() - Method in class sailpoint.object.IdentityRequest
 
isFailure() - Method in class sailpoint.object.ProvisioningResult
 
isFAMEnabled() - Static method in class sailpoint.Version
Returns whether File Access Manager is enabled in the system config
isFatalEnabled() - Method in interface openconnector.Log
Is the fatal level enabled?
isFatalEnabled() - Method in class openconnector.SystemOutLog
 
isFieldOnly() - Method in class sailpoint.object.ColumnConfig
 
isFiltered() - Method in class sailpoint.object.IdentityRequestItem
 
isFilterLogicalEntitlements() - Method in class sailpoint.object.CertificationDefinition
 
isFinalUpdate() - Method in class sailpoint.object.ResourceObject
Return true if object is Sparse and to increase the count of total accounts scanned and identities updated during aggregation.
isFinished() - Method in class sailpoint.object.CertificationItem
 
isFirstElement(Object, Iterable) - Static method in class sailpoint.tools.Util
Return true if the given object is the first element of the given Iterable.
isFirstInGroup() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
 
isFlattened() - Method in class sailpoint.object.TargetAssociation
 
isFlattenManagerCertificationHierarchy() - Method in class sailpoint.object.CertificationDefinition
Manager Certification setting indicating if all employees reporting to subordinate certifiers should also be included in the certification
isFlushBeforeQuery() - Method in class sailpoint.object.QueryOptions
 
isForceAllowOthers() - Method in class sailpoint.object.QuickLink
Return true if this QuickLink should allow requests for others.
isForceAllowSelf() - Method in class sailpoint.object.QuickLink
Return true if this QuickLink should allow self requests.
isForced() - Method in class sailpoint.object.ProvisioningTransaction
Determines if the transaction was manually forced by a user.
isForeground() - Method in class sailpoint.api.Workflower
True if this is a foreground session.
isForeground() - Method in class sailpoint.workflow.WorkflowContext
Return true if this is a foreground session.
isForOthers() - Method in class sailpoint.object.QuickLink
 
isForwardingCertification() - Method in class sailpoint.web.WorkItemBean
 
isFromDb() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
 
isFromDb() - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
 
isFullyCommitted() - Method in class sailpoint.object.ProvisioningPlan
Return true if the plan was a complete success.
isFullyCommitted() - Method in class sailpoint.object.ProvisioningProject
 
isGlobal() - Method in class sailpoint.object.CertificationDefinition
 
isGlobalCertification() - Method in class sailpoint.object.CertificationSchedule
 
isGrantedByRole() - Method in class sailpoint.object.IdentityEntitlement
 
isGroup(Schema) - Static method in class sailpoint.connector.AbstractConnector
Test the schema and returns true if the schema's defined objectType is Connector.TYPE_GROUP group
isGroup() - Method in class sailpoint.object.AttributeDefinition
isGroup() - Method in class sailpoint.object.ManagedAttribute
Deprecated.
isGroupAggregation() - Method in class sailpoint.object.Schema
Return true if this is considered to be a "group" schema that will aggregate into a ManagedAttribute.
isGroupAttribute() - Method in class sailpoint.object.AttributeDefinition
Logic to deteremine if this AttributeDefinition represents a group attribute.
isGroupFactory() - Method in class sailpoint.object.ObjectAttribute
True if this attribute can be used in a group factory.
isGrouping() - Method in class sailpoint.object.IdentityAttributeFilterControl
This is a nonpersistent value that is used by the UI to determine how this control item is rendered.
isGroupProvisioning() - Method in class sailpoint.object.IntegrationConfig
isGroupProvisioning(String) - Method in class sailpoint.object.IntegrationConfig
Determines if the schema for the specified object type supports provisioning.
isGroupRequest() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
isGroupRequest() - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
If type is not ManagedAttribute, we will assume an ObjectRequest is for a group.
isGroupSchema(Schema) - Method in class sailpoint.connector.DelimitedFileConnector
Prior to version 6.4, delimited file connectors only supported the object type 'group'.
isGroupType() - Method in class sailpoint.object.ManagedAttribute
 
isHashed(String) - Static method in class sailpoint.api.EncodingUtil
Checks if the passed string value is hashed.
isHashingEnabled(SailPointContext) - Static method in class sailpoint.api.EncodingUtil
Checks whether hashing is enabled in System Configuration.
isHidden() - Method in class sailpoint.object.Argument
 
isHidden() - Method in class sailpoint.object.ColumnConfig
 
isHidden() - Method in class sailpoint.object.Field
Return whether this field is hidden.
isHidden() - Method in class sailpoint.object.Form
 
isHidden() - Method in class sailpoint.object.Form.Section
Return whether this section is hidden.
isHidden() - Method in class sailpoint.object.QuickLink
 
isHidden() - Method in class sailpoint.object.ReportColumnConfig
 
isHidden() - Method in class sailpoint.object.TaskItemDefinition
 
isHidden() - Method in class sailpoint.object.Workflow.Step
 
isHideable() - Method in class sailpoint.object.ColumnConfig
 
isHideAllowOthers() - Method in class sailpoint.object.QuickLink
Return true if this QuickLink is hiding requests for others.
isHideAllowSelf() - Method in class sailpoint.object.QuickLink
Return true if this QuickLink is hiding self requests.
isHideIncompleteFields() - Method in class sailpoint.object.Form
 
isHistorical() - Method in enum sailpoint.object.CertificationEntity.Type
 
isHistorical() - Method in class sailpoint.object.CertificationItem
Returns true if the decision history of this object is tracked.
isHostAllowed(String) - Method in class sailpoint.object.ServiceDefinition
Return true if the given host is on the hosts list for this service definition.
isHostSpecific() - Method in class sailpoint.object.RequestDefinition
 
isIdentifiedBy(SailPointObject, String) - Static method in class sailpoint.api.ObjectUtil
Return true if the given string matches either the name or id of the SailPointObject.
isIdentity() - Method in enum sailpoint.object.Certification.Type
Return whether this is an identity type certification.
isIdentity() - Method in class sailpoint.object.ObjectAttribute
True if this is an identity reference.
isIdentityAIEnabled() - Static method in class sailpoint.Version
Returns whether Identity AI is enabled in the system config
isIdentityCertification() - Method in class sailpoint.web.certification.CertificationBean
 
isIdentityDelegated() - Method in class sailpoint.web.certification.CertificationItemBean
 
isIdentityPlan() - Method in class sailpoint.object.ProvisioningPlan
Return true if this is an identity plan.
isIdentitySearch() - Method in class sailpoint.object.QueryOptions
Convenience method to determine if this represents a query for a specific object using the "id" or attribute.
isIdentitySelected() - Method in class sailpoint.web.certification.CertificationBean
 
isIgnoreCase() - Method in class sailpoint.object.Filter.LeafFilter
 
isIgnoreCase() - Method in class sailpoint.object.QueryOptions
 
isIgnoreCase() - Method in class sailpoint.object.QueryOptions.Ordering
 
isIgnoreCase() - Method in class sailpoint.object.ReportDataSource.Parameter
 
isIgnored() - Method in class sailpoint.object.FullTextIndex.FullTextField
 
isIgnoreGlobal() - Method in class sailpoint.object.IdentityFilter
 
isIgnoreScoping() - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority
In previous releases, this was the Configuration.LCM_REQUEST_CONTROLS_DISABLE_SCOPING
isIIQ() - Method in class sailpoint.object.IdentityRequestItem
 
isIIQ(String) - Static method in class sailpoint.object.ProvisioningPlan
Return true if the given application name is the IdentityIQ application, either the Certification "IdentityIQ" name or the ProvisioningPlan "IIQ" name.
isIIQ() - Method in class sailpoint.object.ProvisioningPlan
Return true if this is a partitioned plan targeted at IdentityIQ.
isIIQOnlyRequest() - Method in class sailpoint.object.IdentityRequest
Figure out if this is dealing with an IdentityIQ only request by iterating over all the items and checking for the IdentityIQ application.
isIllegalRename(SailPointContext, SailPointObject) - Static method in class sailpoint.api.ObjectUtil
Returns true of the given object has been renamed that is already being used.
isImmutable() - Method in class sailpoint.object.SailPointObject
 
isImplicitCreate() - Method in class sailpoint.object.AccountSelection
 
isImpliedStateDetailedViewFilterSetInSession() - Method in class sailpoint.web.certification.CertificationBean
 
isInactive() - Method in class sailpoint.object.AbstractCertifiableEntity
Return if this entity is "inactive".
isInactive() - Method in class sailpoint.object.Identity
 
isInactive() - Method in class sailpoint.object.Server
 
isInAssigments(List<RoleAssignment>) - Method in class sailpoint.object.AccessRequestAccountInfo
Returns true if a matching role target is found in the assignments
isIncludeAdditionalEntitlements() - Method in class sailpoint.object.CertificationDefinition
 
isIncludeArchivedEntities() - Method in class sailpoint.object.CertificationDefinition
 
isIncludeCapabilities() - Method in class sailpoint.object.CertificationDefinition
 
isIncludeClassifications(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isIncludeClassifications() - Method in class sailpoint.object.CertificationDefinition
 
isIncludeEntitlementsGrantedByRoles() - Method in class sailpoint.object.CertificationDefinition
 
isIncludeHiddenFields() - Method in class sailpoint.object.Form
 
isIncludePolicyViolations() - Method in class sailpoint.object.CertificationDefinition
 
isIncludeRoleHierarchy() - Method in class sailpoint.object.CertificationDefinition
 
isIncludeRoles() - Method in class sailpoint.object.CertificationDefinition
 
isIncludeScopes() - Method in class sailpoint.object.CertificationDefinition
 
isIncludeTargetPermissions() - Method in class sailpoint.object.CertificationDefinition
 
isIncludeUnownedData() - Method in class sailpoint.object.CertificationDefinition
Data Owner Certification Properties
isIncomplete() - Method in class sailpoint.object.Field
 
isIncomplete() - Method in class sailpoint.object.GenericIndex
True if a full index could not be calculated for some reason.
isIncomplete() - Method in class sailpoint.object.IdentityRequest
 
isIncomplete() - Method in class sailpoint.object.ResourceObject
 
isIncremental() - Method in class sailpoint.object.ResourceObject
 
isIndexed() - Method in class sailpoint.object.AttributeDefinition
Returns a boolean indicating that the attribute is indexed.
isIndexed() - Method in class sailpoint.object.FullTextIndex.FullTextField
 
isIndexed() - Method in class sailpoint.object.GroupDefinition
When true, generate GroupIndexes for this group when refreshed.
isIndexPermissions() - Method in class sailpoint.object.Schema
Flag that indicates that permissions should be indexed for effective access search.
isInfoEnabled() - Method in interface openconnector.Log
Is the info level enabled?
isInfoEnabled() - Method in class openconnector.SystemOutLog
 
isInherited() - Method in class sailpoint.object.AccessMapping
 
isInherited() - Method in class sailpoint.object.TargetAssociation
 
isInitialized(Object) - Static method in class sailpoint.api.ObjectUtil
Check to see if a collection has been initialized.
isInlineChildCertifications() - Method in class sailpoint.object.Certification
True if the child certification are stored inlined in this object or as references.
isInMaintenance() - Method in class sailpoint.object.Application
Determines if this application is within a maintenance window.
isInput() - Method in class sailpoint.object.Workflow.Variable
 
isInt(String) - Static method in class sailpoint.tools.Util
 
isInteractive() - Method in class sailpoint.object.Form.Section
Return true if this section is interactive - meaning it has user inputs rather than just containing display elements.
isInUse(SailPointContext) - Method in class sailpoint.object.Attachment
Returns true if the attachment is referenced by an IdentityRequestItem
isInvisible() - Method in class sailpoint.object.AuditConfig.AuditClass
Keep classes out of the _classMap if there is nothing to be audited.
isInvisible() - Method in class sailpoint.object.AuditConfig.AuditSCIMResource
Keep classes out of the _classMap if there is nothing to be audited.
isInWorkflowSession() - Method in class sailpoint.web.WorkItemBean
 
isInWorkGroup(Identity) - Method in class sailpoint.object.Identity
 
isItemDelegated() - Method in class sailpoint.web.certification.CertificationItemBean
 
isLastElement(Object, Iterable) - Static method in class sailpoint.tools.Util
 
isLastInGroup() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
 
isLCM() - Method in class sailpoint.object.WorkflowRegistry.WorkflowType
 
isLCMEnabled() - Static method in class sailpoint.Version
Returns whether this product is configured to run as Lifecycle Manager
isLeafAttribute() - Method in class sailpoint.object.IdentityAttributeFilterControl
This is a nonpersistent value that is used by the UI to determine how this control item is rendered.
isLimitReassignments(SailPointContext) - Method in class sailpoint.object.Certification
Check if Limit Reassignments is enabled.
isLimitReassignments() - Method in class sailpoint.object.CertificationDefinition
 
isLimitReassignments(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isLinkEdit() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
isListEntities() - Method in class sailpoint.web.certification.CertificationBean
True if preferences stored on the logged in identity are set to show list entities view, or the certification definition is configured to default to list entities, or the global certification config is configured to show list entities by default.
isLiteral() - Method in class sailpoint.object.DynamicValue
 
isLiteral() - Method in class sailpoint.object.Scriptlet
Return true if this Scriptlet is a string literal.
isLive() - Method in class sailpoint.object.TaskItem
 
isLocal() - Method in class sailpoint.object.Workflow.Return
 
isLocalize() - Method in class sailpoint.object.ColumnConfig
 
isLocked(SailPointContext, Class<? extends SailPointObject>, String) - Static method in class sailpoint.api.ObjectUtil
Check whether the request object is locked by a persistent lock.
isLocked() - Method in class sailpoint.object.Link
Returns true if the account is locked.
isLocked() - Method in class sailpoint.object.SailPointObject
Utility method to check if object is locked.
isLockedAndActionable(SailPointContext, String) - Static method in class sailpoint.object.Certification
This will return true if the cert is locked and actions can be taken on the certification, for example, it has not been signed.
isLockedById(SailPointContext, Class<? extends SailPointObject>, String) - Static method in class sailpoint.api.ObjectUtil
Check whether the request object is locked by a persistent lock.
isLogical() - Method in class sailpoint.object.Application
Returns true if this application is a logical application (previously known as a Composite) using the COMPOSITE feature.
isManageAllDomain() - Method in class sailpoint.object.ForestData
 
isManaged() - Method in class openconnector.Schema.Attribute
Returns a boolean indicating that the attribute is managed.
isManaged() - Method in class sailpoint.object.AttributeDefinition
Returns a boolean indicating that the attribute is managed.
isManagesOtherApps() - Method in class sailpoint.object.Application
This is a derived property that indicates if this Application manages any ManagedResources on other applications.
isManual() - Method in class sailpoint.object.Assignment
Return true if this is considered a manual rather than a rule-based assignment.
isManuallyAssignable() - Method in class sailpoint.object.RoleTypeDefinition
True if role can be manually assigned.
isManuallyCorrelated() - Method in class sailpoint.object.Link
Flag to indicate account was manually correlated in the ui and the identity association should be left as is.
isManuallyCreated() - Method in class sailpoint.object.Scope
True if the scope was manually created in the user interface.
isMarkedForRemediation(Bundle) - Method in class sailpoint.object.PolicyViolation
Return whether the given Bundle is marked for remediation.
isMatch(String, String, SailPointContext) - Static method in class sailpoint.api.EncodingUtil
Returns whether the passed in secret matches the hashed or encrypted value based on the encryption or hashing algorithm.
isMatch(IdentitySelector, Identity) - Method in class sailpoint.api.Matchmaker
Evaluate any of the matching rules in a selector against an identity.
isMatch(AttributeSource) - Method in class sailpoint.object.AttributeSource
 
isMatch(Form.Type, String) - Method in class sailpoint.object.Form
True if a form matches a type and objectType.
isMatch(IdentitySelector, Identity) - Method in interface sailpoint.object.IdentityMatcher
Return whether the given identity matches the given selector.
isMatch(ProvisioningPlan.AbstractRequest) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Return true if the target object of this request matches that of another.
isMatch(ProvisioningPlan.AbstractRequest) - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
Return true if the target object of this request matches that of another.
isMatch(RoleDetection) - Method in class sailpoint.object.RoleDetection
Return true if one role detection is logically equal to another.
isMatch(RoleTarget) - Method in class sailpoint.object.RoleTarget
 
isMatch(RoleTarget, boolean) - Method in class sailpoint.object.RoleTarget
Return true if this target matches another.
isMatch(List<RoleTarget>, List<RoleTarget>) - Static method in class sailpoint.object.RoleTarget
Return true if two RoleTarget lists are the same regardless of order.
isMatch(SailPointObject) - Method in interface sailpoint.object.Scorer
 
isMatch(T) - Method in interface sailpoint.tools.Util.IMatcher
 
isMatchAll() - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
In previous releases, this was the Configuration.LCM_REQUEST_CONTROLS_MATCH_ANY_OR_ALL.
isMatchingApplication(Application, String) - Method in class sailpoint.object.RoleTarget
Return true if this targets a given application.
isMatchingApplication(String, String, String) - Method in class sailpoint.object.RoleTarget
Return true if this target matches an application reference.
isMatchingRole(String, String) - Method in class sailpoint.object.RoleDetection
Return true if this matches a role reference.
isMerge() - Method in class sailpoint.object.Template
 
isMerge() - Method in class sailpoint.object.Workflow.Return
 
isMergeProfiles() - Method in class sailpoint.object.Form
 
isMergeTemplates() - Method in class sailpoint.object.Bundle
 
isMetaUser() - Method in class sailpoint.object.ProvisioningConfig
 
isMinable() - Method in class sailpoint.object.AttributeDefinition
A flag to indicate if an attribute is to be considered during entitlement mining.
isMinUpgradableVersionMet(Plugin, Plugin) - Static method in class sailpoint.plugin.PluginsUtil
Determines if a plugin is upgradable based on any min upgradable version that is set.
isMissingRequired() - Method in class sailpoint.object.RoleMetadata
Return true if this is an assigned role and the identity is missing one or more of the required roles.
isMissingRequirements() - Method in class sailpoint.web.certification.CertificationItemBean.BusinessRoleBean
 
isMissingRequirements() - Method in class sailpoint.web.certification.CertificationItemBean
Only implemented by BusinessRoleBean for now.
isMitigation() - Method in class sailpoint.object.CertificationAction
Indicates if the action was an mitigation.
isMitigationDeprovisionEnabled() - Method in class sailpoint.object.CertificationDefinition
 
isMitigationDeprovisionEnabled(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isMonitored() - Method in class sailpoint.object.Workflow.Approval
 
isMonitored() - Method in class sailpoint.object.Workflow
 
isMonitored() - Method in class sailpoint.object.Workflow.Step
 
isMulti() - Method in class openconnector.Schema.Attribute
Return whether this attribute is multi-valued.
isMulti() - Method in class sailpoint.object.BaseAttributeDefinition
True if the attribute can be multi-valued.
isMulti() - Method in class sailpoint.object.Difference
True if this is a multi-valued attribute.
isMulti() - Method in class sailpoint.object.ReportDataSource.Parameter
 
isMulti() - Method in class sailpoint.tools.ldap.AttributeDefinition
Return whether this is a multi-valued attribute.
isMultiValued() - Method in class sailpoint.object.BaseAttributeDefinition
Alternate accessor for the "multi" property, used by older connectors.
isMultiValued() - Method in enum sailpoint.object.IdentitySelector.EntitlementAttributes
 
isMultiValued() - Method in interface sailpoint.object.IdentitySelector.IAttribute
 
isMultiValued() - Method in enum sailpoint.object.IdentitySelector.RoleAttributes
 
isMultiValued(String) - Method in class sailpoint.object.Schema
Returns the isMultiValued flag for the specified attribute.
isMySQL(Connection) - Static method in class sailpoint.tools.JdbcUtil
 
isNamedColumn() - Method in class sailpoint.object.ObjectAttribute
 
isNameUnique() - Method in class sailpoint.object.Archive
Let the PersistenceManager know the name is not unique.
isNameUnique() - Method in class sailpoint.object.Certification
Certifications do not necessarily have unique names.
isNameUnique() - Method in class sailpoint.object.EntitlementGroup
EntitlementGroups can be named, but are not necessarily unique.
isNameUnique() - Method in class sailpoint.object.GenericConstraint
These can have names so they can be referenced in test init files, but they are not guaranteed unique.
isNameUnique() - Method in class sailpoint.object.GroupDefinition
 
isNameUnique() - Method in class sailpoint.object.GroupIndex
 
isNameUnique() - Method in class sailpoint.object.IdentityRequest
 
isNameUnique() - Method in class sailpoint.object.IdentityRequestItem
In this case the name field is not unique as it holds the name of the attribute that is being requested.
isNameUnique() - Method in class sailpoint.object.IdentitySnapshot
These might have names, but they are not unique.
isNameUnique() - Method in class sailpoint.object.PersistentIdentityItem
In this case the name field is not unique as it holds the name of the attribute that is being requested.
isNameUnique() - Method in class sailpoint.object.PolicyViolation
 
isNameUnique() - Method in class sailpoint.object.Profile
These can have names but they are optional and non-unique.
isNameUnique() - Method in class sailpoint.object.Request
Unlike TaskResult names are optional on these, which also means they are not unique.
isNameUnique() - Method in class sailpoint.object.RequestState
 
isNameUnique() - Method in class sailpoint.object.RoleMetadata
 
isNameUnique() - Method in class sailpoint.object.RoleMiningResult
 
isNameUnique() - Method in class sailpoint.object.RoleOverlapResult
 
isNameUnique() - Method in class sailpoint.object.SailPointObject
Return true if the object name can be used as a unique database key.
isNameUnique() - Method in class sailpoint.object.Schema
These can have names but they are optional and non-unique.
isNameUnique() - Method in class sailpoint.object.Scope
 
isNameUnique() - Method in class sailpoint.object.ServerStatistic
 
isNameUnique() - Method in class sailpoint.object.SODConstraint
 
isNameUnique() - Method in class sailpoint.object.Target
Target does not have unique name.
isNameUnique() - Method in class sailpoint.object.WorkItem
These can have names but they are optional and non-unique.
isNameUnique() - Method in class sailpoint.object.WorkItemArchive
These can have names but they are optional and non-unique.
isNameUnique() - Method in class sailpoint.object.WorkItemConfig
 
isNativeChangeDetectionEnabled() - Method in class sailpoint.object.Application
 
isNativeIdentityGenerated() - Method in class sailpoint.object.ConnectorTestConfig
 
isNativeIdentityGeneratedInResult() - Method in class sailpoint.object.ConnectorTestConfig
 
isNeedsContinuousFlush() - Method in class sailpoint.object.CertificationItem
True when the decision has been flushed to the history immediately when a decision is made and not pending review.
isNeedsNewIdentity() - Method in enum sailpoint.object.IdentityTrigger.Type
Is a new identity needed for the trigger match?
isNeedsPreviousIdentity() - Method in enum sailpoint.object.IdentityTrigger.Type
Is a previous identity needed for the trigger match?
isNeedsRefresh() - Method in class sailpoint.object.Identity
Indicates that this identity needs to be refreshed after some change, typically aggregation.
isNegate() - Method in class openconnector.Filter
 
isNegative() - Method in class sailpoint.object.Assignment
True if this is a "negative" assignment.
isNegative() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
isNegative() - Method in class sailpoint.object.IdentitySelector.MatchTerm
 
isNegative() - Method in class sailpoint.object.MiningConfig.MiningAttribute
 
isNew() - Method in class sailpoint.object.NotificationConfig
 
isNewEntitlement() - Method in class sailpoint.web.certification.CertificationItemBean.EntitlementBean
 
isNewUser() - Method in class sailpoint.object.CertificationEntity
True if this is the first time this user has been certified for the current certification type.
isNoAggregation() - Method in class sailpoint.object.Application
Determines if the application supports aggregation
isNoAggregation(String) - Method in class sailpoint.object.Application
Determines if the schema for the given objectType supports provisioning.
isNoAssignmentSelector() - Method in class sailpoint.object.RoleTypeDefinition
Flag indicating that roles of this type should not have an assignment selector.
isNoAutoAssignment() - Method in class sailpoint.object.RoleTypeDefinition
Flag indicating that roles of this type cannot be automatically assigned.
isNoCache() - Method in class sailpoint.object.Policy
 
isNoDefaultSchema() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
isNoDetection() - Method in class sailpoint.object.RoleTypeDefinition
Flag to indicate that roles of this type cannot be automatically detected (correlated).
isNoDetectionUnlessAssigned() - Method in class sailpoint.object.RoleTypeDefinition
Flag to indicate that roles of this type cannot be automatically detected unless they are required or permitted by an identity's assigned roles.
isNoEscape() - Method in class sailpoint.object.ColumnConfig
 
isNoIIQ() - Method in class sailpoint.object.RoleTypeDefinition
 
isNoManualAssignment() - Method in class sailpoint.object.RoleTypeDefinition
Flag indicating that roles of this type might not be manually assigned.
isNonverifiable() - Method in class sailpoint.object.IdentityRequestItem
 
isNoPermissionPromotion() - Method in class sailpoint.object.Schema
Flag that when set, disables the promotion of Permission objects found in this schema to ManagedAttribute objects for display in the entitlement catalog.
isNoPermissions() - Method in class sailpoint.object.ProvisioningConfig
 
isNoPermits() - Method in class sailpoint.object.RoleTypeDefinition
Flag to indicate that roles should not have a permits list.
isNoPolicyViolation() - Method in class sailpoint.object.PolicyAlert
When true a PolicyViolation object will not be persisted to represent the violation.
isNoProfiles() - Method in class sailpoint.object.RoleTypeDefinition
Flag to indicate that roles should not have have entitlement profiles.
isNoProvisioningRequests() - Method in class sailpoint.object.ProvisioningConfig
 
isNoRequirements() - Method in class sailpoint.object.RoleTypeDefinition
Flag to indicate that roles should not have a requirements list.
isNoSubs() - Method in class sailpoint.object.RoleTypeDefinition
Flag to indicate that roles of this type cannot be inherited by other roles.
isNoSupers() - Method in class sailpoint.object.RoleTypeDefinition
Flag to indicate that roles of this type cannot inherit from other roles.
isNot() - Method in class sailpoint.object.Scriptlet
 
isNothing(String) - Static method in class connector.common.Util
Return true if the specified String is null or empty.
isNothing(String) - Static method in class sailpoint.tools.Util
 
isNotificationNeeded() - Method in class sailpoint.object.Request
 
isNotifyRemediation(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isNotifyRemediation() - Method in class sailpoint.object.CertificationDefinition
 
isNotNullOrEmpty(String) - Static method in class connector.common.Util
Negative of isNullOrEmpty
isNotNullOrEmpty(String) - Static method in class openconnector.Util
Deprecated.
isNotNullOrEmpty(String) - Static method in class sailpoint.integration.Util
Negative of isNullOrEmpty Its simply there for easier to read code.
isNotNullOrEmpty(String) - Static method in class sailpoint.tools.Util
Negative of isNullOrEmpty
isNotPermittable() - Method in class sailpoint.object.RoleTypeDefinition
Flag to indicate that roles should not be allowed on a permits list.
isNotRequired() - Method in class sailpoint.object.RoleTypeDefinition
Flag to indicate that roles should not be allowed on a requirements list.
isNoWorkItem() - Method in class sailpoint.object.WorkItemConfig
 
isnull(String) - Static method in class sailpoint.object.Filter
Check that the given property is null.
isNullGroup() - Method in class sailpoint.object.GroupDefinition
When true, the identities in the group are considered to have a null value for the factory attribute.
isNullOrEmpty(String) - Static method in class connector.common.Util
This method will return true if the String that is passed is null or empty
isNullOrEmpty(String) - Static method in class openconnector.Util
Deprecated.
isNullOrEmpty(String) - Static method in class sailpoint.integration.Util
Check String for null or Empty.
isNullOrEmpty(String) - Static method in class sailpoint.tools.Util
 
isObjectType() - Method in enum sailpoint.object.Certification.Type
Return whether this is an object type certification.
isObsolete() - Method in class sailpoint.object.AuditConfig.AuditAction
 
isObsolete() - Method in class sailpoint.object.AuditConfig.AuditAttribute
 
isObsolete() - Method in class sailpoint.object.AuditConfig.AuditClass
 
isOldEnabled() - Method in class sailpoint.object.QuickLink
Deprecated.
isOnce() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
isOnce() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ReminderConfig
 
isOnce() - Method in class sailpoint.object.NotificationConfig.ReminderConfig
 
isOnOrPastRemediationPhase() - Method in class sailpoint.object.Certification
Return whether this certification is on or past the the remediation phase.
isOnTime() - Method in class sailpoint.object.Certification
 
isOptimisticProvisionings() - Method in class sailpoint.object.ProvisioningConfig
 
isOptimizeDirtyActive() - Method in class sailpoint.object.PersistenceOptions
 
isOracle(PreparedStatement) - Static method in class sailpoint.tools.JdbcUtil
Dig into the connection's metadata and see if the driver is oracle.
isOracle(Connection) - Static method in class sailpoint.tools.JdbcUtil
Dig into the connection's metadata and see if the driver is oracle.
isOrProfiles() - Method in class sailpoint.object.Bundle
True if matching any one of the profiles will cause the role to be detected.
isOutput() - Method in class sailpoint.object.Workflow.Variable
 
isOwnedByWorkgroup() - Method in class sailpoint.web.WorkItemBean
 
isOwnerChange(WorkflowContext) - Method in class sailpoint.workflow.ApprovalLibrary
Return true if the object being approved has had an owner change.
isOwnerOrIsInWorkgroup() - Method in class sailpoint.web.WorkItemBean
A method that decides if the logged in user is the owner of within a workgroup that owns a workItem.
isPAMEnabled() - Static method in class sailpoint.Version
Returns whether privileged account management is enabled in the system config
isParallel() - Method in class sailpoint.object.Workflow.Approval
 
isParent() - Method in class sailpoint.web.certification.CertificationBean
 
isPartitioned() - Method in class sailpoint.object.TaskResult
 
isPathCaseSensitive() - Method in class sailpoint.object.TargetHostConfig
 
isPdf() - Method in class sailpoint.object.PersistedFile
 
isPending() - Method in class sailpoint.object.RoleMiningResult
True if the task is still running.
isPending() - Method in class sailpoint.object.Signoff.Signatory
Pseudo-property for JSF.
isPendingDelete() - Method in class sailpoint.object.Bundle
Returns true if the bundle is pending for delete.
isPerformed() - Method in class sailpoint.integration.IIQClient.IdentityService.CreateOrUpdateResult
Return whether the requested changes were performed.
isPermission() - Method in class sailpoint.integration.RoleEntitlement
 
isPermission() - Method in class sailpoint.object.AccountItem
 
isPermission() - Method in class sailpoint.object.AttributeAssignment
 
isPermission() - Method in class sailpoint.object.EntitlementWeight
 
isPermission() - Method in class sailpoint.object.Field
True if this field represents a permission rather than an account attribute.
isPermission() - Method in class sailpoint.object.IdentitySelector.MatchTerm
True if this is a permission rather than a simple attribute value.
isPermission() - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlement
 
isPermission(String) - Static method in class sailpoint.object.ManagedAttribute
Return true if a type string is that of a Permission Encapsulates a bit of logic needed in a few places.
isPermission() - Method in class sailpoint.object.ManagedAttribute
Convenience accessor for the one common things done with the type.
isPermission() - Method in class sailpoint.object.MiningConfig.MiningAttribute
 
isPermission() - Method in class sailpoint.object.MitigationExpiration
Check if this is a permission
isPermission() - Method in class sailpoint.object.TargetAssociation
Return true if this is a permission association.
isPermissionRemediationModifiable(SailPointContext, String, String) - Static method in class sailpoint.api.ObjectUtil
Return whether permissions are modifiable in a remediation request on the given application.
isPermissionRemediationModifiable() - Method in class sailpoint.object.Schema
Return whether permissions on from this schema can be modified in a remediation request.
isPermissionRequest(ProvisioningPlan.ObjectRequest) - Static method in class sailpoint.api.ManagedAttributer
Return true if an ObjectRequest is for a MangedAttribute representing a Permission rather than an entitlement or group.
isPermissionsEmpty() - Method in class sailpoint.web.certification.CertificationItemBean.ProfileBean
 
isPermissionType() - Method in class sailpoint.object.IdentitySelector.MatchTerm
 
isPermitted(Bundle, Bundle) - Method in class sailpoint.object.RoleRelationships
Walk up the hierarchy from assignedRole looking for detectedRole on any of the permits lists.
isPersisted() - Method in class sailpoint.object.SailPointObject
Return true if the object has been persisted in the database.
isPhaseEnabled(Certification.Phase) - Method in class sailpoint.object.Certification
Return whether the given phase is enabled according to the phase config.
isPlainText() - Method in class sailpoint.tools.Message
Returns true if the message is plain text and does not match an existing key in one of the message catalogs.
isPluginValidForSystemVersion(Plugin, String) - Static method in class sailpoint.plugin.PluginsUtil
Determines if the plugin min and max system version configuration is valid for the current system version.
isPolicyViolationWorkItem() - Method in class sailpoint.web.WorkItemBean
Indicates that this workitem is not part of a certification, but is a work item to handle an individual policy violation.
isPoll() - Method in class sailpoint.object.Workflow.Approval
 
isPostBack() - Method in class sailpoint.object.Field
 
isPrefDetailedViewFilterSetChecked() - Method in class sailpoint.web.certification.CertificationBean
 
isPreviewDomains() - Method in class sailpoint.object.ForestData
 
isPriorityEditingAllowed() - Method in class sailpoint.web.WorkItemBean
 
isPrivate() - Method in class sailpoint.object.GroupDefinition
When true, only the owner of this GroupDefinition can edit/use/delete this object.
isPrivateSailPointContext() - Method in class sailpoint.object.WorkflowLaunch
 
isProcessRevokesImmediately() - Method in class sailpoint.object.Certification
True if remediation requests should be processed immediately when they are made.
isProcessRevokesImmediately() - Method in class sailpoint.object.CertificationDefinition
 
isProcessRevokesImmediately() - Method in class sailpoint.web.certification.CertificationBean
Indicates that remediations (revokes or approves with provisioning) will be executed immediately after the decision is made.
isProfile() - Method in class sailpoint.object.CertificationDefinition
 
isPromotedSoftPermit() - Method in class sailpoint.object.RoleAssignment
Return true if this was a promoted soft permit.
isPromptForSignOff() - Method in class sailpoint.web.certification.CertificationBean
 
isProperty(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Return true if the property has a value.
isProtected() - Method in class sailpoint.object.Identity
Indicates that this user is protected from automatic deletion during cube refresh.
isProvisionAllAccounts() - Method in class sailpoint.object.AttributeTarget
Return whether to provision all accounts if an identity has multiple accounts on the target application.
isProvisioned() - Method in class sailpoint.object.ProvisioningPlan
Transient property set to indiciate that this plan was actually sent to the connector.
isProvisioningCommited() - Method in class sailpoint.object.IdentityRequestItem
 
isProvisioningComplete() - Method in class sailpoint.object.ApprovalItem
 
isProvisioningComplete() - Method in class sailpoint.object.IdentityRequestItem
 
isProvisioningFailed() - Method in class sailpoint.object.IdentityRequestItem
 
isProvisioningOverridden() - Method in class sailpoint.object.TargetSource
is provisioning overridden ?
isQueued() - Method in class sailpoint.object.ProvisioningResult
 
isRead() - Method in class sailpoint.object.AuditConfig.AuditSCIMResource
 
isReadOnly() - Method in class sailpoint.object.Field
Return whether this field is read only.
isReadOnly() - Method in class sailpoint.object.Form.Button
True if this button is only to be rendered in read-only forms.
isReadOnly() - Method in class sailpoint.object.Form
 
isReadOnly() - Method in class sailpoint.web.certification.CertificationItemBean
 
isReadyForRemediation() - Method in class sailpoint.object.CertificationAction
 
isReadyForSignOff() - Method in class sailpoint.web.certification.CertificationBean
 
isRefreshedExistingLock() - Method in class sailpoint.object.SailPointObject
 
isRejected() - Method in class sailpoint.object.ApprovalItem
The WorkItem.State model is simplified and anything other than Finished is treated as a reject.
isRejected() - Method in class sailpoint.object.CertificationChallenge
Return whether this challenge request has been rejected by the certifier.
isRejected() - Method in class sailpoint.object.IdentityRequest
Returns true if all of the items in the request are rejected.
isRejected() - Method in class sailpoint.object.IdentityRequestItem
Helper to indicate if the item has been rejected.
isRejected() - Method in class sailpoint.object.Signoff.Signatory
Pseudo-property for JSF.
isRejected() - Method in class sailpoint.object.Workflow.Approval
Return true if this approval is logically "rejected".
isRelated(ScoreDefinition) - Method in class sailpoint.object.ScoreItem
Return true if this item is related to a given ScoreDefinition.
isRemediation() - Method in class sailpoint.object.CertificationAction
Indicates if the action was an remediation.
isRemediationCompleted() - Method in class sailpoint.object.CertificationAction
True when the requested remediation action has been completed.
isRemediationKickedOff() - Method in class sailpoint.object.CertificationAction
True when the requested remediation action has been kicked off.
isRemediationModifiable(SailPointContext, String, String, String) - Static method in class sailpoint.api.ObjectUtil
Return whether the given attribute is modifiable in a remediation request on the given application.
isRemediationModifiable() - Method in class sailpoint.object.AttributeDefinition
Return whether this attribute can be modified in a remediation request.
isRemediationPeriodEnabled() - Method in class sailpoint.object.CertificationDefinition
 
isRemediationPhaseEnabled() - Method in class sailpoint.object.Certification
Convenience method to check if the remediation phase is enabled.
isRemindersEnabled() - Method in class sailpoint.object.NotificationConfig
Deprecated.
isRemove() - Method in class sailpoint.object.ResourceObject
 
isRemoved() - Method in class sailpoint.object.PermissionDifference
When true, indicates that the right(s) named in the rights property were removed from the identity.
isReplicated() - Method in class sailpoint.object.WorkflowTestSuite
 
isRequestable() - Method in class sailpoint.object.ManagedAttribute
True if this attribute or group is considered requestable in LCM.
isRequireAccountRevokeComments(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
Deprecated.
isRequireApprovalComments() - Method in class sailpoint.object.Certification
Returns true if the certifier is required to enter a comment when a certification item is approved.
isRequireApprovalComments() - Method in class sailpoint.object.CertificationDefinition
 
isRequireApprovalComments(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isRequireApprovalComments() - Method in class sailpoint.web.certification.CertificationBean
 
isRequireBulkCertificationConfirmation() - Method in class sailpoint.web.certification.CertificationBean
If there is a certification definition present, return the configured value in the definition If there is no definition, return the value from system configuration
isRequireBulkCertifyConfirmation(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isRequired() - Method in class sailpoint.object.BaseAttributeDefinition
 
isRequired(Bundle, Bundle) - Method in class sailpoint.object.RoleRelationships
 
isRequired(String) - Method in class sailpoint.object.Schema
Returns the isRequired flag for the specified attribute.
isRequireMitigationComments(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isRequireReassignmentCompletion(Attributes<String, Object>) - Method in class sailpoint.object.Certification
Return whether reassignment child certifications must be completed before this certification is completed.
isRequireReassignmentCompletion(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isRequireRemediationComments(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isReservedAttributeName(SailPointContext, Class<? extends SailPointObject>, String) - Static method in class sailpoint.api.ObjectUtil
 
isRestartable() - Method in class sailpoint.object.TaskResult
Return true if this task is restartable.
isRestrictedPackage(String) - Static method in class sailpoint.plugin.PluginsUtil
Check if the given package name is one that is restricted by IdentityIQ from being exported from a plugin.
isRetain() - Method in class sailpoint.object.ProvisioningTarget
 
isRetry() - Method in class openconnector.Result
 
isRetry() - Method in class sailpoint.integration.RequestResult
Return whether this request was completed due to a retryable failure.
isRetry() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
ConnectorTest XMLProperty retry
isRetry() - Method in class sailpoint.object.ProvisioningResult
 
isReturnAll() - Method in class sailpoint.object.QueryInfo
 
isReturned() - Method in class sailpoint.object.CertificationItem
Return true if this item has been returned.
isReturned() - Method in class sailpoint.object.WorkItemMonitor
Return true if this work item monitor has been returned or expired.
isReturnNone() - Method in class sailpoint.object.QueryInfo
 
isReviewed() - Method in class sailpoint.object.CertificationAction
Flag indicating that the delegated action has been reviewed.
isReviewed() - Method in class sailpoint.object.CertificationItem
Return true if this item has been marked as reviewed.
isReviewRequired() - Method in class sailpoint.object.CertificationDelegation
Flag indicating that a post-delegation review is required by the original certifier for any actions performed by the delegated user.
isReviewRequired() - Method in class sailpoint.object.CertificationItem
Return true if this item has been marked as requiring delegation review.
isReviewRequired() - Method in class sailpoint.object.Field
True if the field should be presented to the user for approval even if there is already a value.
isRevokeAccount() - Method in class sailpoint.object.CertificationAction
For remediations, this indicates that the entire account should be revoked rather than just an individual entitlement.
isRevokeAccountAllowed() - Method in class sailpoint.web.certification.CertificationBean
True if identity type certification and the definition allows for account revocation.
isRevoked() - Method in class sailpoint.object.CertificationDelegation
 
isRoleEditorImpactAnalysisDisabled() - Method in class sailpoint.object.UIConfig
 
isRoleExpansion() - Method in class sailpoint.object.ProvisioningPlan.AccountRequest
Temporary transient flag meaning this request came from role expansion.
isRoleSyncStyle(String) - Method in class sailpoint.object.IntegrationConfig
 
isRoleSyncStyleAssignable() - Method in class sailpoint.object.IntegrationConfig
 
isRoleSyncStyleDetectable() - Method in class sailpoint.object.IntegrationConfig
 
isRoleSyncStyleDual() - Method in class sailpoint.object.IntegrationConfig
 
isRollbackApproval() - Method in class sailpoint.object.Workflow
 
isRollbackApproval() - Method in class sailpoint.object.WorkflowCase
 
isRunNow() - Method in class sailpoint.object.CertificationSchedule
 
isSame(NotificationConfig.IConfig) - Method in class sailpoint.object.NotificationConfig.ConfigBase
 
isSame(NotificationConfig.IConfig) - Method in interface sailpoint.object.NotificationConfig.IConfig
 
isSame(Sort) - Method in class sailpoint.object.Sort
Compare two Sort objects to see if they are the same.
isSAPDirectApplication(String, SailPointContext) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Function to find whether the application type is "SAP - Direct" or "SAP Portal".
isSchedulerRunning() - Method in class sailpoint.api.TaskManager
Return true if the scheduler is running.
isScopingEnabled() - Method in class sailpoint.api.ScopeService
Convenience method for determining whether or not scoping is enabled on this system
isSearchable() - Method in class sailpoint.object.ObjectAttribute
 
isSecret(String) - Static method in class connector.common.SecretAttributes
Return if name param is a secret attribute
isSecret(String) - Method in class openconnector.JsonBuilder
 
isSecret(IdentityRequestItem) - Static method in class sailpoint.api.ObjectUtil
Return whether the given IdentityRequestItem contains a secret value.
isSecret(String) - Static method in class sailpoint.api.ObjectUtil
Return whether the given name is the name of a secret attribute
isSecret(String) - Method in class sailpoint.connector.AbstractConnector
Return if name is a secret attribute.
isSecret() - Method in class sailpoint.object.ProvisioningPlan.AttributeRequest
 
isSecret() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
isSecret(String) - Static method in class sailpoint.object.ProvisioningPlan
Return true if the given name is a case-insensitive member of ProvisioningPlan.getSecretProvisionAttributeNames() result
isSecret() - Method in class sailpoint.object.ProvisioningPlan.PermissionRequest
Returns false.
isSecure() - Method in class sailpoint.integration.SailPointHttpClient.Cookie
 
isSelectable() - Method in class sailpoint.object.IdentityAttributeFilterControl
This is a nonpersistent value that is used by the UI to determine whether or not to put a checkbox next to the control item.
isSelfApproval(WorkflowContext) - Method in class sailpoint.workflow.ApprovalLibrary
Return true if the user launching the workflow is the same as the owner of the object being approved.
isSelfCertificationReassignment() - Method in class sailpoint.object.Certification
True if this certification was a generated reassignment to handle self certification entities and items.
isSelfCertificationReassignment() - Method in class sailpoint.object.CertificationCommand.BulkReassignment
 
isSelfService() - Method in class sailpoint.object.QuickLink
 
isSendPreDelegationCompletionEmails() - Method in class sailpoint.object.CertificationDefinition
 
isSendReminders() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
isShowAccountDetails() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
 
isShowApplicationDetails() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
 
isShowChallenge() - Method in class sailpoint.web.certification.CertificationItemBean
 
isShowChallengeExpiration() - Method in class sailpoint.web.certification.CertificationItemBean
 
isShowComment() - Method in class sailpoint.web.certification.CertificationItemBean
 
isShowDelegateLegend() - Method in class sailpoint.web.certification.CertificationBean
True if the certification allows item delegation
isShowDelegationComments() - Method in class sailpoint.web.certification.CertificationItemBean
 
isShowDelegationReview() - Method in class sailpoint.web.certification.CertificationItemBean
 
isShown() - Method in class sailpoint.object.Question
 
isShowRemediationComments() - Method in class sailpoint.web.certification.CertificationItemBean
 
isShowRemediationCompletion() - Method in class sailpoint.web.certification.CertificationBean
 
isShowRemediationDialog() - Method in class sailpoint.web.certification.CertificationItemBean
 
isShowReturnedDelegation() - Method in class sailpoint.web.certification.CertificationItemBean
 
isSigned() - Method in class sailpoint.object.WorkItemArchive
Return whether or not the object is esigned
isSignedOff() - Method in class sailpoint.web.certification.CertificationBean
 
isSignificantChange(WorkflowContext) - Method in class sailpoint.workflow.RoleLibrary
Return true if the object being modified is considered to have significant changes.
isSilent() - Method in class sailpoint.object.ObjectAttribute
Flag indicating that a change listener cannot be specified for this attribute.
isSimiliarViolation(PolicyViolation) - Method in class sailpoint.object.CertifiableDescriptor
Returns true if the comment was made on the given violation.
isSimiliarViolation(PolicyViolation) - Method in class sailpoint.object.CertificationDecision
Deprecated.
Returns true if the decision was mode of the given violation.
isSimiliarViolation(PolicyViolation) - Method in class sailpoint.object.EntitlementComment
Deprecated.
Returns true if the comment was made on the given violation.
isSimiliarViolation(PolicyViolation) - Method in interface sailpoint.object.EntitlementHistoryItem
Returns true if the decision represents a decision on the given violation.
isSimiliarViolation(PolicyViolation) - Method in class sailpoint.object.IdentityHistoryItem
Returns true if the comment was made on the given violation.
isSimulating() - Method in class sailpoint.policy.AbstractPolicyExecutor
 
isSkipForINOW() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
isSkipLocalization() - Method in class sailpoint.object.ReportColumnConfig
 
isSmsResetEnabled() - Method in class sailpoint.object.SMSResetConfig
Enables SMS Password Reset functionality
isSortable() - Method in class sailpoint.object.ColumnConfig
 
isSortable() - Method in class sailpoint.object.Field
 
isSortable() - Method in class sailpoint.object.ReportColumnConfig
 
isSourcedBy(Application) - Method in class sailpoint.object.ObjectAttribute
Return true if the attribute has a source for this application.
isSparse() - Method in class sailpoint.object.ResourceObject
Return true if the object is considered sparse, which means that not all of the account attributes might be present.
isStagingEnabled() - Method in class sailpoint.object.CertificationDefinition
 
isStandaloneViolationDelegation() - Method in class sailpoint.web.WorkItemBean
Indicates that the work item in question is a delegated standalone policy violation work item.
isStandard() - Method in class sailpoint.object.ObjectAttribute
True if this is a "standard" attribute.
isStandardAttributeName(String) - Static method in class sailpoint.object.Identity
 
isStarted() - Method in class sailpoint.object.Workflow.Approval
 
isStored() - Method in class sailpoint.object.FullTextIndex.FullTextField
 
isSubmitted() - Method in class openconnector.Result
 
isSubmitted() - Method in class sailpoint.object.ProvisioningResult
 
isSubordinateCertificationEnabled() - Method in class sailpoint.object.CertificationDefinition
Common setting indicating if certifications should be generated for the certifier's subordinate certifiers as well
isSuccess() - Method in class sailpoint.integration.RequestResult
Return whether this request was completed successful.
isSuccess() - Method in class sailpoint.object.TaskItem
Check for successful task
isSuccessful() - Method in class sailpoint.object.IdentityRequest
Return true when the request has a successful completion status.
isSuperSetOf(ITRoleMiningTaskResult.SimplifiedEntitlementsKey) - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlementsKey
 
isSupported(Application) - Method in enum sailpoint.object.ConnectorTestConfig.TestType
 
isSupportsAccountOnly() - Method in class sailpoint.object.Application
Returns true if this application supports account only requests through the ACCOUNT_ONLY_REQUEST feature
isSupportsAdditionalAccounts() - Method in class sailpoint.object.Application
Returns true if this application supports additional account requests through the ADDITIONAL_ACCOUNT_REQUEST feature
isSupportsAuthenticate() - Method in class sailpoint.object.Application
Returns true if this application supports authentication through the AUTHENTICATE feature.
isSupportsDirectPermissions() - Method in class sailpoint.object.Application
 
isSupportsGroupProvisioning() - Method in class sailpoint.object.Application
 
isSupportsProvisioning() - Method in class sailpoint.object.Application
Returns true if this application supports provisioning using the PROVISIONING or GROUP_PROVISIONING feature.
isSuppressedExpansionItems() - Method in class sailpoint.object.IdentityRequest
 
isSuppressEmailWhenNothingToCertify() - Method in class sailpoint.object.CertificationDefinition
 
isSuppressInitialNotification(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
 
isSuppressInitialNotification() - Method in class sailpoint.object.CertificationDefinition
 
isSyncProvisioning() - Method in class sailpoint.object.Application
Determines if the application supports synchronous provisioning.
isSystem() - Method in class sailpoint.object.ObjectAttribute
True if this is a "system" attribute that does not have a source and is not configurable.
isSystemAttribute(String) - Method in class sailpoint.object.Identity
Return false if this is the name of a system attribute.
isSystemAttribute(String) - Static method in class sailpoint.object.ManagedAttribute
Return true if the name is one of our system attribute names.
isTargetClass(String) - Method in class sailpoint.object.WorkItem
 
isTargetClass(Class) - Method in class sailpoint.object.WorkItem
 
isTargetMatch(ProvisioningPlan.AbstractRequest) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Return true if the target object of this request matches that of another.
isTaskRunning(String, String) - Method in class sailpoint.api.TaskManager
Returns true if a task with the specified name is scheduled in the executing state or if the task result with the specified name already exists and is not complete.
isTemplate() - Method in class sailpoint.object.IntegrationConfig
True if this is a template configuration.
isTemplate() - Method in class sailpoint.object.MonitoringStatistic
 
isTemplate() - Method in class sailpoint.object.Policy
True if this is a template policy.
isTemplate() - Method in class sailpoint.object.TaskItemDefinition
 
isTemplate() - Method in class sailpoint.object.Workflow
 
isTerminated() - Method in class sailpoint.object.IdentityRequest
 
isTerminated() - Method in class sailpoint.object.TaskItem
 
isTerminateRequested() - Method in class sailpoint.object.TaskResult
 
isThisHostAllowed() - Method in class sailpoint.object.ServiceDefinition
Return true if the current host is on the hosts list for this service definition.
isTo(Workflow.Step) - Method in class sailpoint.object.Workflow.Transition
 
isTouched() - Method in class sailpoint.object.IntegrationConfig.RoleSyncHistory
 
isTrace() - Method in class sailpoint.workflow.WorkflowContext
Return true if debug trace is on.
isTraceEnabled() - Method in interface openconnector.Log
Is the trace level enabled?
isTraceEnabled() - Method in class openconnector.SystemOutLog
 
isTrackSummaryLastStateMinimized() - Method in class sailpoint.web.certification.CertificationBean
 
isTransactionLock() - Method in class sailpoint.api.PersistenceManager.LockParameters
Return whether this is a transaction lock.
isTransactionLock() - Method in class sailpoint.object.QueryOptions
 
isTransferred() - Method in class sailpoint.object.TaskResult
 
isTransient() - Method in class sailpoint.api.Workflower
True if this is a transient session.
isTransient() - Method in class sailpoint.object.Workflow.Variable
 
isTransient() - Method in class sailpoint.workflow.WorkflowContext
Return true if this is a transient workflow session.
isTruthy(Object) - Static method in class sailpoint.api.Workflower
Return true if an action result object is considered logically true for workflows.
isType(String) - Method in class sailpoint.object.BaseAttributeDefinition
Type tester assuming a default type of String.
isType(Certification.Type...) - Method in enum sailpoint.object.Certification.Type
Convenience method to compare this type to multiple types.
isType(Form.Type) - Method in class sailpoint.object.Form
 
isType(String) - Method in class sailpoint.object.Policy
Return true if the policy types are the same.
isType(WorkItem.Type) - Method in class sailpoint.object.WorkItem
 
isType(Message.Type) - Method in class sailpoint.tools.Message
Compares the given type to the instance's message type.
isUnconditional() - Method in class sailpoint.object.Workflow.Transition
 
isUncorrelated() - Method in class sailpoint.object.AccountGroup
Deprecated.
A special flag set when a value for referenceAttribute was found but the connector was not able to locate a ResourceObject with that name.
isUncorrelated() - Method in class sailpoint.object.ManagedAttribute
A special flag set when a value for attribute is found but the connector was not able to locate a ResourceObject with that name.
isUndefined() - Method in class sailpoint.object.WorkflowLaunch
 
isUniqueId(String) - Static method in class sailpoint.api.ObjectUtil
Return true if the given string is a unique Hibernate identifier rather than a user specified name.
isUniversalManager() - Method in class sailpoint.object.IntegrationConfig
 
isUniversalManager() - Method in class sailpoint.object.ProvisioningConfig
 
isUnprovisionedAddRequest() - Method in class sailpoint.web.certification.CertificationItemBean
 
isUnremovedRemediation() - Method in class sailpoint.web.certification.CertificationItemBean
 
isUnscopedGloballyAccessible() - Method in class sailpoint.api.ScopeService
 
isUnstructured() - Method in class sailpoint.object.TargetAssociation
Return true if this is an unstructured target (permission) associaiton.
isUpdate() - Method in class sailpoint.object.AuditConfig.AuditClass
 
isUpdateAttributeAssignments() - Method in class sailpoint.object.CertificationDefinition
Flag set when creating a certification that will tell the certification engine to persist AttributeAssignments based on the certification decision.
isUpdateIdentityEntitlements() - Method in class sailpoint.object.CertificationDefinition
 
isUseCreateAccountForTests() - Method in class sailpoint.object.ConnectorTestConfig
 
isUseExistingApplication() - Method in class sailpoint.object.ConnectorTestConfig
 
isUseRollingPhases() - Method in class sailpoint.object.Certification
Return whether this certification uses rolling phases or not.
isUseSSL() - Method in class sailpoint.object.DomainData
 
isUseSSL() - Method in class sailpoint.object.ForestData
 
isUseTestAppFeatures() - Method in class sailpoint.object.ConnectorTestConfig
 
isUseTestAppSchema() - Method in class sailpoint.object.ConnectorTestConfig
 
isUseTLS() - Method in class sailpoint.object.ExchangeData
 
isValid() - Method in class sailpoint.integration.IIQClient.PasswordService.CheckPasswordResult
Return whether the password was valid.
isValid(Resolver) - Method in class sailpoint.object.AttributeAssignment
Make sure the assignment is valid and it has a valid application and attribute name.
isValidateRO() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
isValidateUsingTestConfiguration() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
Function gets the boolean value received from the TestCase for attribute 'validateUsingTestConfiguration'
isValidHexDigit(char) - Static method in class sailpoint.api.ObjectUtil
Return whether the given character is a valid hex digit.
isValidTypeValue(Object) - Static method in class sailpoint.object.Identity
Helper to check if a type exists on the Identity Object config or if it is null.
isValidViolation() - Method in class sailpoint.web.WorkItemBean
It is possible for a PolicyViolation to be deleted out from under a work item.
isValueGranularity() - Method in class sailpoint.object.EntitlementSnapshot
Determines whether or not this snapshot contains a single attribute or permission value.
isValueScripted() - Method in class sailpoint.object.Workflow.Return
Return true if the Return calculates a value.
isVersionGreaterThanOrEqual(String, String) - Static method in class sailpoint.plugin.PluginsUtil
Used to compare two string versions and return true if the first string version is numerically greater than or equal to the second string version.
isVersionLessThanOrEqual(String, String) - Static method in class sailpoint.plugin.PluginsUtil
Used to compare two string versions and return true if the first string version is numerically greater than or equal to the second string version.
isWarnEnabled() - Method in interface openconnector.Log
Is the warn level enabled?
isWarnEnabled() - Method in class openconnector.SystemOutLog
 
isWarning() - Method in class sailpoint.object.TaskItem
 
isWarning() - Method in class sailpoint.tools.Message
Convenience method to determine if this message is a warning.
isWindows() - Static method in class sailpoint.tools.Util
 
isWizard() - Method in class sailpoint.object.Form
 
isWorkgroup() - Method in class sailpoint.object.Identity
 
isWrapper() - Method in class sailpoint.object.Form.Section
Return true if this is a wrapper section, meaning it doesn't define any significant properties for rendering and it contains a FormRef in it's item list.
isXml() - Method in class sailpoint.object.CertificationSnapshot
Only persisted as XML.
isXml() - Method in class sailpoint.object.Form
This tells Hibernate that when this object is inside another it is always XML serialized rather than being a top-level Hibernate object.
isXml() - Method in class sailpoint.object.PolicyAlert
Let Hibernate know this is not a real object.
isXmlAllowedValuesDynamic() - Method in class sailpoint.object.Field
Deprecated. 
isXmlChar(char) - Static method in class connector.common.XmlUtil
Return whether the given character is an XML char.
isXmlChar(char) - Static method in class sailpoint.integration.XmlUtil
Return whether the given character is an XML char.
isXmlDirty() - Method in class sailpoint.object.Scope
isXmlStrictMode() - Static method in class sailpoint.object.Configuration
 
Item - Class in openconnector
A model for a single change request for an object.
Item() - Constructor for class openconnector.Item
 
Item(String, Object) - Constructor for class openconnector.Item
 
Item(String, Item.Operation, Object) - Constructor for class openconnector.Item
 
item - Variable in class sailpoint.web.certification.CertificationItemBean
 
Item.Operation - Enum in openconnector
Operations describe how values should be applied when updating.
itemize(boolean) - Method in class sailpoint.api.Provisioner
Build a list of ProvisioningPlan slices for each unique tracking id found in the compiled plans.
itemsToMap(List<Item>) - Method in class openconnector.AbstractConnector
Given a list of Items, convert them into a Map.
ItemSummary() - Constructor for class sailpoint.api.PolicyUtil.ItemSummary
 
iterate(Iterable<T>) - Static method in class connector.common.Util
Constructs a null-safe iterable for use with for-each loops to avoid null checking.
iterate(Partition) - Method in class openconnector.AbstractConnector
Default implementation of the iterate(Partition) method, which throws UnsupportedOperationException by default.
iterate(Filter) - Method in interface openconnector.Connector
Return an iterator over the objects of the configured object type that match the given filter (or all objects if no filter is specified).
iterate(Partition) - Method in interface openconnector.Connector
Method used to iterate over the object in chunks that can be processed in different threads or machine pools.
iterate(Iterable<T>) - Static method in class sailpoint.tools.Util
Constructs a null-safe iterable for use with for-each loops to avoid null checking.
iterateFields() - Method in class sailpoint.object.Form
Convenience method to iterate over fields nested in sections.
iterateObjects(Partition) - Method in class sailpoint.connector.AbstractConnector
Method that gets called when partitioning during iteration, throws an exception by default.
iterateObjects(String, Filter, Map<String, Object>) - Method in interface sailpoint.connector.Connector
Return an Iterator of ResourceObjects.
iterateObjects(Partition) - Method in interface sailpoint.connector.Connector
Return an iterator over the objects defined in the Partition object.
iterateObjects(String, Filter, Map<String, Object>) - Method in class sailpoint.connector.DelimitedFileConnector
Returns an iterator over the ResourceObjects in the file.
iterateObjects(Partition) - Method in class sailpoint.connector.DelimitedFileConnector
Iterate over a subset (defined by the Partition) of the objects.
iterateObjects(String, Filter, Map<String, Object>) - Method in class sailpoint.connector.JDBCConnector
 
iterateObjects(Partition) - Method in class sailpoint.connector.JDBCConnector
Return an iterator over the objects defined in the Partition object.
iteratorToList(Iterator<T>) - Static method in class sailpoint.tools.Util
Return a List with the elements returned by the given iterator.
iteratorToMaps(Iterator<Object[]>, String...) - Static method in class sailpoint.tools.Util
Return a List of maps that have the object arrays in the given iterator keyed by the given list of keys.
itoa(int) - Static method in class connector.common.Util
Convert an unboxed int to a String.
itoa(int) - Static method in class openconnector.Util
Deprecated.
itoa(int) - Static method in class sailpoint.integration.IIQClient
Convert the given int to a string.
itoa(int) - Static method in class sailpoint.integration.SailPointHttpClient
Utility method brought over from tools/Util.
itoa(int) - Static method in class sailpoint.tools.Util
Convert an primitive integer value into a String.
ITRoleMiningTaskResult - Class in sailpoint.object
 
ITRoleMiningTaskResult(ITRoleMiningTaskResult.SimplifiedEntitlementsKey, ITRoleMiningTaskResult.EntitlementStatistics, int) - Constructor for class sailpoint.object.ITRoleMiningTaskResult
 
ITRoleMiningTaskResult.EntitlementStatistics - Class in sailpoint.object
 
ITRoleMiningTaskResult.SimplifiedEntitlement - Class in sailpoint.object
 
ITRoleMiningTaskResult.SimplifiedEntitlementsKey - Class in sailpoint.object
 

J

JASPER_CSV_DELIMITER - Static variable in class sailpoint.object.Configuration
 
JASPER_ENCODING - Static variable in class sailpoint.object.Configuration
 
JasperResult - Class in sailpoint.object
The definition of a JasperResult.
JasperResult() - Constructor for class sailpoint.object.JasperResult
Construct an empty JasperResult object
JasperResult(JasperPrint) - Constructor for class sailpoint.object.JasperResult
Construct an object with JasperPrint.
JasperTemplate - Class in sailpoint.object
The definition of a JasperTemplate.
JasperTemplate() - Constructor for class sailpoint.object.JasperTemplate
Construct a new empty JasperTemplate.
JasperTemplate(JasperReport) - Constructor for class sailpoint.object.JasperTemplate
Construct a new JasperTemplate with the containing JasperReport object.
JavaDataSource - Interface in sailpoint.reporting.datasource
This class allows a java datasource implement to be used with the GridReportExecutor.
JavaRuleContext - Class in sailpoint.object
 
JavaRuleContext(SailPointContext, Map<String, Object>) - Constructor for class sailpoint.object.JavaRuleContext
 
JavaRuleExecutor - Interface in sailpoint.object
 
JDBCConnector - Class in sailpoint.connector
A connector that can be used to read data from JDBC enabled database engines.
JDBCConnector(Application) - Constructor for class sailpoint.connector.JDBCConnector
 
JDBCConnector.JDBCObjectIterator - Class in sailpoint.connector
 
JDBCObjectIterator(Schema, Statement, ResultSet, Connection) - Constructor for class sailpoint.connector.JDBCConnector.JDBCObjectIterator
 
JdbcUtil - Class in sailpoint.tools
Various JDBC utilities.
JdbcUtil() - Constructor for class sailpoint.tools.JdbcUtil
 
JdbcUtil.ClobHandler - Interface in sailpoint.tools
Simple interface so the Oracle dependencies can be wrapped in a class that can be called by name.
JdbcUtil.ConnectorType - Enum in sailpoint.tools
 
join(String, String) - Static method in class sailpoint.object.Filter
Join the given property to the requested fully-qualified join property.
Join() - Constructor for class sailpoint.object.ReportDataSource.Join
 
join(Collection, String) - Static method in class sailpoint.tools.Util
Join the items in a collection into a String just as the Perl join function does.
joinLCMProvWorkflowSplits(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
If using split in the LCM Provisioning workflow, this will join all returns back into the master workflow once all splits have completed.
JsonBuilder - Class in openconnector
Utility class for rendering JSON.
JsonBuilder() - Constructor for class openconnector.JsonBuilder
 
JsonHelper - Class in sailpoint.tools
A utility class that helps to format various JSON responses.
JsonHelper() - Constructor for class sailpoint.tools.JsonHelper
 
jsonify(Map) - Method in class sailpoint.integration.TraceExecutor
Convert the given Map to a JSON string.
jsonify(RoleDefinition) - Method in class sailpoint.integration.TraceExecutor
Convert the given RoleDefinition to a JSON string.
jsonify(ProvisioningPlan) - Method in class sailpoint.integration.TraceExecutor
Convert the given ProvisioningPlan to a JSON string.
JsonUtil - Class in connector.common
Utility class for rendering and parsing JSON.
JsonUtil() - Constructor for class connector.common.JsonUtil
 
JsonUtil - Class in openconnector
Utility class for rendering and parsing JSON.
JsonUtil() - Constructor for class openconnector.JsonUtil
 
JsonUtil - Class in sailpoint.integration
Utility class for rendering and parsing JSON.
JsonUtil() - Constructor for class sailpoint.integration.JsonUtil
 

K

KEY_ALGORITHM - Static variable in class sailpoint.integration.Cryptographer
Deprecated.
 
KEY_DELIMITER - Static variable in class sailpoint.object.EntitlementCollection
Token used between the application and instance names in composite keys.
KEYID_ASCII - Static variable in class sailpoint.integration.Cryptographer
Deprecated.
Special key identifier used to indicate the value is not encrypted.
keySet() - Static method in class sailpoint.object.CustomGlobal
 

L

LANG_BEANSHELL - Static variable in class sailpoint.object.Script
Languages supported for scripts and rules.
LANG_JAVA - Static variable in class sailpoint.object.Script
 
LANG_JAVASCRIPT - Static variable in class sailpoint.object.Script
 
LAST_FULL_CERT_REFRESH - Static variable in class sailpoint.object.Configuration
Deprecated.
LAST_NAME - Static variable in class sailpoint.integration.IIQClient.IdentityService.Consts.AttributeNames
The identity's last name.
LATEST_RESULT_COMPARATOR - Static variable in class sailpoint.object.TaskSchedule
 
launch(String, String, Map<String, Object>) - Method in class sailpoint.api.Workflower
Launch a workflow.
launch(Workflow, String, Map<String, Object>) - Method in class sailpoint.api.Workflower
Launch a workflow.
launch(WorkflowLaunch) - Method in class sailpoint.api.Workflower
Primary workflow launch interface.
launchApproval(String, String, SailPointObject, Map<String, Object>) - Method in class sailpoint.api.Workflower
Launch an approval process for an object.
launchBatchWorkflows(WorkflowContext) - Method in class sailpoint.workflow.BatchRequestLibrary
Iterate through the BatchRequestItems and create AccountRequests
launchDeleteApproval(String, String, SailPointObject, Map<String, Object>) - Method in class sailpoint.api.Workflower
Launch a role delete workflow.
launchImpactAnalysis(WorkflowContext) - Method in class sailpoint.workflow.RoleLibrary
Start an impact analysis task for whatever is in the workflow.
launchPartitions(SailPointContext, TaskResult, List<Request>) - Method in class sailpoint.task.AbstractTaskExecutor
Schedule a set of requests that will all share the same task result.
launchSafely(Workflow, String, Map<String, Object>) - Method in class sailpoint.api.Workflower
A kludge that must be used when launching workflows in a context that needs to maintain an open JDBC cursor in the current Hibernate session.
launchSession(WorkflowLaunch) - Method in class sailpoint.api.Workflower
Launch a workflow in a session.
launchTask(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Launch a task.
launchWorkflow(String, Map) - Method in class sailpoint.integration.IIQClient
Service that can launch a workflow remotely using IIQ.
layout(StateDiagram) - Method in class sailpoint.object.Workflow
Process the StateDiagram and assimilate the changes.
layout() - Method in class sailpoint.object.Workflow
One step layout utility if the default node size is okay.
LCM_ACTION_CREATE_IDENTITY - Static variable in class sailpoint.object.QuickLink
 
LCM_ACTION_EDIT_IDENTITY - Static variable in class sailpoint.object.QuickLink
 
LCM_ACTION_MANAGE_ACCOUNTS - Static variable in class sailpoint.object.QuickLink
 
LCM_ACTION_MANAGE_PASSWORDS - Static variable in class sailpoint.object.QuickLink
 
LCM_ACTION_REQUEST_ACCESS - Static variable in class sailpoint.object.QuickLink
 
LCM_ACTION_TRACK_REQUESTS - Static variable in class sailpoint.object.QuickLink
 
LCM_ACTION_VIEW_IDENTITY - Static variable in class sailpoint.object.QuickLink
 
LCM_ALLOW_ACCOUNT_ONLY_REQUESTS - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_ENTITLEMENT_ATTRIBUTES_SEARCH - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_ENTITLEMENT_IDENTITIES_SEARCH - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_ENTITLEMENT_PERCENT_LIMIT - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_ENTITLEMENT_PERCENT_LIMIT_PERCENT - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_ENTITLEMENT_PERCENTAGE_SLIDER - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_ENTITLEMENT_POPULATION_SEARCH - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_ENTITLEMENT_SORT_PERCENTAGE - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_ENTITLEMENT_SORT_PERCENTAGE_COUNT - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_GENERATE_PASSWORD_DELEGATION - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_IDENTITY_SEARCH - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_MANAGE_ACCOUNTS_ADDITIONAL_ACCOUNT_REQUESTS - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_MANAGE_EXISTING_ACCOUNTS - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_POPULATION_SEARCH - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_PRIORITY_EDITING - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_REQUEST_ENTITLEMENTS - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_REQUEST_ENTITLEMENTS_ADDITIONAL_ACCOUNT_REQUESTS - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_REQUEST_ENTITLEMENTS_REMOVE - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_REQUEST_ENTITLEMENTS_SHOW_POPUPLATION - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_REQUEST_PERMITS - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_REQUEST_ROLES - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_REQUEST_ROLES_ADDITIONAL_ACCOUNT_REQUESTS - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_REQUEST_ROLES_REMOVE - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_REQUEST_ROLES_SHOW_POPUPLATION - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_ROLE_ATTRIBUTES_SEARCH - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_ROLE_IDENTITIES_SEARCH - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_ROLE_PERCENT_LIMIT - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_ROLE_PERCENT_LIMIT_PERCENT - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_ROLE_PERCENTAGE_SLIDER - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_ROLE_POPULATION_SEARCH - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_ROLE_SELECTOR_RULE_OVERRIDE - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_ROLE_SORT_PERCENTAGE - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_ROLE_SORT_PERCENTAGE_COUNT - Static variable in class sailpoint.object.Configuration
 
LCM_ALLOW_WORKGROUP_SELF_APPROVAL - Static variable in class sailpoint.object.Configuration
 
LCM_CREATE_IDENTITY_POLICY - Static variable in class sailpoint.object.UIConfig
Deprecated.
Use Form.Type instead
LCM_CREATE_IDENTITY_POLICY_REQUIRED_FIELDS - Static variable in class sailpoint.object.UIConfig
 
LCM_CREATE_IDENTITY_USE_BY_DAYS - Static variable in class sailpoint.object.Configuration
 
LCM_DISABLE_ROLE_POPULATION_STATS - Static variable in class sailpoint.object.Configuration
 
LCM_ENABLE_APPROVAL_RECOMMENDATIONS - Static variable in class sailpoint.object.Configuration
 
LCM_ENABLE_FULLTEXT - Static variable in class sailpoint.object.Configuration
True if fulltext search is enabled for the LCM request pages.
LCM_ENABLED - Static variable in class sailpoint.object.Configuration
 
LCM_FULL_TEXT_INDEX_PATH - Static variable in class sailpoint.object.Configuration
The base path for the location of the full text indices.
LCM_GENERAL_POPULATION - Static variable in class sailpoint.object.Configuration
 
LCM_HELP_DESK - Static variable in class sailpoint.object.Configuration
 
LCM_MANAGE_ACCOUNTS_ACTIONS - Static variable in class sailpoint.object.Configuration
 
LCM_MANAGE_ACCOUNTS_ALLOW_GROUP_MANAGEMENT - Static variable in class sailpoint.object.Configuration
 
LCM_MANAGE_ACCOUNTS_DISABLE_AUTO_REFRESH_STATUS - Static variable in class sailpoint.object.Configuration
 
LCM_MANAGE_ACCOUNTS_PREFIX - Static variable in class sailpoint.object.Configuration
 
LCM_MANAGE_ACCOUNTS_SHOW_ALL_BUTTONS - Static variable in class sailpoint.object.Configuration
 
LCM_MANAGED_ATTRIBUTE_STATS_MAX_ATTRIBUTES - Static variable in class sailpoint.object.Configuration
 
LCM_MANAGED_ATTRIBUTE_STATS_MAX_IDENTITIES - Static variable in class sailpoint.object.Configuration
 
LCM_MANAGER - Static variable in class sailpoint.object.Configuration
 
LCM_MAX_ROLES_RETURNED_FROM_USER_SEARCH - Static variable in class sailpoint.object.Configuration
 
LCM_MOBILE_MAX_SELECTABLE_USERS - Static variable in class sailpoint.object.Configuration
 
LCM_OP_DELETE - Static variable in class sailpoint.object.Configuration
 
LCM_OP_DISABLE - Static variable in class sailpoint.object.Configuration
 
LCM_OP_ENABLE - Static variable in class sailpoint.object.Configuration
 
LCM_OP_ENABLED_SUFFIX - Static variable in class sailpoint.object.Configuration
 
LCM_OP_LOCK - Static variable in class sailpoint.object.Configuration
 
LCM_OP_UNLOCK - Static variable in class sailpoint.object.Configuration
 
LCM_OTHERS - Static variable in class sailpoint.object.Configuration
 
LCM_REQUEST_CONTROLS_ALLOW_ALL - Static variable in class sailpoint.object.Configuration
 
LCM_REQUEST_CONTROLS_APPLICATION_SELECTOR_RULE - Static variable in class sailpoint.object.Configuration
 
LCM_REQUEST_CONTROLS_ATTRIBUTE_FILTER_CONTROL - Static variable in class sailpoint.object.Configuration
 
LCM_REQUEST_CONTROLS_CUSTOM_CONTROL - Static variable in class sailpoint.object.Configuration
 
LCM_REQUEST_CONTROLS_DIRECT - Static variable in class sailpoint.object.Configuration
 
LCM_REQUEST_CONTROLS_DIRECT_OR_INDIRECT - Static variable in class sailpoint.object.Configuration
 
LCM_REQUEST_CONTROLS_DISABLE_SCOPING - Static variable in class sailpoint.object.Configuration
 
LCM_REQUEST_CONTROLS_ENABLE_ATTRIBUTE_CONTROL - Static variable in class sailpoint.object.Configuration
 
LCM_REQUEST_CONTROLS_ENABLE_CUSTOM_CONTROL - Static variable in class sailpoint.object.Configuration
 
LCM_REQUEST_CONTROLS_ENABLE_SUBORDINATE_CONTROL - Static variable in class sailpoint.object.Configuration
 
LCM_REQUEST_CONTROLS_MANAGED_ATTRIBUTE_SELECTOR_RULE - Static variable in class sailpoint.object.Configuration
 
LCM_REQUEST_CONTROLS_MATCH_ALL - Static variable in class sailpoint.object.Configuration
 
LCM_REQUEST_CONTROLS_MATCH_ANY - Static variable in class sailpoint.object.Configuration
 
LCM_REQUEST_CONTROLS_MATCH_ANY_OR_ALL - Static variable in class sailpoint.object.Configuration
 
LCM_REQUEST_CONTROLS_MATCH_NONE - Static variable in class sailpoint.object.Configuration
 
LCM_REQUEST_CONTROLS_MAX_HIERARCHY_DEPTH - Static variable in class sailpoint.object.Configuration
 
LCM_REQUEST_CONTROLS_ROLE_SELECTOR_RULE - Static variable in class sailpoint.object.Configuration
 
LCM_REQUEST_CONTROLS_SUBORDINATE_CHOICE - Static variable in class sailpoint.object.Configuration
 
LCM_REQUEST_ROLES_ASSIGNABLE - Static variable in class sailpoint.object.Configuration
 
LCM_REQUEST_ROLES_PERMITTED - Static variable in class sailpoint.object.Configuration
 
LCM_REQUEST_ROLES_PREFIX - Static variable in class sailpoint.object.Configuration
 
LCM_REQUIRE_PASSWORD_IDENTITY_CREATE - Static variable in class sailpoint.object.Configuration
 
LCM_SEARCH_ENTITLEMENT_ATTRIBUTES - Static variable in class sailpoint.object.UIConfig
 
LCM_SEARCH_IDENTITY_ATTRIBUTES - Static variable in class sailpoint.object.UIConfig
 
LCM_SEARCH_MAX_RESULTS - Static variable in class sailpoint.object.Configuration
 
LCM_SEARCH_ROLE_ATTRIBUTES - Static variable in class sailpoint.object.UIConfig
 
LCM_SEARCH_TYPE - Static variable in class sailpoint.object.Configuration
 
LCM_SEARCH_TYPE_CONTAINS - Static variable in class sailpoint.object.Configuration
 
LCM_SEARCH_TYPE_STARTSWITH - Static variable in class sailpoint.object.Configuration
 
LCM_SELF - Static variable in class sailpoint.object.Configuration
 
LCM_SELF_SERVICE - Static variable in class sailpoint.object.Configuration
 
LCM_SHOW_EXTERNAL_TICKET_ID - Static variable in class sailpoint.object.Configuration
 
LCM_SHOW_ROLE_DETAILS - Static variable in class sailpoint.object.Configuration
 
LCM_SKIP_FULLTEXT_FIELDS - Static variable in class sailpoint.object.Configuration
List of attributes that should not be used with a full text search
LCM_SUBORDINATE - Static variable in class sailpoint.object.Configuration
 
LCM_UPDATE_IDENTITY_POLICY - Static variable in class sailpoint.object.UIConfig
Deprecated.
Use Form.Type instead
LCM_USER_ACCESS_FULLTEXT_INDEX - Static variable in class sailpoint.object.Configuration
String name of the FullTextIndex object to use for user access searches
LCM_USER_TYPES - Static variable in class sailpoint.object.Configuration
A list of all of the LCM "user types" (for example - LCM_SELF_SERVICE, etc...).
LCMLibrary - Class in sailpoint.workflow
Deprecated.
LCMLibrary() - Constructor for class sailpoint.workflow.LCMLibrary
Deprecated.
LDAPUtil - Class in sailpoint.tools.ldap
Utility class to help with LDAP access.
le(String, Object) - Static method in class sailpoint.object.Filter
Check that the given property is less than or equal to the given value.
LeafFilter() - Constructor for class sailpoint.object.Filter.LeafFilter
 
LeafFilter(Filter.LogicalOperation, String) - Constructor for class sailpoint.object.Filter.LeafFilter
 
LeafFilter(Filter.LogicalOperation, String, Object) - Constructor for class sailpoint.object.Filter.LeafFilter
 
LeafFilter(Filter.LogicalOperation, String, Object, Filter.MatchMode) - Constructor for class sailpoint.object.Filter.LeafFilter
 
LeafFilter(String, Filter.CompositeFilter) - Constructor for class sailpoint.object.Filter.LeafFilter
 
LeafFilter(Filter.LogicalOperation, String, Class<?>, String, Filter) - Constructor for class sailpoint.object.Filter.LeafFilter
 
LeafFilter(Filter.LeafFilter) - Constructor for class sailpoint.object.Filter.LeafFilter
Shallow copy for the optimizer.
LeafProjection() - Constructor for class sailpoint.object.Projection.LeafProjection
 
LeafProjection(Projection.LeafProjection.Operation, String) - Constructor for class sailpoint.object.Projection.LeafProjection
 
leaveEntity(Certification) - Method in enum sailpoint.object.AbstractCertificationItem.ContinuousState
Tell the given Certification that this state is being left for an entity.
leaveItem(Certification) - Method in enum sailpoint.object.AbstractCertificationItem.ContinuousState
Tell the given Certification that this state is being left for an item.
left - Variable in class sailpoint.api.PolicyUtil.EntitlementSummary
The "left" RoleSummaries.
leftJoin(String, String) - Static method in class sailpoint.object.Filter
Left join the given property to the requested fully-qualified join property.
leftPadZeros(int, int) - Static method in class sailpoint.tools.Util
Takes an integer value and left pads it with 0s.
length(String) - Static method in class connector.common.JsonUtil
Returns the count of element in the supplied JSON string
LIGHT_COLORS - Static variable in class sailpoint.object.ScoreBandConfig
A list of light colors that need black text.
like(String, Object) - Static method in class sailpoint.object.Filter
Check that the given string property contains the given value as a substring.
like(String, Object, Filter.MatchMode) - Static method in class sailpoint.object.Filter
Check that the given string property contains the given value according to the given match mode.
limit(String, int) - Static method in class sailpoint.integration.Util
Utility to limit a string to the maximum allowed in the event.
limit(String, int) - Static method in class sailpoint.object.AuditEvent
Utility to limit a string to the maximum allowed in the event.
limitArg(String) - Static method in class sailpoint.object.AuditEvent
 
limitCertReassignment(SailPointContext) - Method in class sailpoint.object.Certification
Determine if reassignment should be allowed.
LimitReassignmentException - Exception in sailpoint.object
Exception thrown when amount of reassignment exceeds the defined limit of reassignment.
LimitReassignmentException() - Constructor for exception sailpoint.object.LimitReassignmentException
 
limitTarget(String) - Static method in class sailpoint.object.AuditEvent
 
Link - Class in sailpoint.object
Class used represent accounts on applications correlated to an identity.
Link() - Constructor for class sailpoint.object.Link
 
LINK - Static variable in class sailpoint.object.ObjectConfig
 
LINK_LOAD_CONFIG_KEY - Static variable in class sailpoint.api.EntitlementCorrelator
System config key that defines how to load links for detection.
LINK_MAX_SEARCHABLE_ATTRIBUTES - Static variable in class sailpoint.object.Configuration
 
LinkExternalAttribute - Class in sailpoint.object
Extension of ExternalAttribute to define a table for the storage of multi-valued extended attribute for Link objects.
LinkExternalAttribute() - Constructor for class sailpoint.object.LinkExternalAttribute
 
LinkExternalAttribute(String, String, String) - Constructor for class sailpoint.object.LinkExternalAttribute
 
LinkInterface - Interface in sailpoint.object
An read-only interface for Links (for example - application accounts).
LinkSnapshot - Class in sailpoint.object
An object which represents a definition of a Link a given point in time.
LinkSnapshot() - Constructor for class sailpoint.object.LinkSnapshot
 
LinkSnapshot(Link) - Constructor for class sailpoint.object.LinkSnapshot
 
LinkSnapshotComparator() - Constructor for class sailpoint.api.Differencer.LinkSnapshotComparator
 
LinkSnapshotListFilter(String) - Constructor for class sailpoint.api.Differencer.LinkSnapshotListFilter
Constructor.
list(Projection...) - Static method in class sailpoint.object.Projection
 
listFromJson(Class<T>, String) - Static method in class sailpoint.tools.JsonHelper
Convert the JSON string to a list of objects of the given type
listify(Collection, int) - Static method in class sailpoint.object.Difference
Helper for diff, convert a list of objects into a List
listify(Collection) - Static method in class sailpoint.object.Difference
 
listOfMapsFromJson(Class<S>, Class<T>, String) - Static method in class sailpoint.tools.JsonHelper
Convert the JSON string to a list of maps
ListProjection() - Constructor for class sailpoint.object.Projection.ListProjection
 
ListResult - Class in sailpoint.integration
Transfer object that is used to send back a list of results which may be sorted and paged.
ListResult(List, int) - Constructor for class sailpoint.integration.ListResult
Constructor from properties.
ListResult(Map) - Constructor for class sailpoint.integration.ListResult
Constructor from map.
listRoles() - Method in class sailpoint.integration.AbstractIntegration
 
listRoles() - Method in interface sailpoint.integration.IntegrationInterface
Return the current list of "manageable" roles.
listRoles() - Method in class sailpoint.integration.RemoteIntegration
Return the current list of "manageable" roles.
listRoles() - Method in class sailpoint.integration.TraceExecutor
Return the current list of "manageable" roles.
listToCsv(List) - Static method in class connector.common.Util
Convert a list of strings into a comma delimited list.
listToCsv(List, boolean) - Static method in class connector.common.Util
 
listToCsv(List<String>) - Static method in class openconnector.Permission
Utility to convert a List<String> into a CSV.
listToCsv(List) - Static method in class openconnector.Util
Convert a list of strings into a comma delimited list.
listToCsv(List, boolean) - Static method in class openconnector.Util
Deprecated.
listToCsv(List, boolean) - Static method in class sailpoint.integration.ProvisioningPlan
Convert the given list to a comma-separated string.
listToCsv(List) - Static method in class sailpoint.tools.Util
Convert a list of strings into a comma delimited list.
listToCsv(List, boolean) - Static method in class sailpoint.tools.Util
 
listToMap(List<String>) - Static method in class connector.common.Util
This method is to create a map from list of string.
listToMap(List<String>) - Static method in class sailpoint.connector.JDBCConnector
This method to create map from list of string.
listToPipeDelimited(List) - Static method in class sailpoint.tools.Util
Return a pipe (|) delimited string with all values in the given list.
listToQuotedCsv(List, Character, boolean) - Static method in class connector.common.Util
Convert a list of strings into a comma delimited list of Strings wrapped in the specified type of quote.
listToQuotedCsv(List, Character, boolean, boolean) - Static method in class connector.common.Util
This is similar to listToQuoteCsv but allows the specification of the conditionally quoted individual values in a csv that have embedded commas.
listToQuotedCsv(List, Character, boolean, boolean, boolean) - Static method in class connector.common.Util
This is similar to listToQuoteCsv but allows the specification of the conditionally add space char between the csv values.
listToQuotedCsv(List, Character, boolean) - Static method in class openconnector.Util
Deprecated.
listToQuotedCsv(List, Character, boolean, boolean) - Static method in class openconnector.Util
Deprecated.
listToQuotedCsv(List, Character, boolean, boolean, boolean) - Static method in class openconnector.Util
Deprecated.
listToQuotedCsv(List, Character, boolean) - Static method in class sailpoint.tools.Util
Convert a list of strings into a comma delimited list of Strings wrapped in the specified type of quote.
listToQuotedCsv(List, Character, boolean, boolean) - Static method in class sailpoint.tools.Util
This is similar to listToQuoteCsv but allows the specification of the conditionally quoted individual values in a csv that have embedded commas or double quotes.
listToQuotedCsv(List, Character, boolean, boolean, boolean) - Static method in class sailpoint.tools.Util
This is similar to listToQuoteCsv but allows the specification of the conditionally add space char between the csv values.
listToRfc4180Csv(List<?>) - Static method in class sailpoint.tools.Util
 
LiveReport - Class in sailpoint.object
Configuration object for a 'live' report.
LiveReport() - Constructor for class sailpoint.object.LiveReport
 
LiveReport.LiveReportSummary - Class in sailpoint.object
Configuration object for report summary tables.
LiveReport.LiveReportSummaryDataSource - Interface in sailpoint.object
 
LiveReport.LiveReportSummaryValue - Class in sailpoint.object
An individual value in a report summary table.
LiveReportDataSource - Interface in sailpoint.reporting.datasource
Extension of the TopLevelDataSource interface that allows us to execute the datasource outside of Jasper and allows us to get an idea of the size of the data source's dataset.
LiveReportSummary() - Constructor for class sailpoint.object.LiveReport.LiveReportSummary
 
LiveReportSummaryValue() - Constructor for class sailpoint.object.LiveReport.LiveReportSummaryValue
 
load() - Method in class sailpoint.object.ActivityDataSource
Traverse the composition hierarchy to cause everything to be loaded from the persistent store.
load() - Method in class sailpoint.object.Alert
 
load() - Method in class sailpoint.object.AlertDefinition
 
load() - Method in class sailpoint.object.AlertMatchConfig.AlertMatchExpression
 
load() - Method in class sailpoint.object.AlertMatchConfig.AlertMatchTerm
Load the term and all term children
load() - Method in class sailpoint.object.AlertMatchConfig
 
load() - Method in class sailpoint.object.Application
Traverse the composition hierarchy to cause everything to be loaded from the persistent store.
load() - Method in class sailpoint.object.AttributeSource
 
load() - Method in class sailpoint.object.BaseConstraint
 
load() - Method in class sailpoint.object.Bundle
Traverse the composition hierarchy to cause everything to be loaded from the persistent store.
load() - Method in class sailpoint.object.CertificationDefinition
 
load() - Method in class sailpoint.object.CompoundFilter
This is used only for IdentitySelector evaluation.
load() - Method in class sailpoint.object.CorrelationConfig
 
load() - Method in class sailpoint.object.DynamicValue
 
load() - Method in class sailpoint.object.EmailTemplate
Fully load the template so we can clear the cache.
load() - Method in class sailpoint.object.EntitlementSnapshot
 
load() - Method in class sailpoint.object.Field
 
load() - Method in class sailpoint.object.Form.Button
 
load() - Method in class sailpoint.object.Form
Fully load the Form object from Hibernate.
load() - Method in class sailpoint.object.Form.Section
 
load() - Method in interface sailpoint.object.FormItem
Bring in any referenced Hibernate objects so the form can be detached from the session.
load() - Method in class sailpoint.object.FormRef
 
load() - Method in class sailpoint.object.GenericConstraint
 
load() - Method in class sailpoint.object.IdentitySelector.MatchTerm
Fully load the term.
load() - Method in class sailpoint.object.IdentityTrigger
 
load() - Method in class sailpoint.object.ManagedAttribute
Load references so we can decache.
load() - Method in class sailpoint.object.ManagedResource
 
load() - Method in class sailpoint.object.MessageTemplate
 
load() - Method in class sailpoint.object.MiningConfig
Fully load the object from Hibernate.
load() - Method in class sailpoint.object.MiningConfig.MiningSource
 
load() - Method in class sailpoint.object.PasswordPolicy
 
load() - Method in class sailpoint.object.PasswordPolicyHolder
 
load() - Method in class sailpoint.object.Policy
Fully load the object so the cache can be cleared.
load() - Method in class sailpoint.object.Profile
 
load() - Method in class sailpoint.object.ProvisioningConfig
 
load() - Method in class sailpoint.object.QuickLinkOptions
 
load() - Method in class sailpoint.object.Rule
Performance experiment to fully load the Rule so the cache can be cleared.
load() - Method in class sailpoint.object.SailPointObject
This method traverses all members of a SailPointObject so that they are loaded and available to a session even after they have been detached.
load() - Method in class sailpoint.object.ScoreConfig
Fully load the object into the Hibernate cache.
load() - Method in class sailpoint.object.Signature
Performance experiment to fully load the Rule so the cache can be cleared.
load() - Method in class sailpoint.object.TargetAssociation
This is for TargetAggregator which needs to do periodic decache while modifying anobject.
load() - Method in class sailpoint.object.TaskDefinition
 
load() - Method in class sailpoint.object.Template
 
load() - Method in class sailpoint.object.Workflow.Approval
 
load() - Method in class sailpoint.object.Workflow.Arg
 
load() - Method in class sailpoint.object.Workflow.Return
 
load() - Method in class sailpoint.object.Workflow.Step
 
load() - Method in class sailpoint.object.Workflow.Transition
 
load() - Method in class sailpoint.object.WorkflowCase
 
load() - Method in class sailpoint.object.WorkItem
Load enough so this can be serialized.
load() - Method in class sailpoint.object.WorkItemConfig
 
load(Object) - Method in class sailpoint.web.certification.CertificationItemBean.ApplicationLoader
 
loadForProvisioning() - Method in class sailpoint.object.Identity
Load enough for provisioning and plan compilation
localize(String) - Static method in class sailpoint.tools.Message
Localizes the given key.
localize(String, Object[]) - Static method in class sailpoint.tools.Message
Localizes the given key with the given paramters.
LocalizedAttribute - Class in sailpoint.object
This class represents an attribute which has been localized into a specific language.
LocalizedAttribute() - Constructor for class sailpoint.object.LocalizedAttribute
Default constructor
LOCK_TIMEOUT - Static variable in class sailpoint.object.Configuration
Default number of minutes a persistent lock will be held.
LOCK_TYPE - Static variable in interface sailpoint.api.PersistenceManager
Option for lockObject that specifies the type of lock to be acquired.
LOCK_TYPE_PERSISTENT - Static variable in interface sailpoint.api.PersistenceManager
A value for the LOCK_TYPE option that selects a persistent lock.
LOCK_TYPE_TRANSACTION - Static variable in interface sailpoint.api.PersistenceManager
A value for the LOCK_TYPE option that selects a transaction lock.
lockCert(SailPointContext, Certification, int) - Static method in class sailpoint.api.ObjectUtil
Lock the given certification with the specified timeout.
lockCertificationById(SailPointContext, String, int) - Static method in class sailpoint.api.ObjectUtil
Utility method to lock a certification by id.
lockIdentity(SailPointContext, String, int) - Static method in class sailpoint.api.ObjectUtil
Convenience method to lock an Identity object using a persistent lock.
lockIdentity(SailPointContext, String) - Static method in class sailpoint.api.ObjectUtil
Lock an identity with the DEFAULT_LOCK_TIMEOUT.
lockIdentity(SailPointContext, Identity) - Static method in class sailpoint.api.ObjectUtil
Lock an identity with the DEFAULT_LOCK_TIMEOUT.
lockIdentityById(SailPointContext, String, int) - Static method in class sailpoint.api.ObjectUtil
Lock the Identity with the given ID.
lockIdentityById(SailPointContext, String) - Static method in class sailpoint.api.ObjectUtil
Lock an identity with the DEFAULT_LOCK_TIMEOUT.
lockIdentityByName(SailPointContext, String, int) - Static method in class sailpoint.api.ObjectUtil
Lock the Identity with the given name.
lockIdentityByName(SailPointContext, String) - Static method in class sailpoint.api.ObjectUtil
Lock an identity with the DEFAULT_LOCK_TIMEOUT.
lockIfNecessary(SailPointContext, String) - Static method in class sailpoint.api.ObjectUtil
Lock an identity but remember if the lock was already held by this thread.
LockInfo - Class in sailpoint.object
Helper class for managing the SailPointObject.lock property.
LockInfo() - Constructor for class sailpoint.object.LockInfo
Create a new lock for this thread.
LockInfo(String) - Constructor for class sailpoint.object.LockInfo
Recover a lock from it's serialized representation.
LockInfo(SailPointObject) - Constructor for class sailpoint.object.LockInfo
Deprecated.
lockObject(SailPointContext, Class<T>, PersistenceManager.LockParameters) - Static method in class sailpoint.api.ObjectUtil
Fetch an object in an appropriate way given LockParameters.
lockObject(SailPointContext, Class<T>, String, String, String, int) - Static method in class sailpoint.api.ObjectUtil
This method will defer to @link #lockObject(SailPointContext, Class, LockParameters)
lockObject(SailPointContext, Class<T>, String, String, String) - Static method in class sailpoint.api.ObjectUtil
This method will defer to @link #lockObject(SailPointContext, Class, LockParameters)
lockObject(Class<T>, PersistenceManager.LockParameters) - Method in interface sailpoint.api.PersistenceManager
This method should be the entry point for all public locking calls.
lockObjectById(Class<T>, String, Map<String, Object>) - Method in interface sailpoint.api.PersistenceManager
Retrieve an object with a long-duration lock.
lockObjectByName(Class<T>, String, Map<String, Object>) - Method in interface sailpoint.api.PersistenceManager
Retrieve an object with a long-duration lock.
LockParameters() - Constructor for class sailpoint.api.PersistenceManager.LockParameters
Constructor.
LockParameters(SailPointObject) - Constructor for class sailpoint.api.PersistenceManager.LockParameters
Constructor from a SailPointObject, that creates a persistent lock with a generated lock name.
log - Variable in class openconnector.AbstractConnector
A log abstraction for sending diagnostic messages.
Log - Interface in openconnector
A Log is a simple logging interface for use by Connector classes.
log(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Send something to log4j.
LOG_CONFIG - Static variable in class sailpoint.object.ImportAction
 
logApplication(Application) - Method in class sailpoint.connector.AbstractConnector
Log the XML for a Application hiding secret attributes.
LogField - Class in sailpoint.object
 
LogField() - Constructor for class sailpoint.object.LogField
 
logFilteredValue(ProvisioningPlan.AbstractRequest, T, ProvisioningProject.FilterReason) - Method in class sailpoint.object.ProvisioningProject
Adds a filtered attribute/permission request value to the project.
logFilteredValue(ProvisioningPlan.AbstractRequest, T, Object, ProvisioningProject.FilterReason) - Method in class sailpoint.object.ProvisioningProject
Adds a filtered attribute/permission request value to the project.
LoggerUtil - Class in openconnector
This LoggerUtil class is created for adding the extra information with each log in MDC(Mapped diagnostic context).
LoggerUtil() - Constructor for class openconnector.LoggerUtil
 
LoggerUtil.LoggerOperation - Enum in openconnector
 
LoggingUtil - Class in connector.common
 
LoggingUtil() - Constructor for class connector.common.LoggingUtil
 
LOGIN_ERROR_STYLE - Static variable in class sailpoint.object.Configuration
Determines what type of message will be displayed by the LoginBean on a failed login.
LOGIN_LOCKOUT_DURATION - Static variable in class sailpoint.object.Configuration
Time in milliseconds a user will be locked upon exceeding the configured maximum number of consecutive failed logins
LOGIN_PASS_THROUGH - Static variable in class sailpoint.object.Configuration
The list of applications enable for pass-through authentication.
LOGIN_RETURNS_TO_DASHBOARD - Static variable in class sailpoint.object.Configuration
Used to control whether to return to the dashboard (instead of the previously viewed page) after a session timeout.
LOGIN_SSO_RULE - Static variable in class sailpoint.object.Configuration
System configuration property defining a rule that will process sso header information.
LOGIN_SSO_VALIDATION_RULE - Static variable in class sailpoint.object.Configuration
System configuration property defining a rule that will process sso header information on every request.
LoginConfigChange - Static variable in class sailpoint.object.AuditEvent
 
logPlan(ProvisioningPlan) - Method in class sailpoint.connector.AbstractConnector
Deprecated.
LONG_RUNNING_LOCK_TIMEOUT - Static variable in class sailpoint.object.Configuration
The default time is not enough for certifications which can take a long time to finish.
longToDottedQuad(long) - Static method in class sailpoint.tools.Util
 
lookupRule(SailPointContext, String) - Static method in class sailpoint.api.ObjectUtil
Given the canonical name of a rule, look in the configuration to locate the Rule object that implements it.
lt(String, Object) - Static method in class sailpoint.object.Filter
Check that the given property is less than the given value.
ltoa(long) - Static method in class connector.common.Util
Convert a long to String.
ltoa(long) - Static method in class sailpoint.tools.Util
 

M

main(String[]) - Static method in class sailpoint.integration.Base64
Encodes or decodes two files from the command line.
main(String[]) - Static method in class sailpoint.integration.Cryptographer
Deprecated.
The behavior of the main() method is important because this is one of the classes that can be launched from the "iiq" script via the Launcher class.
main(String[]) - Static method in class sailpoint.tools.Util
 
MajorClasses - Static variable in class sailpoint.object.ClassLists
All "top-level" SailPointObject sub classes.
MANAGE_WORKITEMS_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
ManageApplication - Static variable in class sailpoint.object.SPRight
 
ManageBusinessProcess - Static variable in class sailpoint.object.SPRight
 
ManageBusinessRoles - Static variable in class sailpoint.object.SPRight
 
MANAGED_ATTRIBUTE - Static variable in class sailpoint.object.ObjectConfig
 
MANAGED_ATTRIBUTE_CUSTOMIZATION_RULE - Static variable in class sailpoint.object.Configuration
The name of a rule that can be run when managed attributes are promoted.
ManagedAttribute - Class in sailpoint.object
ManagedAttributes represent attribute or permission values on applications that are managed by IdentityIQ.
ManagedAttribute() - Constructor for class sailpoint.object.ManagedAttribute
Empty constructor
ManagedAttribute(AccountGroup) - Constructor for class sailpoint.object.ManagedAttribute
ManagedAttribute constructor that takes an account group to aid in the upgrade from MA to AG.
ManagedAttribute(Application, String, String) - Constructor for class sailpoint.object.ManagedAttribute
 
ManagedAttribute(Application, Permission) - Constructor for class sailpoint.object.ManagedAttribute
Create a ManagedAttribute for a permission.
ManagedAttribute(Application, String, String, String) - Constructor for class sailpoint.object.ManagedAttribute
 
ManagedAttribute.Type - Enum in sailpoint.object
 
ManagedAttributePropertyAdministrator - Static variable in class sailpoint.object.SPRight
 
ManagedAttributeProvisioningAdministrator - Static variable in class sailpoint.object.SPRight
 
ManagedAttributer - Class in sailpoint.api
The ManagedAttributer provides utility methods for searching, reading, and creating ManagedAttribute objects.
ManagedAttributer(SailPointContext) - Constructor for class sailpoint.api.ManagedAttributer
Constructor.
ManagedResource - Class in sailpoint.object
Class used to define name mappings for resources.
ManagedResource() - Constructor for class sailpoint.object.ManagedResource
 
ManagedResource.OperationTransformation - Class in sailpoint.object
Mapping from one account operation to another account operation.
ManagedResource.ResourceAttribute - Class in sailpoint.object
Class used to represent one name mapping between an external attributes and an IdentityIQ application attribute.
ManageEntitlementRoles - Static variable in class sailpoint.object.SPRight
 
ManageITRoles - Static variable in class sailpoint.object.SPRight
 
ManageOrganizationalRoles - Static variable in class sailpoint.object.SPRight
 
ManagePolicy - Static variable in class sailpoint.object.SPRight
 
MANAGER - Static variable in class sailpoint.integration.IIQClient.IdentityService.Consts.AttributeNames
The name of the manager for the identity.
ManageRole - Static variable in class sailpoint.object.SPRight
 
ManageScope - Static variable in class sailpoint.object.SPRight
 
ManageWorkgroup - Static variable in class sailpoint.object.SPRight
 
MANUAL_CORRELATION_IDENTITY_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
MANUAL_INTEGRATION - Static variable in class sailpoint.object.ProvisioningTransaction
Constant used for the value of the integration property when the provisioning occurred through a manual work item.
ManualChange - Static variable in class sailpoint.object.AuditEvent
 
mapChanged(Map<String, Object>) - Method in class sailpoint.object.AbstractCertificationItem
WatchableMap.Watcher interface - the extendedMap was changed, so mark this item for refresh.
MapDTO - Class in sailpoint.object
 
MapDTO() - Constructor for class sailpoint.object.MapDTO
 
MapDTO(Map) - Constructor for class sailpoint.object.MapDTO
 
MapDTO(MapDTO) - Constructor for class sailpoint.object.MapDTO
 
mapFromJson(Class<S>, Class<T>, String) - Static method in class sailpoint.tools.JsonHelper
Convert the JSON string to a map
mapKeys(Map<T, ?>) - Static method in class sailpoint.tools.Util
Return a list of the keys in a Map
mapToString(Map) - Static method in class sailpoint.tools.Util
Convert the given Map to a String.
markForContinuousFlush() - Method in class sailpoint.object.AbstractCertificationItem
Mark this item as needing a continuous flush.
markForContinuousFlush() - Method in class sailpoint.object.CertificationEntity
Mark this item as needing a continuous flush.
markForContinuousFlush() - Method in class sailpoint.object.CertificationItem
Mark this item as needing a continuous flush.
markForRefresh() - Method in class sailpoint.object.AbstractCertificationItem
Mark this item as needing to be refreshed the next time the certification is refreshed.
markForRefresh() - Method in class sailpoint.object.CertificationEntity
 
markForRefresh(SailPointContext) - Method in class sailpoint.object.CertificationEntity
 
markForRefresh() - Method in class sailpoint.object.CertificationItem
Mark the parent certification for refresh.
markForRefresh(SailPointContext) - Method in class sailpoint.object.CertificationItem
Version of markforRefresh that takes a SailPointContext to save the certification after modification.
match(Identity) - Method in class sailpoint.api.Matchmaker.ExpressionMatcher
Return true if the identity matches this selector.
match(Alert) - Method in class sailpoint.object.AlertMatchConfig.AlertMatchExpression
 
match(Alert) - Method in class sailpoint.object.AlertMatchConfig.AlertMatchTerm
 
MatchConfig() - Constructor for class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
 
matches(Map<String, Object>, Filter) - Static method in class openconnector.FilteredIterator
 
matches(Object) - Method in class sailpoint.api.Matchmaker.ExpressionMatcher
 
matches(Object) - Method in class sailpoint.api.Matchmaker.ExpressionMatcher.TermMatcher
 
matches(ApprovalItem) - Method in class sailpoint.object.ApprovalItem
This uses similar logic as ApprovalSet.find(ApprovalItem).
matches(AttributeAssignment) - Method in class sailpoint.object.AttributeAssignment
Compares all of the fields at the AttributeAssignment level excluding the annotation.
matches(CertifiableDescriptor) - Method in class sailpoint.object.CertifiableDescriptor
Return whether this descriptor refers to the same certifiable as the given descriptor.
matches(IdentityHistoryItem) - Method in class sailpoint.object.CertificationItem
Return whether the given IdentityHistoryItem is for this item.
matches(CertificationItem) - Method in interface sailpoint.object.CertificationItemSelector
Return whether the given CertificationItem matches the criteria set up in this selector.
matches(AttributeAssignment) - Method in class sailpoint.object.IdentityEntitlement
Method help to locate a matching AttributeAssignment while iterating over a list of entitlements or vice-versa.
matches(Identity, Identity, IdentityMatcher, RuleRunner) - Method in class sailpoint.object.IdentityTrigger
Return whether the given previous and new identity states match this trigger.
matches(LinkInterface) - Method in class sailpoint.object.NativeChangeDetection
Compare the link information (application, instance and nativeIdentity) and if they all match return true, otherwise return false.
MatchExpression() - Constructor for class sailpoint.object.IdentitySelector.MatchExpression
 
Matchmaker - Class in sailpoint.api
The evaluation engine for the IdentitySelector object.
Matchmaker(SailPointContext) - Constructor for class sailpoint.api.Matchmaker
Constructor.
Matchmaker(SailPointContext, Map<String, Object>) - Constructor for class sailpoint.api.Matchmaker
Constructor.
Matchmaker.CubeMatcher - Class in sailpoint.api
Extension of JavaMatcher used with Filter evaluation.
Matchmaker.ExpressionMatcher - Class in sailpoint.api
 
Matchmaker.ExpressionMatcher.TermMatcher - Class in sailpoint.api
 
matchMonitorApplication(Application) - Method in class sailpoint.api.Matchmaker
IdentitySelector.match callback when a matching term involving an application is reached.
matchMonitorApplication(Application) - Method in interface sailpoint.object.IdentitySelector.MatchMonitor
Called whenever there is a match involving account attributes or permissions for a particular application.
matchMonitorAttribute(Link, String, Object) - Method in class sailpoint.api.Matchmaker
IdentitySelector.match callback when a matching identity or account attribute is found.
matchMonitorAttribute(Link, String, Object) - Method in interface sailpoint.object.IdentitySelector.MatchMonitor
Called whenever there is a match on an attribute.
matchMonitorPermission(Link, Permission, Object) - Method in class sailpoint.api.Matchmaker
IdentitySelector.match callback when a matching permission is found.
matchMonitorPermission(Link, Permission, Object) - Method in interface sailpoint.object.IdentitySelector.MatchMonitor
Called whenever there is a match on a permission.
MatchTerm() - Constructor for class sailpoint.object.IdentitySelector.MatchTerm
 
MAX_AUTH_QUESTION_FAILURES - Static variable in class sailpoint.object.Configuration
The maximum number of failed authentication question attempts before lockout (less than 1 is no lockout).
MAX_BANDS - Static variable in class sailpoint.object.GroupIndex
Maximum number of bands that composite scores can be segmented into.
MAX_BUNDLE_SUMMARY - Static variable in class sailpoint.object.Identity
Bundle summary is stored in a VARCHAR so it can be used reliably in ORDER_BY clauses (Oracle and/or Hibernate have problems ordering on CLOB columns).
MAX_EXTENDED_ATTRIBUTES - Static variable in class sailpoint.object.SailPointObject
Maximum number of extended attributes that can be mapped onto columns in the Hibernate table.
MAX_EXTENDED_IDENTITY_ATTRIBUTES - Static variable in class sailpoint.object.SailPointObject
Maximum number of extended attributes which are of type identity.
MAX_IN_QUERY_SIZE - Static variable in class sailpoint.api.ObjectUtil
 
MAX_LENGTH_STRING1 - Static variable in class sailpoint.object.Request
The maximum number of characters for the string1 field.
MAX_LIST_RESULT_SIZE - Static variable in class sailpoint.object.Configuration
Maximum number of results we support for a list result from REST and Bean data sources.
MAX_LOCK_TIMEOUT - Static variable in class sailpoint.object.LockInfo
The maximum lock timeout allowed.
MAX_MATCHES - Static variable in class sailpoint.object.CandidateRole
Maximum number of matching identity names saved.
MAX_MULTI_VALUES - Static variable in class sailpoint.object.Difference
The maximum number of values rendered of a multi-valued attribute before resorting to ellipses...
MAX_STRING_LENGTH - Static variable in class sailpoint.object.Difference
The maximum length of a string value rendered before restoring to ellipses.
MAX_TASK_NAME_LEN - Static variable in class sailpoint.api.TaskManager
Maximum allowed length of a task name.
MAX_WORKGROUPS_FOR_OWNER_SCOPE_FILTER - Static variable in class sailpoint.object.Configuration
Maximum number of workgroups allowed in QueryOptions.getOwnerScopeFilter to use IN clause.
MAX_WORKGROUPS_SIZE - Static variable in class sailpoint.object.QueryOptions
 
mediumClone() - Method in class sailpoint.object.Attributes
By default, Map's clone returns a shallow copy.
meetsEntitlementsRequirement(int) - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlementsKey
Check if this meets the required number of entitlements for candidacy
memoryFormat(long) - Static method in class sailpoint.tools.Util
Converts number of bytes to a human readable format.
merge(CertificationItem) - Method in class sailpoint.object.CertificationItem
Merge any secondary information (for example - extended attributes) from the given certification item into this item.
MERGE - Static variable in class sailpoint.object.ImportAction
 
merge(Object) - Method in interface sailpoint.object.ImportMergable
It is important to stress that the parameter obj is the original "from" object.
merge(ProvisioningPlan) - Method in class sailpoint.object.ProvisioningPlan
 
merge(ProvisioningPlan, boolean) - Method in class sailpoint.object.ProvisioningPlan
 
merge(Object) - Method in class sailpoint.object.QuickLink
When these are imported during an upgrade, their disabled flag that is set in the system config should not be overwritten, so always take the disabled flag from the old quicklink.
merge(TaskResult) - Method in class sailpoint.object.TaskResult
Merge the messages and attributes from the given task result into the current one.
merge(Object) - Method in class sailpoint.object.WebResource
 
MERGE_CONNECTOR_REGISTRY - Static variable in class sailpoint.object.ImportAction
Command that will create/or merge application templates into the connectorRegistry.
MERGE_IF_NULL - Static variable in class sailpoint.object.ImportAction
 
mergeAndSortArrays(long[], long[]) - Static method in class sailpoint.tools.Util
Merge the contents of two arrays of longs into a newly created sorted array
mergeArchivedEntity(ArchivedCertificationEntity, Resolver) - Method in class sailpoint.object.Certification
 
mergeAttributes(Attributes<String, Object>) - Method in class sailpoint.object.CertificationDefinition
 
mergeCommand(CertificationCommand) - Method in class sailpoint.object.Certification
 
mergeEntity(CertificationEntity, boolean, boolean) - Method in class sailpoint.object.CertificationEntity
Merge the items from the given entity into this entity.
mergeEntity(CertificationEntity, boolean, boolean, boolean, boolean) - Method in class sailpoint.object.CertificationEntity
Merge the items from the given entity into this entity.
mergeExtendedColumns(List<ReportColumnConfig>) - Method in class sailpoint.object.LiveReport
Merges in the new columns list into the existing list of columns for this report.
mergeItems(Collection<String>) - Method in class sailpoint.object.CertificationCommand
Merge the given items into the existing items on this command.
mergeListResult(ListResult) - Method in class sailpoint.integration.ListResult
This function adds the object from mergeList to current ListResult and updates the count.
mergeMaps(Schema, Map<String, Object>, Map<String, Object>, List<String>) - Method in class sailpoint.connector.AbstractConnector
When in "merge" mode, merge the specified attributes.
mergePartitionResults(Resolver) - Method in class sailpoint.object.TaskResult
Derive a transient result that merges the statistics and messages from all the partition results.
mergePartitionResults() - Method in class sailpoint.object.TaskResult
 
mergePermissions(List<Permission>, List<Permission>) - Static method in class sailpoint.api.ObjectUtil
Given a new list of permissions merge them into the currentPermissions list.
mergePermissions(List<Permission>, List<Permission>) - Static method in class sailpoint.connector.AbstractConnector
Given a new list of permissions merge them into the currentPermissions list.
mergeProvisionedProject(SailPointContext, ProvisioningProject) - Method in class sailpoint.object.IdentityRequest
 
mergeRetryProjectResults(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Merge the results from the retry project onto the main project.
mergeRows(Schema) - Method in class sailpoint.connector.JDBCConnector
 
mergeTaskMeters() - Method in class sailpoint.object.TaskResult
Utility to merge partitioned task meter sets.
mergeValues(Object, Object) - Static method in class sailpoint.api.Workflower
Used in the implementation of .
mergeValues(String, Object, Map<String, Object>) - Static method in class sailpoint.object.EntitlementCollection
Add the given key/value pair to the given map, merging the new value into a collection if there is already a value for the given attribute.
Message - Class in sailpoint.tools
A class containing all the elements needed to generate localized message text, including the key of the message and any parameters which should be injected into the message string.
Message() - Constructor for class sailpoint.tools.Message
Default constructor
Message(String, Object...) - Constructor for class sailpoint.tools.Message
Creates Message instance with given key and arguments.
Message(Message.Type, String, Object...) - Constructor for class sailpoint.tools.Message
Creates a new instance for the given type, key and set of parameters.
Message(Message.Type, Throwable) - Constructor for class sailpoint.tools.Message
Creates a message for the given exception.
Message.Type - Enum in sailpoint.tools
Type or severity of the message.
MessageLocalizationHelper - Class in openconnector
Helper to persist the instance of message text localization service that would be used later to instantiate the message localization element.
MessageTemplate - Class in sailpoint.object
Used to define a parameterized message.
MessageTemplate() - Constructor for class sailpoint.object.MessageTemplate
 
METHOD_CALL - Static variable in class sailpoint.object.Scriptlet
 
METHOD_REF - Static variable in class sailpoint.object.Scriptlet
 
METHOD_RULE - Static variable in class sailpoint.object.Scriptlet
 
METHOD_SCRIPT - Static variable in class sailpoint.object.Scriptlet
 
METHOD_STRING - Static variable in class sailpoint.object.Scriptlet
 
MFA - Static variable in class sailpoint.object.Configuration
The name of the configuration for MFA
MFA_CONFIG_LIST - Static variable in class sailpoint.object.Configuration
The name of the List of MFA config items in the configuration for MFA
MFAConfig - Class in sailpoint.object
 
MFAConfig() - Constructor for class sailpoint.object.MFAConfig
 
MFALibrary - Class in sailpoint.workflow
Workflow library used in MultiFactor Authentication workflow providers.
MFALibrary() - Constructor for class sailpoint.workflow.MFALibrary
 
MFALibrary.DuoCred - Class in sailpoint.workflow
 
MILLI_IN_DAY - Static variable in class sailpoint.tools.Util
 
MILLI_IN_HOUR - Static variable in class sailpoint.tools.Util
 
MILLI_IN_MINUTE - Static variable in class sailpoint.tools.Util
 
MILLI_IN_MONTH - Static variable in class sailpoint.tools.Util
 
MILLI_IN_SECOND - Static variable in class sailpoint.tools.Util
 
MILLI_IN_WEEK - Static variable in class sailpoint.tools.Util
 
MILLI_IN_YEAR - Static variable in class sailpoint.tools.Util
 
MILLIS_PER_DAY - Static variable in class sailpoint.tools.Util
 
MINIMUM_ENCODED_LENGTH - Static variable in class sailpoint.api.ObjectUtil
The minimum length of any encoded string.
MINING_RESULTS_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
MiningAttribute() - Constructor for class sailpoint.object.MiningConfig.MiningAttribute
 
MiningConfig - Class in sailpoint.object
An object encapsulating the parameters for one undirected role mining session.
MiningConfig() - Constructor for class sailpoint.object.MiningConfig
 
MiningConfig.MiningAttribute - Class in sailpoint.object
 
MiningConfig.MiningSource - Class in sailpoint.object
 
MiningSource() - Constructor for class sailpoint.object.MiningConfig.MiningSource
 
MiningSource(Application) - Constructor for class sailpoint.object.MiningConfig.MiningSource
 
MiningStatistics - Class in sailpoint.object
An object used to maintain various statistics related to role mining.
MiningStatistics() - Constructor for class sailpoint.object.MiningStatistics
 
mitigate(String, Identity, String, Date, String) - Method in class sailpoint.object.CertificationAction
Mitigate.
mitigate(Identity, String, Date, String) - Method in class sailpoint.object.CertificationAction
mitigate(SailPointContext, Identity, String, Date, String) - Method in class sailpoint.object.CertificationItem
 
mitigateViolation(WorkflowContext) - Method in class sailpoint.workflow.PolicyViolationLibrary
Mitigate a policy violation.
MITIGATION_EXPIRATION_ACTION - Static variable in class sailpoint.object.Configuration
The MitigationExpiration.Action enum constant of the action to execute when mitigations expire.
MITIGATION_EXPIRATION_ACTION_PARAMETERS - Static variable in class sailpoint.object.Configuration
The parameters to pass to the execution of the mitigation expiration action.
MITIGATION_EXPIRATION_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
E-mail template to notify certifier about a mitigation expiration.
MitigationExpiration - Class in sailpoint.object
A MitigationExpiration holds information about a business role or entitlement list mitigation for the purpose of executing some action when the mitigation expires.
MitigationExpiration() - Constructor for class sailpoint.object.MitigationExpiration
Default constructor.
MitigationExpiration(Certification, CertificationItem, Resolver) - Constructor for class sailpoint.object.MitigationExpiration
Constructor.
MitigationExpiration(PolicyViolation, Identity, Date, String) - Constructor for class sailpoint.object.MitigationExpiration
Constructor.
MitigationExpiration.Action - Enum in sailpoint.object
Enumeration of the different types of actions that can be executed when a mitigation expires.
MOBILE_QUICKLINK_CARDS - Static variable in class sailpoint.object.Configuration
A list of QuickLink objects to display on the mobile home page.
MODEL_BASE_PATH - Static variable in class sailpoint.object.Rule
 
Module - Class in sailpoint.object
 
Module() - Constructor for class sailpoint.object.Module
 
MODULE_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
MON_STAT_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
MonitorIdentityActivity - Static variable in class sailpoint.object.SPRight
 
MonitorIdentityEvents - Static variable in class sailpoint.object.SPRight
 
MonitorIdentityHistory - Static variable in class sailpoint.object.SPRight
 
MonitoringStatistic - Class in sailpoint.object
 
MonitoringStatistic() - Constructor for class sailpoint.object.MonitoringStatistic
 
MoveIdentityLink - Static variable in class sailpoint.object.SPRight
 
moveScope(Scope, Scope, Scope) - Method in class sailpoint.api.ScopeService
Move the given scope from being a child of the oldParent to the newParent.
MS_SQL_PRODUCT_NAME - Static variable in class sailpoint.tools.JdbcUtil
The MS SQL Server product name.
MSG_CODE_SUCCESS - Static variable in class sailpoint.workflow.SAPGRCIntegrationLibrary
 
MSSQL_EXT - Static variable in class sailpoint.tools.JdbcUtil
The MS SQL Server script file extension.
MY_CERTIFICATIONS_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
MYSQL_EXT - Static variable in class sailpoint.tools.JdbcUtil
The MySQL script file extension.
MYSQL_PRODUCT_NAME - Static variable in class sailpoint.tools.JdbcUtil
The MySQL product name.

N

name - Variable in class sailpoint.api.PolicyUtil.ApplicationSummary
The name of the application.
name - Variable in class sailpoint.api.PolicyUtil.ItemSummary
The name of the attribute or target of the permission.
name - Variable in class sailpoint.api.PolicyUtil.RoleSummary
The name of the role or null if this is a "free" entitlement.
NAME_HEADER - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
NAME_MAX_LENGTH - Static variable in class sailpoint.object.Certification
The maximium length for a certification name.
NAME_ONLY_ACCOUNT_GROUP_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
NamedSnapshot - Interface in sailpoint.object
Simple interface for Snapshots used in IdentitySnapshots that have names.
NATIVE_HEADER - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
NATIVE_ID - Static variable in class sailpoint.integration.RestClient
Configuration argument that specifies the native identifier for the identity
NativeChangeDetection - Class in sailpoint.object
A class used to represent detected native changes found from aggregation to aggregation.
NativeChangeDetection() - Constructor for class sailpoint.object.NativeChangeDetection
 
ne(String, Object) - Static method in class sailpoint.object.Filter
Check that the given property is not equal to the given value.
needsCreateProcessing(Identity.CreateProcessingStep) - Method in class sailpoint.object.Identity
Return true if the given identity still needs creation processing for the requested create processing step.
needsRetry() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Return true if it is marked for retry, or any one of the contained AttributeRequests or PermissionRequests is marked for retry.
needsRetry() - Method in class sailpoint.object.ProvisioningPlan
Return true if the plan has a result at any level marked for retry.
NEW_ACCOUNT_SELECTION - Static variable in class sailpoint.object.AccessRequestAccountInfo
Hardcoded native identity for new account selection
newEntitlement - Variable in class sailpoint.web.certification.CertificationItemBean.EntitlementBean
 
next() - Method in class openconnector.FilteredIterator
 
next() - Method in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
 
next() - Method in class sailpoint.connector.DelimitedFileConnector.PartitionIterator
 
next() - Method in class sailpoint.connector.JDBCConnector.JDBCObjectIterator
 
next() - Method in class sailpoint.object.Form.FieldIterator
 
next() - Method in interface sailpoint.tools.CloseableIterator
Returns the next element in the iterator.
NEXT_PAGE - Static variable in class sailpoint.web.WorkItemBean
 
NO_OPTIONS - Static variable in class sailpoint.integration.Base64
No options specified.
NO_PROXY_HOSTS - Static variable in class sailpoint.integration.ApacheHttpClient
 
NoMemberAttributeException() - Constructor for exception sailpoint.object.AccountGroup.NoMemberAttributeException
Deprecated.
 
NoMemberAttributeException(String) - Constructor for exception sailpoint.object.AccountGroup.NoMemberAttributeException
Deprecated.
 
NOMIX_OPS - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
noProxyHostList - Static variable in class sailpoint.integration.ApacheHttpClient
 
not(Filter) - Static method in class sailpoint.object.Filter
Negate the given filter.
Notifiable - Interface in sailpoint.object
Interface for objects that can be reminded, escalated, and expired.
NotificationConfig() - Constructor for class sailpoint.object.CertificationDefinition.NotificationConfig
 
NotificationConfig - Class in sailpoint.object
A class holding information about when and how to execute notifications, reminders, escalations, etc...
NotificationConfig() - Constructor for class sailpoint.object.NotificationConfig
Default constructor.
NotificationConfig(WorkItemConfig) - Constructor for class sailpoint.object.NotificationConfig
Constructor that adapts a WorkItemConfig into a NotificationConfig.
NotificationConfig(Map<String, Object>) - Constructor for class sailpoint.object.NotificationConfig
Constructor that creates a new NotificationConfig based on the provided map data.
NotificationConfig.ConfigBase - Class in sailpoint.object
 
NotificationConfig.EscalationConfig - Class in sailpoint.object
 
NotificationConfig.IConfig - Interface in sailpoint.object
 
NotificationConfig.ReminderConfig - Class in sailpoint.object
 
notify(Identity, boolean, EmailTemplate, Map<String, Object>, MessageAccumulator) - Method in class sailpoint.api.Workflower
The cannonical method for sending notifications.
notify(Identity, EmailTemplate, Map<String, Object>, MessageAccumulator) - Method in class sailpoint.api.Workflower
Send a notification checking for forwarding.
notify(Identity, WorkItemConfig, Map<String, Object>, MessageAccumulator) - Method in class sailpoint.api.Workflower
Send a notification checking using the email template in a WorkItemConfig.
NOTIFY_REMEDIATION - Static variable in class sailpoint.object.Configuration
Option to send email notifications to users when one of their items is remediated.
notifyListeners() - Method in class openconnector.AbstractConnector
Notify listener when connector config changes
notifyListeners() - Method in interface openconnector.Connector
Notify listeners on application config changes
notifyListeners() - Method in class sailpoint.object.Application
Notifies change config listeners that a new application config attribute has been specified
notnull(String) - Static method in class sailpoint.object.Filter
Check that the given property is not null.
NULL_CONST - Static variable in class sailpoint.object.Field
This will be the value of drop downs which need to show null.
nullify(Object) - Static method in class sailpoint.tools.Util
Collapse a value to null if it is logically null.
nullsafeBoolean(Boolean) - Static method in class sailpoint.tools.Util
 
nullSafeCaseInsensitiveEq(String, String) - Static method in class connector.common.Util
This method performs a null-safe equality comparison between the two strings.
nullSafeCaseInsensitiveEq(String, String) - Static method in class sailpoint.tools.Util
This method performs a null-safe equality comparison between the two strings.
nullSafeCompareTo(String, String) - Static method in class sailpoint.integration.Util
Compare two objects that may be null.
nullSafeCompareTo(T, T) - Static method in class sailpoint.tools.Util
Return the compareTo() value for two objects that may be null.
nullSafeContains(List, Object) - Static method in class connector.common.Util
Check a list for the given object, checking for null on the list.
nullSafeContains(List, Object) - Static method in class sailpoint.tools.Util
Check a list for the given object, checking for null on the list.
nullSafeContains(String, Object) - Static method in class sailpoint.tools.Util
Check a csv-based list for the given object, checking for null on the list.
nullSafeEq(Object, Object) - Static method in class sailpoint.integration.Util
This method performs a null-safe equality comparison between the two given objects.
nullSafeEq(Object, Object, boolean) - Static method in class sailpoint.integration.Util
This method performs a null-safe equality comparison between the two given objects.
nullSafeEq(Object, Object) - Static method in class sailpoint.tools.Util
This method performs a null-safe equality comparison between the two given objects.
nullSafeEq(Object, Object, boolean) - Static method in class sailpoint.tools.Util
This method performs a null-safe equality comparison between the two given objects.
nullSafeEq(Object, Object, boolean, boolean) - Static method in class sailpoint.tools.Util
This method performs a null-safe equality comparison between the two given objects.
nullSafeHashCode(Object) - Static method in class sailpoint.tools.Util
Return the hashcode of the given object, or -1 if the given object is null.
nullsafeLong(Long) - Static method in class sailpoint.tools.Util
 
nullSafeLowerCase(String) - Static method in class sailpoint.tools.Util
Return lower case copy of string or null if it is null
nullSafeSize(List) - Static method in class sailpoint.tools.Util
Return the length of a list or zero if it is null.
NUM_AUTH_QUESTION_ANSWERS_REQUIRED - Static variable in class sailpoint.object.Configuration
Number of authentication questions for which the user must setup answers.
NUM_AUTH_QUESTIONS_FOR_AUTHN - Static variable in class sailpoint.object.Configuration
Number of questions that must be answered for authenticating with questions.

O

OAUTH_CONFIGURATION - Static variable in class sailpoint.object.Configuration
Attribute key responsible for holding the OAuthConfiguration object.
OAuthClient - Class in sailpoint.object
OAuthClient represents an OAuth configuration for a particular client.
OAuthClient() - Constructor for class sailpoint.object.OAuthClient
 
OAuthConfiguration - Class in sailpoint.object
Represents a single OAuth configuration for a set of OAuth client objects.
OAuthConfiguration() - Constructor for class sailpoint.object.OAuthConfiguration
 
OBJ_NAME - Static variable in class sailpoint.object.AuditConfig
The name of the default audit config in the database.
OBJ_NAME - Static variable in class sailpoint.object.Configuration
The name of the singleton system configuration object.
OBJ_NAME - Static variable in class sailpoint.object.DatabaseVersion
The name of the DatabaseVersion object where the database version is stored.
OBJ_NAME - Static variable in class sailpoint.object.Dictionary
The name of the singleton system configuration object.
OBJ_NAME - Static variable in class sailpoint.object.RightConfig
The name of the default right configuration object.
OBJ_NAME - Static variable in class sailpoint.object.ScoreConfig
The well known name of the singleton object in the repository.
OBJ_NAME - Static variable in class sailpoint.object.UIConfig
 
OBJECT_TYPE_ACCOUNT - Static variable in interface openconnector.Connector
Object type representing an account on a resource.
OBJECT_TYPE_GROUP - Static variable in interface openconnector.Connector
Object type representing an group on a resource.
OBJECT_TYPE_GROUP - Static variable in class sailpoint.object.ProvisioningPlan
A type name used in ObjectRequest to indicate that the request will create or update a group.
OBJECT_TYPE_MANAGED_ATTRIBUTE - Static variable in class sailpoint.object.ProvisioningPlan
A type name used in ObjectRequest to indicate that the request will create or update an IdentityIQ ManagedAttribute object but will not provisioning anything through a Connector.
OBJECT_TYPE_TICKET - Static variable in interface openconnector.Connector
Object type representing an group on a resource.
ObjectAlreadyExistsException - Exception in openconnector
Thrown when any particular object which is already exists this includes.
ObjectAlreadyExistsException() - Constructor for exception openconnector.ObjectAlreadyExistsException
Construct a ExceptionWrapper with no message.
ObjectAlreadyExistsException(String) - Constructor for exception openconnector.ObjectAlreadyExistsException
Construct a ExceptionWrapper with detail message having name of object which is already exits.
ObjectAlreadyExistsException(Message) - Constructor for exception openconnector.ObjectAlreadyExistsException
Construct a new ObjectAlreadyExistsException with a detailed message.
ObjectAlreadyExistsException(Throwable) - Constructor for exception openconnector.ObjectAlreadyExistsException
Construct a new ObjectAlreadyExistsException wrapping an existing exception.
ObjectAlreadyExistsException(String, Throwable) - Constructor for exception openconnector.ObjectAlreadyExistsException
Create a new ObjectAlreadyExistsException from an existing exception.
ObjectAlreadyExistsException(Message, Throwable) - Constructor for exception openconnector.ObjectAlreadyExistsException
Create a new ObjectAlreadyExistsException from an existing exception and object Message.
ObjectAlreadyExistsException(String, String, Throwable) - Constructor for exception openconnector.ObjectAlreadyExistsException
Create a new ObjectAlreadyExistsException from an error text, suggestion text and existing exception.
ObjectAlreadyExistsException - Exception in sailpoint.connector
ObjectAlreadyExistsException thrown when object we are trying to create is already exist on Managed System.
ObjectAlreadyExistsException() - Constructor for exception sailpoint.connector.ObjectAlreadyExistsException
Construct a ExceptionWrapper with no message or nested throwable.
ObjectAlreadyExistsException(String) - Constructor for exception sailpoint.connector.ObjectAlreadyExistsException
Create a new ObjectAlreadyExistsException instance from a detailed message.
ObjectAlreadyExistsException(Throwable) - Constructor for exception sailpoint.connector.ObjectAlreadyExistsException
Construct a new ObjectAlreadyExistsException wrapping an existing exception.
ObjectAlreadyExistsException(String, Throwable) - Constructor for exception sailpoint.connector.ObjectAlreadyExistsException
Create a new ObjectAlreadyExistsException from an existing exception and with a detailed message.
ObjectAlreadyExistsException(Message) - Constructor for exception sailpoint.connector.ObjectAlreadyExistsException
Create a new ObjectAlreadyExistsException from an existing Message object.
ObjectAlreadyExistsException(Message, Throwable) - Constructor for exception sailpoint.connector.ObjectAlreadyExistsException
Create a new ObjectAlreadyExistsException from an existing exception and with a Message object.
ObjectAlreadyExistsException(String, String, Throwable) - Constructor for exception sailpoint.connector.ObjectAlreadyExistsException
Create a new ObjectAlreadyExistsException from an error text, suggestion text and existing exception.
ObjectAttribute - Class in sailpoint.object
A class used to define a set of abstract attributes for SailPointObject subclasses.
ObjectAttribute() - Constructor for class sailpoint.object.ObjectAttribute
 
ObjectAttribute.EditMode - Enum in sailpoint.object
Enumeration used to indicate whether modifications to this attribute are allowed.
ObjectClass - Class in sailpoint.tools.ldap
An ObjectClass represents an object class defined in an LDAP schema.
ObjectClass(String, Schema) - Constructor for class sailpoint.tools.ldap.ObjectClass
Constructor.
ObjectClass.Type - Enum in sailpoint.tools.ldap
Enumeration of the types of object classes.
ObjectClassification - Class in sailpoint.object
 
ObjectClassification() - Constructor for class sailpoint.object.ObjectClassification
 
ObjectConfig - Class in sailpoint.object
Class used to encapsulate configuration options for a particular subclass of SailPointObject.
ObjectConfig() - Constructor for class sailpoint.object.ObjectConfig
 
ObjectNotFoundException - Exception in openconnector
Thrown when any particular object not found this includes.
ObjectNotFoundException() - Constructor for exception openconnector.ObjectNotFoundException
Construct a ExceptionWrapper with no message.
ObjectNotFoundException(String) - Constructor for exception openconnector.ObjectNotFoundException
Construct a ExceptionWrapper with detail message having name of missing object.
ObjectNotFoundException(Message) - Constructor for exception openconnector.ObjectNotFoundException
Construct a new ObjectNotFoundException with a detailed message.
ObjectNotFoundException(Throwable) - Constructor for exception openconnector.ObjectNotFoundException
Construct a new ObjectNotFoundException wrapping an existing exception.
ObjectNotFoundException(String, Throwable) - Constructor for exception openconnector.ObjectNotFoundException
Create a new ObjectNotFoundException from an existing exception.
ObjectNotFoundException(Message, Throwable) - Constructor for exception openconnector.ObjectNotFoundException
Create a new ObjectNotFoundException from an existing exception and object Message.
ObjectNotFoundException(String, String, Throwable) - Constructor for exception openconnector.ObjectNotFoundException
Create a new ObjectNotFoundException from an error text, suggestion text and existing exception.
ObjectNotFoundException - Exception in sailpoint.connector
The base exception thrown by components.
ObjectNotFoundException() - Constructor for exception sailpoint.connector.ObjectNotFoundException
Construct a ExceptionWrapper with no message or nested throwable.
ObjectNotFoundException(String) - Constructor for exception sailpoint.connector.ObjectNotFoundException
Construct a new ObjectNotFoundException with a detailed message.
ObjectNotFoundException(Throwable) - Constructor for exception sailpoint.connector.ObjectNotFoundException
Construct a new ObjectNotFoundException wrapping an existing exception.
ObjectNotFoundException(String, Throwable) - Constructor for exception sailpoint.connector.ObjectNotFoundException
Create a new ObjectNotFoundException from an existing exception.
ObjectNotFoundException(Message) - Constructor for exception sailpoint.connector.ObjectNotFoundException
ObjectNotFoundException constructor will be called by passing the throwable object and Message object.
ObjectNotFoundException(Message, Throwable) - Constructor for exception sailpoint.connector.ObjectNotFoundException
ObjectNotFoundException constructor will be called by passing the throwable object and Message object.
ObjectNotFoundException(String, String, Throwable) - Constructor for exception sailpoint.connector.ObjectNotFoundException
Create a new ObjectNotFoundException from an error text, suggestion text and existing exception.
ObjectRequest() - Constructor for class sailpoint.integration.ProvisioningPlan.ObjectRequest
Default constructor.
ObjectRequest(Map) - Constructor for class sailpoint.integration.ProvisioningPlan.ObjectRequest
Construct from a Map.
ObjectRequest() - Constructor for class sailpoint.object.ProvisioningPlan.ObjectRequest
 
ObjectRequest(Map) - Constructor for class sailpoint.object.ProvisioningPlan.ObjectRequest
 
ObjectRequest(ProvisioningPlan.ObjectRequest) - Constructor for class sailpoint.object.ProvisioningPlan.ObjectRequest
 
ObjectResult - Class in sailpoint.integration
Simple RequestResult that returns a single object.
ObjectResult() - Constructor for class sailpoint.integration.ObjectResult
Default constructor.
ObjectResult(Object) - Constructor for class sailpoint.integration.ObjectResult
Constructor that accepts the object payload.
ObjectResult(Object, String, String, List, List) - Constructor for class sailpoint.integration.ObjectResult
Constructor that accepts the object payload and request meta-data.
objectsEqual(Object, Object) - Static method in class sailpoint.api.Differencer
Return true if two objects are equal.
objectsEqual(Object, Object, boolean) - Static method in class sailpoint.api.Differencer
Return true if two objects are equal.
objectsEqualOrContains(Object, Object, boolean) - Static method in class sailpoint.api.Differencer
Return true if two objects are equal or else if either one is a collection, return true if the other is a member of that collection.
objectsToMap(List<? extends Object>, List<String>) - Static method in class sailpoint.api.ObjectUtil
Convert a list of objects to a list of maps of values matching the list provided
objectToMap(Object, List<String>) - Static method in class sailpoint.api.ObjectUtil
Convert an object to a map of values matching the list provided.
objectToPropertyValue(Object, String) - Static method in class sailpoint.api.ObjectUtil
Attempt to get a value for the given property from the given object.
objectType - Variable in class openconnector.AbstractConnector
The currently configured object type.
ObjectUtil - Class in sailpoint.api
Utility class providing methods to load and analyze SailPointObject subclasses.
ObjectUtil() - Constructor for class sailpoint.api.ObjectUtil
 
okToSimplify() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
Arguments are added during role assignment removal that don't mean we can't simplify and combine multiple requests.
OLD_PERMISSION_ATTRIBUTE - Static variable in class sailpoint.object.ManagedAttribute
Deprecated.
onApplication(Application) - Method in class sailpoint.object.AccountSelection
Return if this AccountSelection is for the given applicationId.
OP_ACCOUNT_CREATE - Static variable in class sailpoint.integration.ProvisioningPlan
 
OP_ACCOUNT_DELETE - Static variable in class sailpoint.integration.ProvisioningPlan
 
OP_ACCOUNT_DISABLE - Static variable in class sailpoint.integration.ProvisioningPlan
 
OP_ACCOUNT_ENABLE - Static variable in class sailpoint.integration.ProvisioningPlan
 
OP_ACCOUNT_LOCK - Static variable in class sailpoint.integration.ProvisioningPlan
 
OP_ACCOUNT_MODIFY - Static variable in class sailpoint.integration.ProvisioningPlan
 
OP_ACCOUNT_UNLOCK - Static variable in class sailpoint.integration.ProvisioningPlan
 
OP_ADD - Static variable in class sailpoint.integration.ProvisioningPlan
 
OP_ADD_ENTITLEMENT - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
OP_ADD_ROLE - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
OP_AGGREGATION_TYPE - Static variable in interface sailpoint.connector.Connector
An option that is passed by the aggregator to destroy() to indicate the aggregation type - whether account or group
OP_ALLOW_BRUTE_FORCE_SEARCH - Static variable in interface sailpoint.connector.Connector
An option that can be passed to iterateObjects() that specifies whether to perform a brute force filtering of objects when a filter is specified but the Connector does not support the SEARCH feature.
OP_ATTRIBUTE_NAMES - Static variable in interface sailpoint.connector.Connector
The name of an option to connector methods to indicate which attributes should be included on returned application objects.
OP_CHANGE_PASSWORD - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
OP_CREATE_ACCOUNT - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
OP_CREATE_IDENTITY - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
OP_DELETE_ACCOUNT - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
OP_DELTA_AGGREGATION - Static variable in interface sailpoint.connector.Connector
An option that is passed by the aggregator to destroy() to indicate if the aggregation is a delta aggregation
OP_DISABLE_ACCOUNT - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
OP_ENABLE_ACCOUNT - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
OP_INCLUDE_ACCOUNTS - Static variable in interface sailpoint.connector.Connector
An option that can be passed to getObject() to indicate that if this is a Compound Connector, it should return information about all the managed child accounts as well as the master account.
OP_IS_PARTITIONED - Static variable in interface sailpoint.connector.Connector
An option that is passed by the aggregator to destroy() to indicate if the aggregation is a partitioned aggregation
OP_IS_TERMINATE - Static variable in interface sailpoint.connector.Connector
An option that is passed by the aggregator to destroy() to indicate whether user has terminated the aggregation
OP_MODIFY_IDENTITY - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
OP_PHASE_NAME - Static variable in interface sailpoint.connector.Connector
An option that is passed by the aggregator to destroy() to indicate the name of the phase of aggregation like phaseAggregation or phaseFinish
OP_REMOVE - Static variable in class sailpoint.integration.ProvisioningPlan
 
OP_REMOVE_ENTITLEMENT - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
OP_REMOVE_ROLE - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
OP_SET - Static variable in class sailpoint.integration.ProvisioningPlan
 
OP_SET_PASSWORD - Static variable in class sailpoint.object.IntegrationConfig
An operation string that allows setting passwords.
OP_UNLOCK_ACCOUNT - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
opAuthenticate - Static variable in class openconnector.LoggerUtil
 
opChangePassword - Static variable in class openconnector.LoggerUtil
 
opCreate - Static variable in class openconnector.LoggerUtil
 
opDelete - Static variable in class openconnector.LoggerUtil
 
opDisable - Static variable in class openconnector.LoggerUtil
 
open(WorkItem, WorkItemConfig, Map<String, Object>, MessageAccumulator) - Method in class sailpoint.api.Workflower
The canonical method for opening work items.
open(WorkItem) - Method in class sailpoint.api.Workflower
Simple opener for older things that handle their own notifications.
open(WorkItem, EmailTemplate, Map<String, Object>) - Method in class sailpoint.api.Workflower
Simple opener for things that want to send notifications but don't don't have a WorkItemConfig or a MessageAccumulator.
open(WorkItem, String, String, Map<String, Object>) - Method in class sailpoint.api.Workflower
Convenience method to open an work item and send a notification with a default template from the system configuration.
open(WorkItem, String, Map<String, Object>) - Method in class sailpoint.api.Workflower
Convenience method to open an work item and send a notification with an email template from in the System Configuration.
OPEN_CERTIFICATION_CERTIFIER_ID - Static variable in class sailpoint.api.Emailer
Attribute name to specify the certifier ID to use when compiling the "open certifications" email template.
OPEN_CERTIFICATIONS_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
 
opEnable - Static variable in class openconnector.LoggerUtil
 
openconnector - package openconnector
Built in classes used to read, authenticate and executes provisioning plan to enterprise applications.
OpenMessagePart - Interface in openconnector
Interface that provides a way to localize a message text.
openWorkItem(WorkflowContext) - Method in class sailpoint.workflow.AbstractWorkflowHandler
Prints trace information to stdout if trace is enabled.
openWorkItem(WorkflowContext) - Method in interface sailpoint.workflow.WorkflowHandler
Called immediately before a WorkItem is about to be opened.
OPERATION_HEADER - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
OperationTransformation() - Constructor for class sailpoint.object.ManagedResource.OperationTransformation
 
OperationTransformation(ProvisioningPlan.AccountRequest.Operation, ProvisioningPlan.AccountRequest.Operation) - Constructor for class sailpoint.object.ManagedResource.OperationTransformation
 
opGetObject - Static variable in class openconnector.LoggerUtil
 
opIterateObjects - Static variable in class openconnector.LoggerUtil
 
opIterateWithPartition - Static variable in class openconnector.LoggerUtil
 
opModify - Static variable in class openconnector.LoggerUtil
 
OPT_CLOSE_IDLE_CONNECTIONS - Static variable in interface sailpoint.integration.HttpClient
Optional that may be passed into setup that will specify the timeout in seconds to close idle connections
OPT_MAX_HOST_CONNECTIONS - Static variable in interface sailpoint.integration.HttpClient
Option that may be passed into setup that will allow configuration of the maximum number of connections per host
OPT_MAX_TOTAL_CONNECTIONS - Static variable in interface sailpoint.integration.HttpClient
Option that may be passed into setup that will allow configuration of the maximum number of total connections
OPT_TRUST_ALL_CERTS - Static variable in interface sailpoint.integration.HttpClient
Option that can be passed into setup that will causes all certificates to be trusted when using SSL.
opTestConfiguration - Static variable in class openconnector.LoggerUtil
 
OPTION_CLEAR_CACHE - Static variable in class sailpoint.connector.DelimitedFileConnector
 
OPTIONS_RECIPIENT_EMAIL - Static variable in class sailpoint.api.Emailer
Attribute name to specify the recipient's email when compiling the "open certifications" email template.
opToString(Object) - Static method in class sailpoint.object.IdentityRequest
 
OPTS - Static variable in interface sailpoint.integration.HttpClient
All of the options accepted by setup.
opUnlock - Static variable in class openconnector.LoggerUtil
 
or(Filter, Filter) - Static method in class sailpoint.object.Filter
Combine the given filters with an OR conjunction.
or(List<Filter>) - Static method in class sailpoint.object.Filter
Combine the given filters with an OR conjunction.
or(Filter...) - Static method in class sailpoint.object.Filter
Combine the given filters with an OR conjunction.
ORACLE_CLOB_HANDLER - Static variable in class sailpoint.tools.JdbcUtil
Name of our specialized Oracle CLOB handler.
ORACLE_DRIVER - Static variable in class sailpoint.tools.JdbcUtil
 
ORACLE_EXT - Static variable in class sailpoint.tools.JdbcUtil
The Oracle script file extension.
ORACLE_PREFIX - Static variable in class sailpoint.tools.JdbcUtil
 
ORACLE_PRODUCT_NAME - Static variable in class sailpoint.tools.JdbcUtil
The Oracle product name.
ORACLE_URL - Static variable in class sailpoint.tools.JdbcUtil
 
ORDERED - Static variable in class sailpoint.integration.Base64
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc-1940.html.
Ordering(String, boolean, boolean) - Constructor for class sailpoint.object.QueryOptions.Ordering
 
Ordering(String, boolean) - Constructor for class sailpoint.object.QueryOptions.Ordering
 
orderInsensitiveEquals(List<T>, List<T>) - Static method in class sailpoint.tools.Util
Check if the two given Lists contain all of the same elements.
ORPHAN_ACTION_DELETE - Static variable in class sailpoint.object.RequestDefinition
 
ORPHAN_ACTION_RESTART - Static variable in class sailpoint.object.RequestDefinition
 
otoa(Object) - Static method in class sailpoint.integration.Util
Convert an object to a String.
otoa(Object) - Static method in class sailpoint.tools.Util
 
otob(Object) - Static method in class connector.common.Util
Convert a random object into an unboxed boolean.
otob(Object) - Static method in class openconnector.Util
Deprecated.
otob(Object) - Static method in class sailpoint.integration.Util
Convert an object to a boolean.
otob(Object) - Static method in class sailpoint.tools.Util
 
otoi(Object) - Static method in class connector.common.Util
Convert a random object into an unboxed int.
otoi(Object) - Static method in class openconnector.Util
Deprecated.
otoi(Object) - Static method in class sailpoint.tools.Util
 
otol(Object) - Static method in class connector.common.Util
Convert an object to a List of Strings.
otol(Object) - Static method in class sailpoint.tools.Util
Convert an object to a List of Strings.
otolForNonCSVList(Object) - Static method in class connector.common.Util
Convert an object to a List of Strings.
otolo(Object) - Static method in class sailpoint.tools.Util
 
otom(Object) - Static method in class connector.common.Util
Convert an object to a Map of .
otom(Object) - Static method in class sailpoint.tools.Util
Convert an object to a Map of .
otos(Object) - Static method in class connector.common.Util
Convert an object to its string representation.
otos(Object) - Static method in class openconnector.Util
Deprecated.
otos(Object) - Static method in class sailpoint.tools.Util
Convert an object to its string representation.
OutputStream(OutputStream) - Constructor for class sailpoint.integration.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
OutputStream(OutputStream, int) - Constructor for class sailpoint.integration.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
outstandingProvisioningFormsForIdentity(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Library call that returns whether or not there are outstanding forms for the associated identity.
OWNER_APPLICATION - Static variable in class sailpoint.object.Form
Value that can be used in the owner definition to reference the owner of the application associated with this form.
OWNER_APPLICATION - Static variable in class sailpoint.object.Template
Value that can be used in the owner definition to reference the owner of the application associated with this template.
OWNER_PARENT - Static variable in class sailpoint.object.Form
Value that can be used in the owner definition to reference the owner of the object containing this form (role or application).
OWNER_PARENT - Static variable in class sailpoint.object.Template
Value that can be used in the owner definition to reference the owner of the object containing this template (role or application).
OWNER_REQUESTER - Static variable in class sailpoint.object.Field
 
OWNER_ROLE - Static variable in class sailpoint.object.Form
Value that can be used in the owner definition to reference the owner of the role containing this form.
OWNER_ROLE - Static variable in class sailpoint.object.Template
Value that can be used in the owner definition to reference the owner of the role containing this template.
OwnerHistory() - Constructor for class sailpoint.object.WorkItem.OwnerHistory
 
OwnerHistory(Identity, Identity, String) - Constructor for class sailpoint.object.WorkItem.OwnerHistory
Keeping this for backward compatibility try and use the constructor that take the source if possible.
OwnerHistory(Identity, Identity, Identity, String) - Constructor for class sailpoint.object.WorkItem.OwnerHistory
 

P

padID(String) - Static method in class sailpoint.tools.Util
 
PAM_APPLICATION_NAME - Static variable in class sailpoint.object.Configuration
 
PAM_ENABLED - Static variable in class sailpoint.object.Configuration
 
PAM_MAX_SELECTABLE_IDENTITIES - Static variable in class sailpoint.object.Configuration
 
PAM_PROVISIONING_ENABLED - Static variable in class sailpoint.object.Configuration
 
PAM_WORKFLOW_IDENTITY_PROVISIONING - Static variable in class sailpoint.object.Configuration
 
PAMLibrary - Class in sailpoint.workflow
A workflow library with methods that are used with PAM workflows.
PAMLibrary() - Constructor for class sailpoint.workflow.PAMLibrary
 
PARAM_APPLICATION - Static variable in class sailpoint.integration.IIQClient
Query parameter with the name of the application to aggregate.
PARAM_AUTHN_PASSWORD - Static variable in class sailpoint.integration.AuthenticationUtil
Argument that can be used to specify password for authentication.
PARAM_AUTHN_USER - Static variable in class sailpoint.integration.AuthenticationUtil
Argument that can be used to specify username for authentication.
PARAM_CERT_DEF_ID - Static variable in class sailpoint.object.IdentityTrigger
 
PARAM_HOST - Static variable in class sailpoint.integration.IIQClient
POST request body parameter with the host requesting remote login.
PARAM_ID - Static variable in class sailpoint.integration.IIQClient.PasswordService.Consts
The name of the request body parameter for the identity name.
PARAM_PASSWORD - Static variable in class sailpoint.integration.IIQClient.PasswordService.Consts
The name of the request body parameter for the password.
PARAM_RESOURCE_WORKFLOW_DEFINITION - Static variable in class sailpoint.integration.IIQClient
Path parameter with the name or ID of the workflow.
PARAM_RIGHT - Static variable in class sailpoint.integration.IIQClient.AuthorizationService.Consts
Query parameter that holds name of the right to check.
PARAM_TYPE_DATE_RANGE - Static variable in class sailpoint.object.ReportDataSource.Parameter
 
PARAM_WORKFLOW - Static variable in class sailpoint.object.IdentityTrigger
 
Parameter() - Constructor for class sailpoint.object.ReportDataSource.Parameter
 
parse(String) - Static method in class connector.common.JsonUtil
Deprecated.
parse(String) - Static method in class openconnector.JsonUtil
Public interface for parsing JSON that conforms to our restrictions.
parse(String) - Static method in class sailpoint.integration.JsonUtil
Public interface for parsing JSON that conforms to our restrictions.
parse(XMLReferenceResolver, String) - Method in class sailpoint.object.CompoundFilter
Parse the string representation of a filter, throwing exceptions if syntax errors are encountered.
parse(String) - Method in class sailpoint.object.LockInfo
 
parseApprovalItemName(String) - Static method in class sailpoint.object.ApprovalItem
In approvalItems the value is in form [ name = 'value' ] for example: [ groupmbr = 'Benefits' ] this returns the name part
parseAprovalItemValue(String) - Static method in class sailpoint.object.ApprovalItem
In approvalItems the value is in form [ name = 'value' ] for example: [ groupmbr = 'Benefits' ] this returns the value part
parseElement(XMLReferenceResolver, Element) - Method in class sailpoint.tools.xml.XMLObjectFactory
Parse a DOM element to an object.
ParseException(String, String, int) - Constructor for exception sailpoint.tools.Util.ParseException
 
ParseException(String, String, int, Exception) - Constructor for exception sailpoint.tools.Util.ParseException
 
parseJson(String) - Static method in class connector.common.JsonUtil
Returns Java-equivalent object for the supplied JSON source.
parseJson(String, Class<?>) - Static method in class connector.common.JsonUtil
Returns object of type targetClass for the supplied JSON source.
parseOld(String, String, boolean) - Static method in class connector.common.XmlUtil
Parse an XML string and return the document element.
parseOld(String, String, boolean) - Static method in class sailpoint.integration.XmlUtil
Parse an XML string and return the document element.
parsePragma(String) - Static method in class sailpoint.api.PolicyUtil
Parse a pragma line into a Map.
parseURL(HttpServletRequest) - Method in class sailpoint.integration.RestServlet
Convert a URL into a list of path elements.
parseXml(XMLReferenceResolver, String, boolean) - Static method in class sailpoint.tools.xml.AbstractXmlObject
Deserialize an object from XML.
parseXml(XMLReferenceResolver, String) - Static method in class sailpoint.tools.xml.AbstractXmlObject
 
parseXml(XMLReferenceResolver, Element) - Static method in class sailpoint.tools.xml.AbstractXmlObject
 
parseXml(XMLReferenceResolver, String, boolean) - Method in class sailpoint.tools.xml.XMLObjectFactory
Parse an XML string to an object.
Partition - Class in openconnector
A Partition is an object that is used by the connector interface to describe slices of data that can be split up during object iteration.
Partition() - Constructor for class openconnector.Partition
Default constructor.
Partition - Class in sailpoint.object
A Partition is an XML/JSON object that is used by the connector interface to describe slices of data that can be split up.
Partition() - Constructor for class sailpoint.object.Partition
Default constructor.
Partition(String, String) - Constructor for class sailpoint.object.Partition
Partitions returned from Connectors are required to set both the name and objectType.
partition(Collection<T>, int) - Static method in class sailpoint.tools.Util
Similar to the partition method from Google Guava https://google.github.io/guava/releases/19.0/api/docs/com/google/common/collect/Lists.html#partition(java.util.List,%20int)
PartitionIterator(CloseableIterator<ResourceObject>, Partition) - Constructor for class sailpoint.connector.DelimitedFileConnector.PartitionIterator
 
PartitionResult - Class in sailpoint.object
 
PartitionResult() - Constructor for class sailpoint.object.PartitionResult
 
partitionStatementType - Variable in class sailpoint.object.ConnectorTestConfig.ConnectorTest
PartitionStatementType key given to the test to help identify the type of the partitioning statement type.
PASSWORD - Static variable in class sailpoint.integration.IIQClient.IdentityService.Consts.AttributeNames
The identity's password.
Password - Static variable in class sailpoint.object.Configuration.SmtpConfiguration
 
PASSWORD_CHANGE_MIN_DURATION - Static variable in class sailpoint.api.PasswordPolice
 
PASSWORD_CHANGE_MIN_DURATION - Static variable in class sailpoint.object.Configuration
What is the minimum duration (IN HOURS) between password changes? set to zero to indicate no min duration
PASSWORD_HEADER - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
PASSWORD_LOWER_CHARACTERS - Static variable in class sailpoint.object.Configuration
 
PASSWORD_NUMBER_CHARACTERS - Static variable in class sailpoint.object.Configuration
 
PASSWORD_REQUEST_FLOW - Static variable in class sailpoint.object.IdentityRequest
 
PASSWORD_SPECIAL_CHARACTERS - Static variable in class sailpoint.object.Configuration
 
PASSWORD_UPPER_CHARACTERS - Static variable in class sailpoint.object.Configuration
 
PASSWORD_VALIDATION_RULE - Static variable in class sailpoint.object.Configuration
 
PasswordChange - Static variable in class sailpoint.object.AuditEvent
 
PasswordChangeFailure - Static variable in class sailpoint.object.AuditEvent
 
PasswordGenerator - Class in sailpoint.api
Generate a password based on policies.
PasswordGenerator(SailPointContext) - Constructor for class sailpoint.api.PasswordGenerator
Constructor
passwordIntercept(String, String, String) - Method in class sailpoint.integration.IIQClient
Notify IIQ of a password intercept event.
PasswordPolice - Class in sailpoint.api
 
PasswordPolice(SailPointContext) - Constructor for class sailpoint.api.PasswordPolice
 
PasswordPolice(SailPointContext, PasswordPolicy) - Constructor for class sailpoint.api.PasswordPolice
Convert a password policy into a constraint map for further reference
PasswordPolice.Expiry - Enum in sailpoint.api
 
PasswordPolicy - Class in sailpoint.object
When a password is set/changed this is the password policy that defines the requirements for a valid password.
PasswordPolicy() - Constructor for class sailpoint.object.PasswordPolicy
 
PasswordPolicyChange - Static variable in class sailpoint.object.AuditEvent
 
PasswordPolicyHolder - Class in sailpoint.object
Holds association between PasswordPolicy object and IdentitySelector
PasswordPolicyHolder() - Constructor for class sailpoint.object.PasswordPolicyHolder
 
PasswordService() - Constructor for class sailpoint.integration.IIQClient.PasswordService
 
patch(String, String, Map) - Method in class sailpoint.integration.ApacheHttpClient
 
patch(String, Map, Map) - Method in class sailpoint.integration.ApacheHttpClient
Perform URLEncoded HTTP PATCH operation.
patch(String, String) - Method in class sailpoint.integration.ApacheHttpClient
 
patch(String, Map, Map) - Method in interface sailpoint.integration.HttpClient
Perform URLEncoded HTTP PATCH operation.
patch(String, String) - Method in interface sailpoint.integration.HttpClient
Perform an HTTP PATCH to the given URL using the given data in the body.
patch(String, String, Map) - Method in interface sailpoint.integration.HttpClient
Perform an HTTP PATCH to the given URL using the given data in the body.
patch(String, String) - Method in class sailpoint.integration.SailPointHttpClient
Do a patch.
patch(String, String, Map) - Method in class sailpoint.integration.SailPointHttpClient
 
patch(String, Map, Map) - Method in class sailpoint.integration.SailPointHttpClient
 
Path() - Constructor for class sailpoint.object.IdentityItem.Path
 
Path(String, String) - Constructor for class sailpoint.object.IdentityItem.Path
 
Path(Bundle, String) - Constructor for class sailpoint.object.IdentityItem.Path
 
pause(int) - Static method in class sailpoint.api.TaskManager
Helper method to pause for some number of seconds.
PE2SiteConfig - Class in sailpoint.object
Configuration object that is used to drive unstructured collection from PE2 applications site collections.
PE2SiteConfig() - Constructor for class sailpoint.object.PE2SiteConfig
 
peekCurrentContext() - Static method in class sailpoint.api.SailPointFactory
Return the current context if one exists.
peekThreadLockId() - Static method in class sailpoint.object.LockInfo
Return the unique locking id for this thread if one exists.
PENDING_ROLE_REQUEST_DELETE_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
E-mail Template Pending Role Request Delete
performAuthentication(String, String) - Method in class sailpoint.integration.IntegrationServlet
Delegate the authorization check to the registered authenticator.
performAuthentication(String, String) - Method in class sailpoint.integration.RestServlet
Perform authentication for the given username and password.
Permission - Class in openconnector
A model for complex entitlements.
Permission() - Constructor for class openconnector.Permission
Constructor.
Permission - Class in sailpoint.object
A representation of a application-specific permission.
Permission() - Constructor for class sailpoint.object.Permission
 
Permission(String, String) - Constructor for class sailpoint.object.Permission
 
Permission(List<String>, String) - Constructor for class sailpoint.object.Permission
 
Permission(Permission) - Constructor for class sailpoint.object.Permission
 
Permission(List<String>, String, Map<String, Object>) - Constructor for class sailpoint.object.Permission
A Permission object containing rights, target, and attributes
PermissionComparator() - Constructor for class sailpoint.api.Differencer.PermissionComparator
 
PermissionDifference - Class in sailpoint.object
The representation of a change in permissions held by an Identity.
PermissionDifference() - Constructor for class sailpoint.object.PermissionDifference
 
PermissionRequest() - Constructor for class sailpoint.integration.ProvisioningPlan.PermissionRequest
Default constructor.
PermissionRequest(Map) - Constructor for class sailpoint.integration.ProvisioningPlan.PermissionRequest
Construct from a Map.
PermissionRequest() - Constructor for class sailpoint.object.ProvisioningPlan.PermissionRequest
 
PermissionRequest(Map) - Constructor for class sailpoint.object.ProvisioningPlan.PermissionRequest
 
PermissionRequest(String, String) - Constructor for class sailpoint.object.ProvisioningPlan.PermissionRequest
 
PermissionRequest(String, ProvisioningPlan.Operation, String) - Constructor for class sailpoint.object.ProvisioningPlan.PermissionRequest
 
PermissionRequest(String, ProvisioningPlan.Operation, List<String>) - Constructor for class sailpoint.object.ProvisioningPlan.PermissionRequest
 
PermissionRequest(String, ProvisioningPlan.Operation, List<String>, String) - Constructor for class sailpoint.object.ProvisioningPlan.PermissionRequest
 
PermissionRequest(ProvisioningPlan.PermissionRequest) - Constructor for class sailpoint.object.ProvisioningPlan.PermissionRequest
 
permissions - Variable in class sailpoint.api.PolicyUtil.ApplicationSummary
The ItemSummary objects for the permissions.
permits(Bundle) - Method in class sailpoint.object.Bundle
Returns true if the given role is required if a user is to have this role.
persistCase(WorkflowContext) - Method in class sailpoint.api.Workflower
Persit the workflow case and associated task result if it has not yet been saved.
PersistedFile - Class in sailpoint.object
Simple representation of a file persisted to the database.
PersistedFile() - Constructor for class sailpoint.object.PersistedFile
 
PersistedFile(String, String) - Constructor for class sailpoint.object.PersistedFile
 
PersistenceManager - Interface in sailpoint.api
Interface implemented by classes that provide persistence services.
PersistenceManager.LockParameters - Class in sailpoint.api
Encapsulation of lock parameters.
PersistenceOptions - Class in sailpoint.object
An object encapsulating options to control how SailPointContext manages objects in the Hibernate session.
PersistenceOptions() - Constructor for class sailpoint.object.PersistenceOptions
 
PersistentIdentityItem - Class in sailpoint.object
 
PersistentIdentityItem() - Constructor for class sailpoint.object.PersistentIdentityItem
 
PHASE_COMPLETION - Static variable in class sailpoint.object.TaskEvent
Events marked with this phase will be processed once the task is completed.
PHASE_NONE - Static variable in class sailpoint.object.Request
Special value for the dependentPhase property that means this request can run immediately even if there are requests with a lower phase.
PHASE_PENDING - Static variable in class sailpoint.object.Request
Special value for the dependentPhase property that means this request will never run until the dependentPhase is changed manually.
Phaseable - Interface in sailpoint.object
A Phaseable object can be moved through the various certification phases.
ping() - Method in class sailpoint.integration.AbstractIntegration
 
ping() - Method in class sailpoint.integration.IIQClient
Ping the IIQ REST endpoint and return a success string if the client could successfully connect and authenticate with the configured credentials.
ping() - Method in interface sailpoint.integration.IntegrationInterface
Return some sort of status message.
ping() - Method in class sailpoint.integration.RemoteIntegration
Return a status message.
ping() - Method in class sailpoint.integration.TraceExecutor
Print a message and return a successful ping response.
pingProcessor() - Method in class sailpoint.api.RequestManager
Return true if the request processor is alive and responsive.
Plan - Class in openconnector
A model to represent a set of provisioning requests for a connector.
Plan() - Constructor for class openconnector.Plan
 
Plugin - Class in sailpoint.object
Plugin object to store information about a specific Plugin used by the Plugin framework.
Plugin() - Constructor for class sailpoint.object.Plugin
 
Plugin.CertificationLevel - Enum in sailpoint.object
Level of certification that this particular plugin is certified as
Plugin.ClassExportType - Enum in sailpoint.object
Used when asking if a class has been declared as exported for the given type of usage
PLUGIN_PROHIBIT_SCRIPTING - Static variable in class sailpoint.object.Configuration
 
PLUGIN_RELAX_EXPORT_ENFORCEMENT - Static variable in class sailpoint.object.Configuration
 
PluginBaseHelper - Class in sailpoint.plugin
Helper methods that provide functionality that all base plugin classes will provide such as getting the value of a plugin setting or a connection to the plugin database.
PluginConfigurationChanged - Static variable in class sailpoint.object.AuditEvent
 
PluginContext - Interface in sailpoint.plugin
Interface for plugin developers to access a connection to the plugin database and retrieve plugin setting values.
PluginDisabled - Static variable in class sailpoint.object.AuditEvent
 
PluginEnabled - Static variable in class sailpoint.object.AuditEvent
 
PluginInstalled - Static variable in class sailpoint.object.AuditEvent
 
PluginsUtil - Class in sailpoint.plugin
Utility methods for working with plugins.
PluginUninstalled - Static variable in class sailpoint.object.AuditEvent
 
PluginUpgraded - Static variable in class sailpoint.object.AuditEvent
 
POLICIES_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
Policy - Class in sailpoint.object
A class encapsulating the definition of a policy.
Policy() - Constructor for class sailpoint.object.Policy
Default constructor.
Policy.State - Enum in sailpoint.object
An enumeration of states a policy can be in.
Policy.ViolationOwnerType - Enum in sailpoint.object
 
POLICY_NAME_ACTIVITY - Static variable in class sailpoint.object.Policy
 
POLICY_VIOLATION_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
POLICY_VIOLATION_DELEGATION_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
 
POLICY_VIOLATION_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
 
POLICY_VIOLATION_STATUS_GRID_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
PolicyAlert - Class in sailpoint.object
An object holding options for notification of policy alerts.
PolicyAlert() - Constructor for class sailpoint.object.PolicyAlert
 
PolicyConflict() - Constructor for class sailpoint.object.ImpactAnalysis.PolicyConflict
 
PolicyExecutor - Interface in sailpoint.object
The interface of a class that implements policies.
PolicyImpactAnalysis - Class in sailpoint.object
Used to hold the results of an impact analysis on a Policy.
PolicyImpactAnalysis() - Constructor for class sailpoint.object.PolicyImpactAnalysis
 
PolicyImpactAnalysis.ViolationResult - Class in sailpoint.object
Internal object to hold violation result statistics.
PolicyUtil - Class in sailpoint.api
Utilities for analyzing policies and policy violations.
PolicyUtil() - Constructor for class sailpoint.api.PolicyUtil
 
PolicyUtil.ApplicationSummary - Class in sailpoint.api
Model for entitlements on a specific application account.
PolicyUtil.EntitlementSummary - Class in sailpoint.api
Model for representing entitlements related to SOD violations.
PolicyUtil.ItemSummary - Class in sailpoint.api
Model for one entitlement in an application.
PolicyUtil.RoleSummary - Class in sailpoint.api
Represents a collection of application-specific entitlements, either "free" (the name is null) or associated with a role.
PolicyViolation - Class in sailpoint.object
A class holding information about one policy violation for an Identity.
PolicyViolation() - Constructor for class sailpoint.object.PolicyViolation
 
PolicyViolation.IPolicyViolationOwnerSource - Interface in sailpoint.object
 
PolicyViolation.Status - Enum in sailpoint.object
The states an violation can be in.
PolicyViolationLibrary - Class in sailpoint.workflow
A workflow library with methods related to policy violation workflows.
PolicyViolationLibrary() - Constructor for class sailpoint.workflow.PolicyViolationLibrary
 
PolicyViolationSnapshotComparator() - Constructor for class sailpoint.api.Differencer.PolicyViolationSnapshotComparator
 
POOL_PREFIX - Static variable in class sailpoint.connector.JDBCConnector
 
popContext(SailPointContext) - Static method in class sailpoint.api.SailPointFactory
Restore a context previously replaced with SailPointFactory.pushContext().
populateRecommendationsInApprovalSet(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Add recommendations, if possible, to an existing ApprovalSet
populateUnwantedSymbolList() - Static method in class sailpoint.tools.JdbcUtil
 
POPULATION_EDIT_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
POPULATION_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
PopulationRequestAuthority() - Constructor for class sailpoint.object.DynamicScope.PopulationRequestAuthority
 
PORT_PROPERTY - Static variable in class sailpoint.object.EmailTemplate
 
post(String, String) - Method in class sailpoint.integration.ApacheHttpClient
 
post(String, Map) - Method in class sailpoint.integration.ApacheHttpClient
 
post(String, Map, Map) - Method in class sailpoint.integration.ApacheHttpClient
Perform URLEncoded HTTP POST operation.
post(String, String, Map) - Method in class sailpoint.integration.ApacheHttpClient
 
post(String, String) - Method in interface sailpoint.integration.HttpClient
Perform an HTTP POST to the given URL using the given data in the post body.
post(String, String, Map) - Method in interface sailpoint.integration.HttpClient
Perform HTTP POST with headers
post(String, Map) - Method in interface sailpoint.integration.HttpClient
Perform an HTTP POST to the given URL serializing the given parameters into the post body.
post(String, Map, Map) - Method in interface sailpoint.integration.HttpClient
Perform URLEncoded HTTP POST operation.
post(String, Object) - Method in class sailpoint.integration.RestClient
Perform HTTP POST operation.
post(Object, Map) - Method in class sailpoint.integration.RestClient
Perform HTTP POST with headers.
post(String, String, Object) - Method in class sailpoint.integration.RestClient
Perform HTTP POST to the given resource.
post(String, String, String, String, Object) - Method in class sailpoint.integration.RestClient
Perform HTTP POST to the given resource with a query parameter.
post(String, String) - Method in class sailpoint.integration.SailPointHttpClient
Do a post.
post(String, String, Map) - Method in class sailpoint.integration.SailPointHttpClient
 
post(String, Map) - Method in class sailpoint.integration.SailPointHttpClient
 
post(String, Map, Map) - Method in class sailpoint.integration.SailPointHttpClient
 
postProcessFormFields(WorkflowContext) - Method in class sailpoint.workflow.MFALibrary
 
PRAGMA_RELEVANT_APPS - Static variable in class sailpoint.api.Matchmaker
Pragma it is recognize in script and rule source to convey the applications involved.
PRAGMA_SOD - Static variable in class sailpoint.api.PolicyUtil
Pragma used in rules/scripts that appear in one of the two IdentitySelectors in an Entitlement SOD policy.
PRAGMA_SOD_LEFT - Static variable in class sailpoint.api.PolicyUtil
Pragma used in advanced policy rules/scripts where one rule checks both "sides".
PRAGMA_SOD_RIGHT - Static variable in class sailpoint.api.PolicyUtil
Pragma used in advanced policy rules/scripts where one rule checks both "sides".
PREFERENCE_NAMES - Static variable in class sailpoint.object.UIPreferences
An array of all known UI preference names.
prepare() - Method in class sailpoint.api.EntitlementCorrelator
Initialize the EntitlementCorrelator by caching some necessary data.
prepare() - Method in class sailpoint.api.Provisioner
Prepare the Provisioner.
prepare() - Method in interface sailpoint.api.SailPointContext
Method to be called by the SailPointFactory immediately after creating a context from a prototype.
prepare(SailPointContext, ScoreConfig, ScoreDefinition, GenericIndex) - Method in interface sailpoint.object.Scorer
Reset the internal state of aggregate scorers.
prepareApprovalSetForNotification(WorkflowContext) - Method in class sailpoint.workflow.IdentityRequestLibrary
Prepare and return an ApprovalSet that can be used for notifications.
preparePayloadJson(Object) - Static method in class connector.common.Util
Parses the payload object and returns an equivalent JSON representation.
preparePayloadJson(Object) - Static method in class sailpoint.integration.Util
Parses the payload object and returns an equivalent JSON representation.
prepareStatement(Connection, String, Object...) - Static method in class sailpoint.plugin.PluginBaseHelper
Creates a PreparedStatement and sets any arguments.
prepareStatement(Connection, String, Object...) - Method in class sailpoint.policy.BasePluginPolicyExecutor
Creates a PreparedStatement and sets any arguments.
prepareStatement(Connection, String, Object...) - Method in class sailpoint.rest.plugin.BasePluginResource
Creates a PreparedStatement and sets any arguments.
prepareStatement(Connection, String, Object...) - Method in class sailpoint.server.BasePluginService
Creates a PreparedStatement and sets any arguments.
prepareStatement(Connection, String, Object...) - Method in class sailpoint.task.BasePluginTaskExecutor
Creates a PreparedStatement and sets any arguments.
prevNextFired() - Method in class sailpoint.web.certification.CertificationBean.SubCertPager
 
PRF_ADV_SEARCH_ITEMS - Static variable in class sailpoint.object.UIPreferences
The String used to identify the list of search filters stored on the user's preferences for use with the advanced identity search.
PRF_ATTRIBUTE_ASSIGNMENTS - Static variable in class sailpoint.object.Identity
Preferences that contains a list of Assignments to entitlements or anything to be tracked.
PRF_BAD_PASSWORD_COUNT - Static variable in class sailpoint.object.Identity
Preference that contains the number of consecutive failed login attempts
PRF_CERT_PAGE_LIST_ITEMS - Static variable in class sailpoint.object.UIPreferences
Preference that contains a boolean as to whether to default to the item view or the entity view on the certification page.
PRF_CERTIFICATION_DETAILED_VIEW_FILTER_SET - Static variable in class sailpoint.object.UIPreferences
Certification Direct Detailed View with Implied Filter Auto Set (Status as Open currently)
PRF_CERTIFICATION_SUMMARY_DISPLAY_MINIMIZED - Static variable in class sailpoint.object.UIPreferences
Certification Summary section in certification ui as expanded or collapsed.
PRF_DASHBOARD - Static variable in class sailpoint.object.UIPreferences
The names of the dashboard related preferences.
PRF_DASHBOARD_COMPLIANCE - Static variable in class sailpoint.object.UIPreferences
 
PRF_DASHBOARD_LIFECYCLE - Static variable in class sailpoint.object.UIPreferences
 
PRF_DISPLAY_ENTITLEMENT_DESC - Static variable in class sailpoint.object.UIPreferences
Indicates whether the user wants to by default view entitlement descriptions as opposed to entitlement names in places like the certification identity view.
PRF_EXT_STATES - Static variable in class sailpoint.object.UIPreferences
Preference that contains a list of states for ext-based components
PRF_FORWARD - Static variable in class sailpoint.object.Identity
Preference name whose value is the name of an Identity to whom notifications and work items will be forwarded.
PRF_FORWARD_END_DATE - Static variable in class sailpoint.object.Identity
Preference name whose value is the Date at which to stop forwarding notifications and work items to the forward Identity
PRF_FORWARD_START_DATE - Static variable in class sailpoint.object.Identity
Preference name whose value is the Date at which to start forwarding notifications and work items to the forward Identity
PRF_GRID_STATES - Static variable in class sailpoint.object.UIPreferences
Preference that contains a list of gridstates for a user.
PRF_HOME_CONTENT_ORDER - Static variable in class sailpoint.object.UIPreferences
User preference that holds CSV list of content ordering for home page (Widgets, QuickLinks)
PRF_HOME_WIDGETS - Static variable in class sailpoint.object.UIPreferences
User preference that holds CSV list of widget names representing the quick link cards per user
PRF_QUICKLINK_CARDS - Static variable in class sailpoint.object.UIPreferences
User preference that holds CSV list of quick link names representing the quick link cards per user
PRF_ROLE_ASSIGNMENTS - Static variable in class sailpoint.object.Identity
Preference that contains a list of RoleAssignment objects containing extra information about the roles on the _assignedRoles list.
PRF_ROLE_DETECTIONS - Static variable in class sailpoint.object.Identity
Preference that contains a list of RoleDetection objects containing information about the roles on the _detectedRoles (detected roles) list.
PRF_ROLE_REQUESTS - Static variable in class sailpoint.object.Identity
Preference that contains a list of RoleRequest objects containing information about permitted roles that were requested.
PRF_TABLE_COLUMN_PREFERENCES - Static variable in class sailpoint.object.UIPreferences
User preference that holds the users table column preferences
PRF_TABLE_GROUPING_PREFERENCES - Static variable in class sailpoint.object.UIPreferences
User preference that holds the users table grouping prefernces
PRF_USE_BY_DATE - Static variable in class sailpoint.object.Identity
Preference that contains a "use by" date.
PRF_WORKGROUP_NOTIFICATION_OPTION - Static variable in class sailpoint.object.Identity
 
print() - Method in class sailpoint.object.LockInfo
 
print(Object) - Static method in class sailpoint.object.RoleRelationships
 
print(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Print something to the console.
println(Object) - Static method in class connector.common.XmlUtil
exclude
println(Object) - Static method in class sailpoint.api.ScopeService
 
println(Object) - Method in class sailpoint.api.Workflower
 
println(Object) - Static method in class sailpoint.integration.Cryptographer
Deprecated.
 
println(Object) - Static method in class sailpoint.integration.IIQClient
Print the given object to stdout.
println(String) - Static method in class sailpoint.integration.SailPointHttpClient
 
println(Object) - Static method in class sailpoint.integration.TraceExecutor
Print the given object to stdout.
println(Object) - Static method in class sailpoint.object.RoleRelationships
 
println(Object) - Static method in class sailpoint.workflow.AbstractWorkflowHandler
Deprecated. 
printProgress() - Method in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
 
printProgress() - Method in class sailpoint.connector.JDBCConnector.JDBCObjectIterator
 
printStatistics() - Method in interface sailpoint.api.PersistenceManager
Print the collected statistics.
printStats() - Method in class sailpoint.api.EntitlementCorrelator
Print statistics about the correlation model.
process(WorkItem, boolean) - Method in class sailpoint.api.Workflower
Process changes to a work item.
process(WorkflowSession, WorkItem) - Method in class sailpoint.api.Workflower
Process changes to a work item being managed by an interactive session.
processApprovalDecisions(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Process the decisions that were made during the approval process audit and react.
processCommand(Request) - Method in interface sailpoint.object.BaseExecutor
Ask the executor to perform a command encapsulated in a Request.
processCommand(Request) - Method in class sailpoint.task.AbstractTaskExecutor
Ask the executor to perform a command encapsulated in a Request.
processEvent(WorkItem) - Method in class sailpoint.api.Workflower
Special interface for processing event items.
processEvent(WorkItem, boolean) - Method in class sailpoint.api.Workflower
Special interface for processing event items.
processIdentity(Identity) - Method in class sailpoint.api.EntitlementCorrelator
Correlate entitlements and store the results for the given identity.
ProcessLog - Class in sailpoint.object
 
ProcessLog() - Constructor for class sailpoint.object.ProcessLog
 
processNativeChangesApprovalDecisions(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
For each rejected item in the plan, reverse it so the native changes get "undone".
processPlanApprovalDecisions(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Process the decisions that were made during the approval process audit and modify the plan.
processProject(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Meant to be used by Scheduled Assignment so that IdentityEntitlements can be pre-created prior to provisioning to ensure we know the entitlements came from a request and not aggregation.
processWithoutFiltering(Identity, ProvisioningPlan) - Method in class sailpoint.api.Provisioner
processWithoutFiltering(ProvisioningPlan) - Method in class sailpoint.api.Provisioner
Profile - Class in sailpoint.object
The definition of a collection of access rights on an account on a particular application.
Profile() - Constructor for class sailpoint.object.Profile
 
ProfileBean() - Constructor for class sailpoint.web.certification.CertificationItemBean.ProfileBean
Default constructor
ProfileBean(BaseBean, CertificationItem, CertificationEntity, String) - Constructor for class sailpoint.web.certification.CertificationItemBean.ProfileBean
Creates a new instance given the objects required to retrieve the profile details.
ProfileDifference - Class in sailpoint.object
Class used to contain the results of a comparison between two Profile objects.
ProfileDifference() - Constructor for class sailpoint.object.ProfileDifference
 
ProfileSnapshot() - Constructor for class sailpoint.object.RoleSnapshot.ProfileSnapshot
 
ProfileSnapshot(Profile) - Constructor for class sailpoint.object.RoleSnapshot.ProfileSnapshot
 
Projection - Class in sailpoint.object
 
Projection() - Constructor for class sailpoint.object.Projection
 
Projection.LeafProjection - Class in sailpoint.object
 
Projection.LeafProjection.Operation - Enum in sailpoint.object
 
Projection.ListProjection - Class in sailpoint.object
 
promoteImplicitTransitions() - Method in class sailpoint.object.Workflow
Convert implicit transitions into explicit transitions.
promoteManagedAttributes(Link) - Method in class sailpoint.api.ManagedAttributer
Promote the entitlement attributes and permissions on the given link into ManagedAttributes.
promoteManagedAttributes(ManagedAttribute) - Method in class sailpoint.api.ManagedAttributer
Promote the permissions in the given ManagedAttribute into other ManagedAttributes.
PROMPT_FOR_AUTH_QUESTION_ANSWERS_AFTER_LOGIN - Static variable in class sailpoint.object.Configuration
Whether users with unanswered authentication questions should be required to answer upon login.
property(String) - Static method in class sailpoint.object.Projection
 
PropertyInfo - Class in sailpoint.object
 
PropertyInfo() - Constructor for class sailpoint.object.PropertyInfo
This constructor is provided to make the serializer happy
PROTECTED_USER_LOCKOUT - Static variable in class sailpoint.object.Configuration
Option to enable lockout on protected users upon login authorization lockout
PROV_ATTRIBUTE - Static variable in class sailpoint.object.ManagedAttribute
 
PROV_ATTRIBUTES - Static variable in class sailpoint.object.ManagedAttribute
For things that need to determine whether something is a system attribute or a schema attribute.
PROV_CLASSIFICATIONS - Static variable in class sailpoint.object.ManagedAttribute
 
PROV_DESCRIPTIONS - Static variable in class sailpoint.object.ManagedAttribute
 
PROV_DISPLAY_NAME - Static variable in class sailpoint.object.ManagedAttribute
 
PROV_MANAGED_ATTRIBUTE_TYPE - Static variable in class sailpoint.object.ManagedAttribute
 
PROV_OWNER - Static variable in class sailpoint.object.ManagedAttribute
 
PROV_REQUESTABLE - Static variable in class sailpoint.object.ManagedAttribute
 
PROV_SCOPE - Static variable in class sailpoint.object.ManagedAttribute
 
provision(Plan) - Method in class openconnector.AbstractConnector
Default implementation of the plan evaluation method that parses the plan and calls down to a simpler set of methods that can be implemented by the subclass.
provision(Plan) - Method in interface openconnector.Connector
Evaluate a provisioning plan that specifies operations to be performed on one or more objects.
provision(ProvisioningPlan) - Method in class sailpoint.connector.AbstractConnector
New in 5.2.
provision(ProvisioningPlan) - Method in interface sailpoint.connector.Connector
Execute a provisioning plan.
provision(ProvisioningPlan) - Method in class sailpoint.connector.JDBCConnector
 
provision(String, ProvisioningPlan) - Method in class sailpoint.integration.AbstractIntegration
 
provision(String, ProvisioningPlan) - Method in interface sailpoint.integration.IntegrationInterface
Make changes to an identity defined by a ProvisioningPlan.
provision(String, ProvisioningPlan) - Method in class sailpoint.integration.RemoteIntegration
Make changes to an identity defined by a ProvisioningPlan.
provision(ProvisioningPlan) - Method in class sailpoint.integration.TraceExecutor
Override to handle non-identity plans (i.e.
provision(String, ProvisioningPlan) - Method in class sailpoint.integration.TraceExecutor
Make changes to an identity defined by a ProvisioningPlan.
PROVISION_GLOBAL_RULE - Static variable in interface sailpoint.connector.Connector
Value for Connector.PROVISION_RULE_TYPE that specifies to run the global rule when provisioning on a JDBC connector.
PROVISION_OPERATION_RULE - Static variable in interface sailpoint.connector.Connector
Value for Connector.PROVISION_RULE_TYPE that specifies to run an operation-specific rule when provisioning on a JDBC connector.
PROVISION_RULE_TYPE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that specifies whether to run a global or operation rule when provisioning on a JDBC connector.
provisionAllAccounts(WorkflowContext, ProvisioningPlan.AccountRequest.Operation) - Method in class sailpoint.workflow.IdentityLibrary
Execute the given account-level operation on all accounts on the identity specified in the workflow.
Provisioner - Class in sailpoint.api
Utility class to process ProvisioningProjects and ProvisioningPlans.
Provisioner(SailPointContext) - Constructor for class sailpoint.api.Provisioner
Constructor used when using the older methods that do not expose projects.
Provisioner(SailPointContext, ProvisioningProject) - Constructor for class sailpoint.api.Provisioner
Constructor used after a project has been at least partially compiled.
Provisioner(SailPointContext, Attributes<String, Object>) - Constructor for class sailpoint.api.Provisioner
Constructor used when creating a new provisioning project and initializing it with task arguments.
provisionGroupProject(WorkflowContext) - Static method in class sailpoint.workflow.GroupLibrary
Called by the Identity Update and LCM workflows after all the provisioning forms have been completed.
PROVISIONING_REQUEST_EXPIRATION_DAYS - Static variable in class sailpoint.object.Configuration
The number of days before a ProvisioningRequest will expire.
PROVISIONING_TRANSACTION_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
PROVISIONING_TRANSACTION_LOG_LEVEL - Static variable in class sailpoint.object.Configuration
 
PROVISIONING_TRANSACTION_LOG_PRUNE_AGE - Static variable in class sailpoint.object.Configuration
 
ProvisioningComplete - Static variable in class sailpoint.object.AuditEvent
 
provisioningComplete() - Method in class sailpoint.object.IdentityRequest
Returns true if there are no items pending provisioning.
ProvisioningConfig - Class in sailpoint.object
A subcomponent of the Application model holding information related to provisioning.
ProvisioningConfig() - Constructor for class sailpoint.object.ProvisioningConfig
 
ProvisioningFailure - Static variable in class sailpoint.object.AuditEvent
 
ProvisioningPlan - Class in sailpoint.integration
Class used maintain a complex provisioning request involving several applications.
ProvisioningPlan() - Constructor for class sailpoint.integration.ProvisioningPlan
Constructor.
ProvisioningPlan(Map) - Constructor for class sailpoint.integration.ProvisioningPlan
Constructor that converts from a Map.
ProvisioningPlan - Class in sailpoint.object
Class used maintain a complex provisioning request involving several applications.
ProvisioningPlan() - Constructor for class sailpoint.object.ProvisioningPlan
 
ProvisioningPlan(Map) - Constructor for class sailpoint.object.ProvisioningPlan
 
ProvisioningPlan(ProvisioningPlan) - Constructor for class sailpoint.object.ProvisioningPlan
Clone one plan from another.
ProvisioningPlan(ProvisioningPlan, boolean) - Constructor for class sailpoint.object.ProvisioningPlan
Clone one plan from another.
ProvisioningPlan(Collection<EntitlementSnapshot>) - Constructor for class sailpoint.object.ProvisioningPlan
Constructor that creates a ProvisioningPlan that will remove the given entitlements.
ProvisioningPlan(Collection<EntitlementSnapshot>, boolean, String) - Constructor for class sailpoint.object.ProvisioningPlan
 
ProvisioningPlan.AbstractRequest - Class in sailpoint.object
The common representation of a request for one resource object.
ProvisioningPlan.AccountRequest - Class in sailpoint.integration
A request to modify a single account.
ProvisioningPlan.AccountRequest - Class in sailpoint.object
Represents a request for one application account.
ProvisioningPlan.AccountRequest.Operation - Enum in sailpoint.object
Defines the operation to perform on the account.
ProvisioningPlan.AttributeRequest - Class in sailpoint.integration
A request to add, remove, or set the value(s) of an attribute on an object or account.
ProvisioningPlan.AttributeRequest - Class in sailpoint.object
Represents an operation on a single account attribute.
ProvisioningPlan.GenericRequest - Class in sailpoint.object
An interface implemented by both AttributeRequest and PermissionRequest so they can be treated in the same way for plan analysis and compilation.
ProvisioningPlan.ObjectOperation - Enum in sailpoint.object
Defines the operations that can be performed on a resource object.
ProvisioningPlan.ObjectRequest - Class in sailpoint.integration
A request for a non-account object (eg - a group).
ProvisioningPlan.ObjectRequest - Class in sailpoint.object
 
ProvisioningPlan.Operation - Enum in sailpoint.object
Operation codes for attributes and permissions.
ProvisioningPlan.PermissionRequest - Class in sailpoint.integration
A request to add, remove, or set permissions.
ProvisioningPlan.PermissionRequest - Class in sailpoint.object
Represents an operation on a single account permission.
ProvisioningProject - Class in sailpoint.object
An object maintaining the state of a complex provisioning process.
ProvisioningProject() - Constructor for class sailpoint.object.ProvisioningProject
 
ProvisioningProject(Attributes<String, Object>) - Constructor for class sailpoint.object.ProvisioningProject
 
ProvisioningProject.FilterReason - Enum in sailpoint.object
Enumeration of reasons a value can be filtered out of a plan during compilation.
ProvisioningResult - Class in sailpoint.object
Class used maintain results from a request to a provisioning system.
ProvisioningResult() - Constructor for class sailpoint.object.ProvisioningResult
 
ProvisioningResult(RequestResult) - Constructor for class sailpoint.object.ProvisioningResult
Convert a RequestResult object returned by older IntegrationExecutors into a new provisioning result.
ProvisioningResult(Map) - Constructor for class sailpoint.object.ProvisioningResult
 
ProvisioningTarget - Class in sailpoint.object
An object that can be stored in a ProvisioningProject that defines the information that must be gathered from the user in order to complete provisioning for this assignment.
ProvisioningTarget() - Constructor for class sailpoint.object.ProvisioningTarget
 
ProvisioningTarget(String, Bundle) - Constructor for class sailpoint.object.ProvisioningTarget
 
ProvisioningTarget(Bundle) - Constructor for class sailpoint.object.ProvisioningTarget
 
ProvisioningTarget(Application, String, String) - Constructor for class sailpoint.object.ProvisioningTarget
 
ProvisioningTarget(ProvisioningTarget) - Constructor for class sailpoint.object.ProvisioningTarget
Copy constructor.
ProvisioningTransaction - Class in sailpoint.object
This object that will be used to persist data to be used by the Provisioning Transaction Monitoring UI.
ProvisioningTransaction() - Constructor for class sailpoint.object.ProvisioningTransaction
 
ProvisioningTransaction.Level - Enum in sailpoint.object
The configurable logging level for users to see levels of messages.
ProvisioningTransaction.Status - Enum in sailpoint.object
 
ProvisioningTransaction.Type - Enum in sailpoint.object
 
provisionProject(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Called by the Identity Update and LCM workflows after all the provisioning forms have been completed.
pruneUnloadedReferences() - Method in class sailpoint.object.Application
Prune things that were not fully loaded by load() so that an XML clone of the object can be done without getting lazy loading errors.
pushContext() - Static method in class sailpoint.api.SailPointFactory
Temporarily switch to a new context while preserving the old one.
put(String, String, Object) - Static method in class connector.common.JsonUtil
Associating the specified value with the specified key in the provided JSON target.If the the provided target previously contained a mapping for the key, the oldvalue is replaced.
put(String, Object) - Method in class openconnector.Partition
 
put(String, String, Map) - Method in class sailpoint.integration.ApacheHttpClient
 
put(String, Map, Map) - Method in class sailpoint.integration.ApacheHttpClient
Perform URLEncoded HTTP PUT operation.
put(String, String) - Method in class sailpoint.integration.ApacheHttpClient
 
put(String, Map, Map) - Method in interface sailpoint.integration.HttpClient
Perform URLEncoded HTTP PUT operation.
put(String, String) - Method in interface sailpoint.integration.HttpClient
Perform an HTTP PUT to the given URL using the given data in the body.
put(String, String, Map) - Method in interface sailpoint.integration.HttpClient
Perform an HTTP PUT to the given URL using the given data in the body.
put(String, Object) - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Set the given argument on this AccountRequest.
put(String, Object) - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Set the given argument for this request.
put(String, Object) - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Return the given argument for this request.
put(String, Object) - Method in class sailpoint.integration.ProvisioningPlan
Add the given argument.
put(String, String) - Method in class sailpoint.integration.RestClient
Perform HTTP PUT operation.
put(String, String, Map) - Method in class sailpoint.integration.RestClient
Perform HTTP PUT operation.
put(String, Object) - Method in class sailpoint.integration.RoleDefinition
Set the given attribute for this role.
put(String, String) - Method in class sailpoint.integration.SailPointHttpClient
Do a put.
put(String, String, Map) - Method in class sailpoint.integration.SailPointHttpClient
 
put(String, Map, Map) - Method in class sailpoint.integration.SailPointHttpClient
 
put(String, Object) - Method in class sailpoint.object.Configuration
 
put(String, int) - Method in class sailpoint.object.Configuration
 
put(String, Object) - Method in class sailpoint.object.Custom
 
put(String, int) - Method in class sailpoint.object.Custom
 
put(String, Object) - Static method in class sailpoint.object.CustomGlobal
 
put(String, Object) - Method in class sailpoint.object.Form
Set a form attribute.
put(String, boolean) - Method in class sailpoint.object.Form
 
put(String, Object) - Method in class sailpoint.object.Form.Section
Set a section attribute.
put(String, Object) - Method in class sailpoint.object.FullTextIndex
 
put(String, Object) - Method in class sailpoint.object.ManagedAttribute
 
put(String, Object) - Method in class sailpoint.object.MiningConfig
 
put(String, Object) - Method in class sailpoint.object.Module
 
put(String, int) - Method in class sailpoint.object.Module
 
put(String, Object) - Method in class sailpoint.object.ObjectConfig
 
put(String, Object) - Method in class sailpoint.object.Partition
 
put(String, Object) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
put(String, Object) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
put(String, Object) - Method in class sailpoint.object.ProvisioningPlan
Set a plan attribute.
put(String, Object) - Method in class sailpoint.object.ProvisioningProject
Set an option, try to keep the map clean.
put(String, Object) - Method in class sailpoint.object.RecommenderDefinition
 
put(String, int) - Method in class sailpoint.object.RecommenderDefinition
 
put(String, Object) - Method in class sailpoint.object.RequestState
 
put(String, Object) - Method in class sailpoint.object.ResourceObject
 
put(String, Object) - Method in class sailpoint.object.Server
 
put(String, int) - Method in class sailpoint.object.Server
 
put(String, Object) - Method in class sailpoint.object.ServiceDefinition
 
put(String, Object) - Method in class sailpoint.object.TaskItem
 
put(String, Object) - Method in class sailpoint.object.UIConfig
 
put(String, Object) - Method in class sailpoint.object.UIPreferences
 
put(String, Object) - Method in class sailpoint.object.Workflow.Approval
 
put(String, Object) - Method in class sailpoint.object.Workflow
 
put(String, Object) - Method in class sailpoint.object.WorkflowCase
 
put(String, Object) - Method in class sailpoint.object.WorkflowLaunch
 
put(String, Object) - Method in class sailpoint.object.WorkItem
 
putClean(K, V) - Method in class sailpoint.object.Attributes
Set an option, try to keep the map clean.
putList(String, List<String>) - Method in class sailpoint.object.UIConfig
 

Q

qualifyName(String, String) - Method in class sailpoint.object.Field
Format a qualified name.
queryClob(Connection, String, String) - Static method in class sailpoint.tools.JdbcUtil
 
queryClobString(Connection, String, String) - Static method in class sailpoint.tools.JdbcUtil
Returns the clob information in a db2 safe manner - See bug 6974 PH
queryDate(Connection, String, String) - Static method in class sailpoint.tools.JdbcUtil
 
QueryInfo - Class in sailpoint.object
This is a light-weight representation of a query that is intended for consumption by suggest components and/or LCM rules that communicate with suggest components.
QueryInfo(QueryOptions) - Constructor for class sailpoint.object.QueryInfo
Construct a QueryInfo object from the specified QueryOptions
QueryInfo(Filter, boolean) - Constructor for class sailpoint.object.QueryInfo
 
queryInt(Connection, String, String) - Static method in class sailpoint.tools.JdbcUtil
 
queryList(Connection, String, String) - Static method in class sailpoint.tools.JdbcUtil
 
queryList(Map) - Static method in class sailpoint.tools.JdbcUtil
Run a query and return a List of the first columns in each row.
QueryOptions - Class in sailpoint.object
Class used to specify options to a database query.
QueryOptions() - Constructor for class sailpoint.object.QueryOptions
 
QueryOptions(Filter...) - Constructor for class sailpoint.object.QueryOptions
 
QueryOptions(QueryOptions) - Constructor for class sailpoint.object.QueryOptions
Copy constructor
QueryOptions.Ordering - Class in sailpoint.object
 
QueryResult<T extends SailPointObject> - Interface in sailpoint.object
 
queryString(Connection, String, String) - Static method in class sailpoint.tools.JdbcUtil
 
queryString(Map) - Static method in class sailpoint.tools.JdbcUtil
Run a query and return the value of the first column in the first result row as a string.
queryTable(Connection, String, String, int) - Static method in class sailpoint.tools.JdbcUtil
 
queryTableString(Connection, String, String, int) - Static method in class sailpoint.tools.JdbcUtil
Return a List of String[] containing the first n columns of the result.
Question - Class in sailpoint.object
An object representing a data value that needs to be requested, typically through interactive prompting.
Question() - Constructor for class sailpoint.object.Question
 
Question(Field) - Constructor for class sailpoint.object.Question
 
Question.QuestionTypeComparator - Class in sailpoint.object
 
Question.Type - Enum in sailpoint.object
 
QuestionTypeComparator() - Constructor for class sailpoint.object.Question.QuestionTypeComparator
 
queueDirtyScope(Scope, boolean) - Method in class sailpoint.api.ScopeService
Queue this scope as a dirty scope.
queueProcessLog(ProcessLog) - Method in class sailpoint.object.WorkflowCase
Add a ProcessLog entry to the queue so that it can be saved when the workflow is persisted.
queueProcessLog(ProcessLog) - Method in class sailpoint.workflow.WorkflowContext
When a workflow is transient ProcessLog entries are not saved until the workflow is persisted.
QUICK_LINK_UPGRADE - Static variable in class sailpoint.object.Configuration
Set to something non-null after upgrading the QuickLink enable/disable flags.
QuickLink - Class in sailpoint.object
 
QuickLink() - Constructor for class sailpoint.object.QuickLink
 
QUICKLINK_CATEGORIES - Static variable in class sailpoint.object.Configuration
 
QUICKLINK_MANAGE_ACCOUNTS - Static variable in class sailpoint.object.QuickLink
 
QUICKLINK_MANAGE_PASSWORDS - Static variable in class sailpoint.object.QuickLink
 
QUICKLINK_REQUEST_ACCESS - Static variable in class sailpoint.object.QuickLink
 
QuickLinkCategory - Class in sailpoint.object
 
QuickLinkCategory() - Constructor for class sailpoint.object.QuickLinkCategory
 
QuickLinkOptions - Class in sailpoint.object
 
QuickLinkOptions() - Constructor for class sailpoint.object.QuickLinkOptions
 
QuickLinkOptions(QuickLinkOptions) - Constructor for class sailpoint.object.QuickLinkOptions
Creates a copy of the quick link options attributes.
quoteNameSQLObject(String) - Static method in class connector.common.Util
This function acts like QUOTENAME function in MSsql server.
quoteSQLPassword(String) - Static method in class connector.common.Util
This method escapes single quote "'" characters in the password string, if the password contains some.

R

rand(int, int) - Static method in class sailpoint.integration.Util
Generate a random number between a low a high value inclusive.
rand(int, int) - Static method in class sailpoint.tools.Util
Generate a random number between a low a high value inclusive.
read(String) - Method in interface openconnector.Connector
Return the object of the configured object type that has the given native identifier.
read() - Method in class sailpoint.integration.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class sailpoint.integration.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
READ - Static variable in class sailpoint.object.Permission
 
readBinaryFile(String) - Static method in class sailpoint.tools.Util
Read the contents of a file and return it as a byte array.
readBinaryFile(File) - Static method in class sailpoint.tools.Util
 
readBinaryInputStream(InputStream) - Static method in class sailpoint.tools.Util
 
readColumnsFromHeader(RFC4180LineParser, BufferedReader) - Method in class sailpoint.connector.DelimitedFileConnector
 
readFile(String, String, boolean) - Static method in class connector.common.Util
Function to read a a file and create a list of all data present in it.
readFile(String) - Static method in class sailpoint.tools.Util
Read the contents of a file and return it as a String.
readFile(File) - Static method in class sailpoint.tools.Util
 
readInputStream(InputStream) - Static method in class sailpoint.tools.Util
 
readResource(String) - Static method in class sailpoint.tools.Util
Read the contents of a Resource and return it as a String.
ReadSCIMAccount - Static variable in class sailpoint.object.SPRight
 
ReadSCIMAlert - Static variable in class sailpoint.object.SPRight
 
ReadSCIMApplication - Static variable in class sailpoint.object.SPRight
 
ReadSCIMCheckedPolicyViolation - Static variable in class sailpoint.object.SPRight
 
ReadSCIMEntitlement - Static variable in class sailpoint.object.SPRight
 
ReadSCIMLaunchedWorkflow - Static variable in class sailpoint.object.SPRight
 
ReadSCIMObjectConfig - Static variable in class sailpoint.object.SPRight
 
ReadSCIMPolicyViolation - Static variable in class sailpoint.object.SPRight
 
ReadSCIMResourceType - Static variable in class sailpoint.object.SPRight
 
ReadSCIMRole - Static variable in class sailpoint.object.SPRight
 
ReadSCIMSchema - Static variable in class sailpoint.object.SPRight
 
ReadSCIMTaskResult - Static variable in class sailpoint.object.SPRight
 
ReadSCIMUser - Static variable in class sailpoint.object.SPRight
 
ReadSCIMWorkflow - Static variable in class sailpoint.object.SPRight
 
readSerializedObject(byte[]) - Static method in class sailpoint.tools.Util
Reconstitute a serialized object from a byte array.
ReadTaskResults - Static variable in class sailpoint.object.SPRight
 
Reason - Class in sailpoint.object
Simple XML object used to store a message key and parameters used when rendering a Recommendation.
Reason() - Constructor for class sailpoint.object.Reason
 
Reason(String) - Constructor for class sailpoint.object.Reason
 
Reason(String, List<Object>) - Constructor for class sailpoint.object.Reason
 
reAssignWakeupDate(Notifiable, NotificationConfig) - Method in class sailpoint.object.NotificationConfig
This is used when certification has already been scheduled.
reattach(SailPointContext, T) - Static method in class sailpoint.api.ObjectUtil
Return an object with the same id as the given object that is attached to the session.
reattachWithPrejudice(SailPointContext, Class<T>, T) - Static method in class sailpoint.api.ObjectUtil
Return an object with the same id as the given object that is attached to the session.
recache(SailPointContext, SailPointObject) - Static method in class sailpoint.api.ObjectUtil
Take a detached object and "reswizzle" it so that any references it might have to other autonomous objects will be represented by objects in the given context (meaning the Hibernate cache).
recache(SailPointContext, SailPointObject, boolean) - Static method in class sailpoint.api.ObjectUtil
 
RecipientInfo() - Constructor for class sailpoint.object.CertificationDefinition.NotificationConfig.RecipientInfo
 
Recommendation - Class in sailpoint.object
 
Recommendation() - Constructor for class sailpoint.object.Recommendation
 
Recommendation.RecommendedDecision - Enum in sailpoint.object
 
RECOMMENDER_SELECTED - Static variable in class sailpoint.object.Configuration
The id or name of the RecommenderDefinition to use when asking for recommendations -- typically from IdentityAI.
RecommenderDefinition - Class in sailpoint.object
 
RecommenderDefinition() - Constructor for class sailpoint.object.RecommenderDefinition
 
recompile(ProvisioningProject, Attributes<String, Object>) - Method in class sailpoint.api.Provisioner
Recompile a previously compiled project, factoring in the results of answered Questions.
recompileProject(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Rebuild the provisioning project when account selection was create.
recompileProvisioningProject(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Recompile the ProvisioningProject in the WorkflowContext.
reconcile(Identity, Attributes<String, Object>) - Method in class sailpoint.api.Provisioner
Compile a project that will bring the given identity into alignment with the current assignments and attribute synchronization rules.
reconcileAutoAssignments(Identity, List<RoleAssignment>, Attributes<String, Object>) - Method in class sailpoint.api.Provisioner
Compile a project that will bring the given identity into alignment with a list of rule-based assignments calculated by the EntitlementCorrelator.
reconcileManualAssignments(Identity, List<Bundle>, Attributes<String, Object>) - Method in class sailpoint.api.Provisioner
Compile a project that will bring the given identity into alignment with a set of new assignments specified as a Bundle list.
reconcileUnitTestRoles(Identity, List<Bundle>, Attributes<String, Object>) - Method in class sailpoint.api.Provisioner
reconnect() - Method in interface sailpoint.api.PersistenceManager
Reconnect the PersistenceManager to the persistent store (for example, by reconnecting to the database).
recordBatchItemResult(WorkflowContext) - Method in class sailpoint.workflow.IdentityRequestLibrary
Update the BatchRequest and BatchRequestItems results
redetect(Identity) - Method in class sailpoint.api.EntitlementCorrelator
Do a guided detection on just the role assignments and current detections.
REDIRECTING_EMAIL_NOTIFIER_ADDRESS - Static variable in class sailpoint.object.Configuration
Redirecting email notifier option that specifies the address to which to redirect all emails.
REDIRECTING_EMAIL_NOTIFIER_FILENAME - Static variable in class sailpoint.object.Configuration
Redirecting email notifier option that specifies the file to which to write all emails.
Reference - Class in sailpoint.object
Class to represent references to SailPointObjects.
Reference() - Constructor for class sailpoint.object.Reference
 
Reference(String, String) - Constructor for class sailpoint.object.Reference
 
Reference(String, String, String) - Constructor for class sailpoint.object.Reference
 
Reference(SailPointObject) - Constructor for class sailpoint.object.Reference
 
referencesAnyApplication(List<Application>) - Method in class sailpoint.object.Bundle
Returns true if this bundle or any of its children reference any of the given applications.
referencesApplication(Application) - Method in class sailpoint.object.Bundle
Returns true if this bundle or any of its inherited bundles reference the given application.
referencesApplications(List<String>, Resolver) - Method in class sailpoint.object.CertificationItem
Gets whether or not this CertificationItem references any of the specified applications.
referencesLink(List<? extends LinkInterface>) - Method in class sailpoint.object.BundleSnapshot
Indicates that one of the given links were referenced in the entitlements making up the bundle.
referencesLink(LinkInterface) - Method in class sailpoint.object.EntitlementSnapshot
Convenience method which returns true if this entitlement references the given link.
refresh(int) - Method in class sailpoint.object.LockInfo
Increment the lock expiration by some number of minutes.
refresh() - Method in class sailpoint.object.LockInfo
 
refresh(AccountGroup) - Method in class sailpoint.object.ManagedAttribute
Pull over properties from an AccountGroup.
refresh() - Method in class sailpoint.web.certification.CertificationBean
Refreshes the page.
refresh() - Method in class sailpoint.web.certification.CertificationItemBean
 
refresh() - Method in class sailpoint.web.WorkItemBean
Save the payload of the work item.
REFRESH_PASSTHROUGH_LINK_DURING_AUTHENTICATION - Static variable in class sailpoint.object.Configuration
Starting in 6.2 the pass-through link is not refreshed every time authentication is performed.
refreshActionRequired() - Method in class sailpoint.object.AbstractCertificationItem
Refresh if action is required on this item (for example - a challenge needs a decision or a delegated decision needs to be reviewed).
refreshActionRequired() - Method in class sailpoint.object.CertificationEntity
Refresh whether any action is required for this entity based on whether action is required for any sub-items.
refreshActionRequired() - Method in class sailpoint.object.CertificationItem
Refresh whether this item has action required.
refreshContinuousState(Certification) - Method in class sailpoint.object.CertificationEntity
Roll up the ContinuousState, the nextStateChange date, and the overdueDate from the child items.
refreshHasDifferences(IdentityDifference, Resolver) - Method in class sailpoint.object.AbstractCertificationItem
Refresh if this item has difference or not - this sets the hasDifferences flag.
refreshHasDifferences(IdentityDifference, Resolver) - Method in class sailpoint.object.CertificationEntity
Refresh the differences on this entity and all contained items.
refreshHasDifferences(IdentityDifference, Resolver) - Method in class sailpoint.object.CertificationItem
Refresh whether this item has differences.
refreshIdentities(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Perform an Identitizer refresh on a set of identities.
refreshIdentity(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Perform an Identitizer refresh on one identity.
refreshIdentityRequestAfterApproval(WorkflowContext) - Method in class sailpoint.workflow.IdentityRequestLibrary
Adorn any built up ApprovalSummary objects back onto the request object.
refreshIdentityRequestAfterJoin(WorkflowContext) - Static method in class sailpoint.workflow.IdentityRequestLibrary
 
refreshIdentityRequestAfterProvisioning(WorkflowContext) - Method in class sailpoint.workflow.IdentityRequestLibrary
After provisioning copy interesting result information back to the IdentityRequest.
refreshIdentityRequestAfterRetry(WorkflowContext) - Method in class sailpoint.workflow.IdentityRequestLibrary
Go through the retry project and update the IdentityRequestItem retry count and execution state;
refreshItems(IdentityRequest, boolean) - Method in class sailpoint.workflow.IdentityRequestLibrary.RequestItemizer
Refresh the items in an identity request.
refreshItems(IdentityRequest, boolean, boolean) - Method in class sailpoint.workflow.IdentityRequestLibrary.RequestItemizer
Refresh the items in an identity request.
refreshSummaryStatus() - Method in class sailpoint.object.AbstractCertificationItem
Refresh the summary status of this item - this sets the summary status.
refreshSummaryStatus(Boolean) - Method in class sailpoint.object.AbstractCertificationItem
Refresh the summary status of this item - this sets the summary status.
refreshSummaryStatus(Boolean) - Method in class sailpoint.object.CertificationEntity
Derive a status summary for the entity.
refreshSummaryStatus(Boolean) - Method in class sailpoint.object.CertificationItem
Refresh the overall status of this item.
refreshWorkflowSummaries(IdentityRequest, TaskResult) - Static method in class sailpoint.workflow.IdentityRequestLibrary
Take the workflowSummary from the task result and persist them onto the Identity request.
RegExSingleLinedIterator(String, InputStream, Schema, Map<String, Object>) - Constructor for class sailpoint.connector.DelimitedFileConnector.RegExSingleLinedIterator
 
RegExSortedMultiLinedIterator(String, InputStream, Schema, Map<String, Object>) - Constructor for class sailpoint.connector.DelimitedFileConnector.RegExSortedMultiLinedIterator
 
RegExUnSortedMultiLinedIterator(String, InputStream, Schema, Map<String, Object>) - Constructor for class sailpoint.connector.DelimitedFileConnector.RegExUnSortedMultiLinedIterator
 
REGISTER_FORM - Static variable in class sailpoint.object.Configuration
 
registerDriver(String, String) - Static method in class sailpoint.tools.JdbcUtil
 
registerListener(ConnectorStateChangeListener) - Method in class openconnector.AbstractConnector
Register listener interested in connector config changes
registerListener(ConnectorStateChangeListener) - Method in interface openconnector.Connector
Register listener to listen to openconnector app config changes
registerListener(ApplicationConfigChangeListener) - Method in class sailpoint.object.Application
Registers an application config change listener so as to inform it whenever a change in config occurs
registerMessageLocalizationService(ConnectorServices) - Static method in class openconnector.MessageLocalizationHelper
Registers a message localization service that provides a message text localization element.
reject(WorkItem) - Method in class sailpoint.api.Workflower
Convenience method to finish and process a work item with a Rejected state.
reject() - Method in class sailpoint.object.ApprovalItem
 
reject() - Method in class sailpoint.web.WorkItemBean
Return the work item to requester because you will not deal with it.
rejectChallenge(Identity, String) - Method in class sailpoint.object.CertificationItem
Reject the challenge of this decision.
RELATIONSHIP_INHERITS - Static variable in class sailpoint.object.IdentityItem
Path relationships.
RELATIONSHIP_PERMITS - Static variable in class sailpoint.object.IdentityItem
 
RELATIONSHIP_REQUIRES - Static variable in class sailpoint.object.IdentityItem
 
releaseContext(SailPointContext, boolean) - Static method in class sailpoint.api.SailPointFactory
Release the given SailPointContext.
releaseContext(SailPointContext) - Static method in class sailpoint.api.SailPointFactory
Release the given context.
releaseContextNoMeters(SailPointContext) - Static method in class sailpoint.api.SailPointFactory
An obscure option that prevents the automatic publication of the thread-local meters to the global meters.
releasePrivateContext(SailPointContext) - Static method in class sailpoint.api.SailPointFactory
Release a context previously created with SailPointFactory.createPrivateContext().
relockObject(SailPointContext, Class<T>, T, String, int) - Static method in class sailpoint.api.ObjectUtil
Relock an object if the transaction was committed before this is completed.
REMED_ITEM_ASSIGNMENT_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
 
REMED_ITEM_ASSIGNMENT_REMOVAL_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
 
remediate(String, Identity, String, CertificationAction.RemediationAction, String, String, String, ProvisioningPlan, ProvisioningPlan) - Method in class sailpoint.object.CertificationAction
Remediate.
remediate(Identity, String, CertificationAction.RemediationAction, String, String, String, ProvisioningPlan, ProvisioningPlan) - Method in class sailpoint.object.CertificationAction
remediate(SailPointContext, Identity, String, CertificationAction.RemediationAction, String, String, String, ProvisioningPlan, ProvisioningPlan) - Method in class sailpoint.object.CertificationItem
Remediate this item using the given information.
REMEDIATE_LOGICAL_APP_TO_TIER - Static variable in class sailpoint.object.Configuration
Recalculate remediation work item owners after compiling the remediation plan.
remediateViolation(WorkflowContext) - Method in class sailpoint.workflow.PolicyViolationLibrary
Remediate a policy violation.
REMEDIATION_GOES_TO_ROLE_OWNER_INSTEAD_OF_DEFAULT - Static variable in class sailpoint.object.Configuration
Allow a remediation for a role with multiple applications to go to the role owner
REMEDIATION_NOTIF_PREFIX - Static variable in class sailpoint.object.CertificationDefinition
Prefix for remediation work item reminder and escalations args.
REMEDIATION_NOTIFICATION_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
E-mail template for notifying a user that one of their entitlements is being remediated.
REMEDIATION_PERIOD_DURATION - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that has the default remediation period duration (a Duration object).
REMEDIATION_PERIOD_ENABLED - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that has the default value of whether the remediation period is enabled.
REMEDIATION_SCAN_INTERVAL - Static variable in class sailpoint.object.Configuration
The time in milliseconds that should pass between scanning for completed remediations.
REMEDIATION_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
REMEDIATION_WORK_ITEM_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
E-mail template for remediation work item notification.
RemediationItem - Class in sailpoint.object
Used to represent a single remediation request that can be included in a work item.
RemediationItem() - Constructor for class sailpoint.object.RemediationItem
 
RemediationItem(String, RemediationItem.RemediationEntityType, String, CertificationAction, ProvisioningPlan) - Constructor for class sailpoint.object.RemediationItem
Constructor.
RemediationItem(Identity, String, RemediationItem.RemediationEntityType, ProvisioningPlan, String, String) - Constructor for class sailpoint.object.RemediationItem
Create a new remediation item that does not belong to a certification.
RemediationItem.RemediationEntityType - Enum in sailpoint.object
Type type of object being remediated.
ReminderConfig() - Constructor for class sailpoint.object.CertificationDefinition.NotificationConfig.ReminderConfig
 
ReminderConfig() - Constructor for class sailpoint.object.NotificationConfig.ReminderConfig
 
ReminderConfig(Map<String, Object>) - Constructor for class sailpoint.object.NotificationConfig.ReminderConfig
Constructor that builds a new ReminderConfig based on the provided map.
REMINDERS_AND_ESCALATIONS_KEY - Static variable in class sailpoint.object.CertificationDefinition
ARG_PREFIX + remindersAndEscalations will give the key in attributes for the notificationconfig data
REMOTE_LOGIN_TOKEN_MAX_AGE - Static variable in class sailpoint.object.Configuration
 
RemoteIntegration - Class in sailpoint.integration
Implementation of IntegrationInterface that uses REST resources to communicate with the provisioning system over HTTP.
RemoteIntegration() - Constructor for class sailpoint.integration.RemoteIntegration
Default constructor.
remoteLogin(String) - Method in class sailpoint.integration.IIQClient
Create a RemoteLoginToken on the IIQ Server side.
RemoteLoginToken - Class in sailpoint.object
 
RemoteLoginToken() - Constructor for class sailpoint.object.RemoteLoginToken
 
RemoteLoginToken(String, Date, String, String) - Constructor for class sailpoint.object.RemoteLoginToken
 
remove(String, String) - Static method in class connector.common.JsonUtil
Removes the mapping for the specified key from the provided JSON string target, if present.
remove() - Method in class openconnector.FilteredIterator
Not implemented - throws an UnsupportedOperationException.
remove(List<Item>, String) - Static method in class openconnector.Item
Remove an item with the given name from a list if it exists.
remove(CertificationLink) - Method in class sailpoint.object.AbstractCertifiableEntity
Remove certification link
remove(TargetSource) - Method in class sailpoint.object.Application
Remove the targetSource from the list of configured targetsources.
remove(ApprovalItem) - Method in class sailpoint.object.ApprovalSet
 
remove(AuditConfig.AuditAttribute) - Method in class sailpoint.object.AuditConfig
 
remove(Bundle) - Method in class sailpoint.object.Bundle
Deprecated.
Now that there are more than one bundle list these older accessors are discouraged.
remove(Profile) - Method in class sailpoint.object.Bundle
 
remove(String) - Method in class sailpoint.object.CertificationCommand
 
remove(String) - Method in class sailpoint.object.Configuration
 
remove(String) - Method in class sailpoint.object.Custom
 
remove(String) - Static method in class sailpoint.object.CustomGlobal
 
remove(EntitlementCollection) - Method in class sailpoint.object.EntitlementCollection
Remove all entitlements from the given EntitlementCollection from this EntitlementCollection.
remove() - Method in class sailpoint.object.Form.FieldIterator
 
remove(Form.Button) - Method in class sailpoint.object.Form
 
remove(Form.Section) - Method in class sailpoint.object.Form
This was prior to 7.0 but I don't want to support this any more.
remove(String) - Method in class sailpoint.object.FullTextIndex
 
remove(Link) - Method in class sailpoint.object.Identity
 
remove(Bundle) - Method in class sailpoint.object.Identity
 
remove(CertificationLink) - Method in class sailpoint.object.Identity
 
remove(Capability) - Method in class sailpoint.object.Identity
 
remove(AttributeAssignment) - Method in class sailpoint.object.Identity
Remove an assignment from the identity's current list.
remove(MitigationExpiration) - Method in class sailpoint.object.Identity
Remove a MitigationExpiration from this Identity if it matches the given MitigationExpiration (for example - is referring to the same certification target on the same type of certification).
remove(Identity) - Method in class sailpoint.object.Identity
Remove a workgroup from a user.
remove(String) - Method in class sailpoint.object.Module
 
remove(AttributeSource) - Method in class sailpoint.object.ObjectAttribute
 
remove(AttributeTarget) - Method in class sailpoint.object.ObjectAttribute
 
remove(ObjectAttribute) - Method in class sailpoint.object.ObjectConfig
 
remove(ProvisioningPlan.GenericRequest) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
remove(String) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
remove(ProvisioningPlan.AccountRequest) - Method in class sailpoint.object.ProvisioningPlan
 
remove(List, Object, boolean) - Static method in class sailpoint.object.ProvisioningPlan
 
remove(String, String, Object) - Method in class sailpoint.object.ProvisioningPlan
Deprecated.
Use ProvisioningPlan.add(String, String, String, Operation, Object) instead, which required a nativeIdentity.
remove(ProvisioningPlan) - Method in class sailpoint.object.ProvisioningProject
 
remove(DynamicScope) - Method in class sailpoint.object.QuickLink
 
remove(String) - Method in class sailpoint.object.RecommenderDefinition
 
remove(String) - Method in class sailpoint.object.ResourceObject
 
remove(Bundle) - Method in interface sailpoint.object.RoleContainer
 
remove(CandidateRole) - Method in class sailpoint.object.RoleMiningResult
 
remove(AttributeMetaData) - Method in class sailpoint.object.SailPointObject
 
remove(String) - Method in class sailpoint.object.Server
 
remove(String) - Method in class sailpoint.object.TaskItem
 
remove(SPRight) - Method in class sailpoint.object.TaskItemDefinition
 
remove(Workflow.Transition) - Method in class sailpoint.object.Workflow.Step
 
removeActivityDataSource(ActivityDataSource) - Method in class sailpoint.object.Application
 
removeAll(List, List, boolean) - Static method in class sailpoint.object.ProvisioningPlan
 
removeAnsweredQuestion(Question) - Method in class sailpoint.object.ProvisioningProject
 
removeApplication(String) - Method in class sailpoint.object.ActivityConfig
 
removeApplicationScore(String) - Method in class sailpoint.object.ScoreConfig
 
removeArgument(String) - Method in class sailpoint.api.Matchmaker
Remove an argument if it exists
removeArgument(String) - Method in class sailpoint.object.Signature
 
removeAssignedRole(Bundle) - Method in class sailpoint.object.Identity
 
removeAssignee(Identity, AssignableItem) - Method in class sailpoint.api.Workflower
Convenience method to remove the assignee from a WorkItem.
removeAssignmentId(String) - Method in class sailpoint.object.RoleDetection
 
removeAttribute(String) - Method in class sailpoint.object.Application
Removes a named application configuration attribute.
removeAttribute(String) - Method in class sailpoint.object.Identity
 
removeAttribute(String) - Method in class sailpoint.object.Schema
Removes a named schema configuration attribute.
removeAttribute(String) - Method in class sailpoint.object.WorkItem
 
removeAttributeMetaData(String) - Method in class sailpoint.object.SailPointObject
 
removeAuthenticationAnswer(AuthenticationAnswer) - Method in class sailpoint.object.Identity
 
removeAutoApprovals(SailPointContext, Identity, String) - Method in class sailpoint.object.CertificationEntity
 
removeChildAction(CertificationAction) - Method in class sailpoint.object.CertificationAction
 
removeClassification(ObjectClassification) - Method in interface sailpoint.object.Classifiable
Remove a single Classification from the object.
removeClassification(Classification) - Method in interface sailpoint.object.Classifiable
Remove all ObjectClassifications reference the classification c
removeClassification(ObjectClassification) - Method in class sailpoint.object.SailPointObject
 
removeCommand(CertificationCommand) - Method in class sailpoint.object.Certification
 
removeConstraint(BaseConstraint) - Method in class sailpoint.object.Policy
Remove a constraint from the appropriate list.
removeControlledScope(Scope) - Method in class sailpoint.object.Identity
 
removeDetectedRole(Bundle) - Method in class sailpoint.object.Identity
 
removeDuplicates(List<T>) - Static method in class sailpoint.tools.Util
 
removeEntity(CertificationEntity) - Method in class sailpoint.object.Certification
 
removeFactories() - Method in class sailpoint.object.CertificationDefinition
 
removeFeature(Application.Feature) - Method in class sailpoint.object.Application
Removes a feature from this Application.
removeFeature(Application.Feature) - Method in class sailpoint.object.Schema
Removes a feature from this Schema.
removeField(String) - Method in class sailpoint.object.Form
Remove a field by name.
removeFromList(String) - Method in class sailpoint.api.Differencer.BundleListFilter
Return true if the Bundle with the given name does not reference the Application passed into the constructor.
removeFromList(LinkSnapshot) - Method in class sailpoint.api.Differencer.LinkSnapshotListFilter
Return true if the given LinkSnapshot does not reference the Application passed into the constructor.
removeFromList(T) - Method in interface sailpoint.tools.Util.ListFilter
Return true if the given element should not be included in the filtered list, false otherwise.
removeGroups() - Method in class sailpoint.object.CertificationDefinition
 
removeIdentityScore(String) - Method in class sailpoint.object.ScoreConfig
 
removeInheritance(Bundle) - Method in class sailpoint.object.Bundle
 
removeItem(CertificationItem) - Method in class sailpoint.object.CertificationEntity
Remove the given CertificationItem from this entity.
removeLeft(Bundle) - Method in class sailpoint.object.SODConstraint
 
removeManagedResource(Application) - Method in class sailpoint.object.IntegrationConfig
 
removeManagedResource(Application) - Method in class sailpoint.object.ProvisioningConfig
 
removeObject(SailPointObject) - Method in interface sailpoint.api.PersistenceManager
Remove an object from the persistent store.
removeObjects(SailPointContext, Class<T>, QueryOptions) - Static method in class sailpoint.api.ObjectUtil
Delete all the objects that match a search filter.
removeObjects(Class<T>, QueryOptions) - Method in interface sailpoint.api.PersistenceManager
Bulk remove object based on the Filter defined in the QueryOptions.
removeOrphanedRoleRequests(WorkflowContext) - Method in class sailpoint.workflow.RoleLibrary
Removes incomplete requests to activate/deactivate roles that no longer exists.
removeParentAction(CertificationAction) - Method in class sailpoint.object.CertificationAction
 
removePasswordPolicy(String) - Method in class sailpoint.object.Application
Remove PasswordPolicy by name
removePermit(Bundle) - Method in class sailpoint.object.Bundle
 
removePermittedRole(RoleAssignment) - Method in class sailpoint.object.RoleAssignment
 
removeQuestion(Question) - Method in class sailpoint.object.ProvisioningProject
 
removeRemediator(Identity) - Method in class sailpoint.object.Application
 
removeRequirement(Bundle) - Method in class sailpoint.object.Bundle
 
removeRight(Bundle) - Method in class sailpoint.object.SODConstraint
 
removeRights(List<String>) - Method in class sailpoint.object.Permission
Remove rights from the list.
removeRoleAssignment(RoleAssignment) - Method in class sailpoint.object.Identity
Remove a role assignment from the identity.
removeRoleDetection(String, String) - Method in class sailpoint.object.Identity
NOTE: This should only be used in Tests.
removeRoleRequest(RoleRequest) - Method in class sailpoint.object.Identity
 
removeScope(Scope) - Method in class sailpoint.object.Scope
 
removeStubResponse(String) - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
Look for a stub response for a given work item id and remove it.
removeSynchronizedRole(Bundle) - Method in class sailpoint.object.IntegrationConfig
 
removeTarget(String) - Method in class sailpoint.object.ActivityDataSource
 
removeTarget(String) - Method in class sailpoint.object.TargetSource
 
removeTemplate(Rule) - Method in class sailpoint.object.RuleRegistry
Helper method to remove a rule from the list of templates.
removeValues(Object, boolean) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
Utility to remove values from a multi-valued attribute.
removeValues(Object, Object, boolean) - Static method in class sailpoint.object.ProvisioningPlan
Utility to remove values from a multi-valued attribute.
removeValues(Object, Object) - Static method in class sailpoint.object.ProvisioningPlan
Backward compatibility for the Original signature before case insensitivity was added.
removeWorkItem(WorkItem) - Method in class sailpoint.object.Certification
 
render(Object) - Static method in class connector.common.JsonUtil
Deprecated.
render(Object) - Static method in class openconnector.JsonBuilder
Public interface to rendering something as a JSON string.
render(Object) - Static method in class openconnector.JsonUtil
Public interface to rendering something as a JSON string.
render(Object) - Static method in class sailpoint.integration.JsonUtil
Public interface to rendering something as a JSON string.
render() - Method in class sailpoint.object.CompoundFilter
Render the string representation of the filter for editing in a text area.
render(Filter) - Method in class sailpoint.object.FilterRenderer
 
render() - Method in class sailpoint.object.FilterRenderer
 
render() - Method in class sailpoint.object.IdentitySelector.MatchExpression
Render the expression in a more pleasant format.
render() - Method in class sailpoint.object.IdentitySelector.MatchTerm
 
render() - Method in class sailpoint.object.LockInfo
The format of the lock string will look like this:
render(Map) - Method in class sailpoint.object.MessageTemplate
 
RENDER_END_DATE - Static variable in class sailpoint.object.Field
 
RENDER_SHOW_TIME - Static variable in class sailpoint.object.Field
 
RENDER_USE_SELECT_BOX - Static variable in class sailpoint.object.Field
Deprecated.
Use displayType, setting value to Field.DISPLAY_TYPE_COMBOBOX
renderLeaf(String, String, String, boolean) - Static method in class sailpoint.object.IdentitySelector.MatchTerm
 
reorderGridColumns(List<String>) - Method in class sailpoint.object.LiveReport
Reorder column list using the given list of column fields.
replace(String, ObjectAttribute) - Method in class sailpoint.object.ObjectConfig
 
replace(ProvisioningPlan, ProvisioningPlan) - Method in class sailpoint.object.ProvisioningProject
Replace one plan with another.
replace(UIPreferences) - Method in class sailpoint.object.UIPreferences
Used by the preferences UI to assimilate a transient object maintained on the HttpSession back into the a fresh object fetched from the repo.
replaceCharacter(String, String, String) - Static method in class connector.common.Util
Function to replace a charecter with other charecter in any string.
replaceCharacter(String, String, String) - Static method in class openconnector.Util
Deprecated.
replaceCharacter(String, String, String) - Static method in class sailpoint.tools.Util
Function to replace a charector with other charector in any string.
replaceInteraction(WorkflowSummary.ApprovalSummary) - Method in class sailpoint.object.WorkflowSummary
Replace or append an approval summary.
replacePartitionResult(String, TaskResult) - Method in class sailpoint.object.TaskResult
Replace a partition result with another.
Replicator() - Constructor for class sailpoint.object.Workflow.Replicator
 
REPORT_COMPLETION_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
 
REPORT_RESULT_ROW_THRESHOLD - Static variable in class sailpoint.object.Configuration
Defines the maximum resultset size that can be iterated over.
ReportColumnConfig - Class in sailpoint.object
 
ReportColumnConfig() - Constructor for class sailpoint.object.ReportColumnConfig
 
ReportColumnConfig(String, String) - Constructor for class sailpoint.object.ReportColumnConfig
 
ReportColumnConfig(String, String, String) - Constructor for class sailpoint.object.ReportColumnConfig
 
ReportColumnConfig(String, String, String, int) - Constructor for class sailpoint.object.ReportColumnConfig
 
ReportDataSource - Class in sailpoint.object
Datasource configuration object for LiveReports.
ReportDataSource() - Constructor for class sailpoint.object.ReportDataSource
 
ReportDataSource.DataSourceType - Enum in sailpoint.object
 
ReportDataSource.Join - Class in sailpoint.object
 
ReportDataSource.Parameter - Class in sailpoint.object
 
REQ_AGGREGATION - Static variable in class sailpoint.object.RequestDefinition
 
REQ_MANAGER_CERT - Static variable in class sailpoint.object.RequestDefinition
 
REQ_REFRESH - Static variable in class sailpoint.object.RequestDefinition
 
REQ_SERVICE - Static variable in class sailpoint.object.RequestDefinition
 
REQ_TERMINATE - Static variable in class sailpoint.object.RequestDefinition
Names of some of the standard request definitions.
Request - Class in openconnector
A model to represent a request for a single target object.
Request() - Constructor for class openconnector.Request
 
Request - Class in sailpoint.object
An object representing an active background request.
Request() - Constructor for class sailpoint.object.Request
 
Request(RequestDefinition) - Constructor for class sailpoint.object.Request
Create a Request that will execute using the given RequestDefinition.
Request.Operation - Enum in openconnector
Operations specify what is to be done to the object.
REQUEST_MAX_AGE - Static variable in class sailpoint.object.Configuration
 
REQUEST_PRESERVE_IF_ERRORS - Static variable in class sailpoint.object.Configuration
If there is an error in executing a request, this determines if it should be preserved or not.
REQUEST_PROCESSOR_CYCLE_SECONDS - Static variable in class sailpoint.object.Configuration
Deprecated.
This should now be done in the ServiceDefinition for the Request service.
RequestDefinition - Class in sailpoint.object
An object describing a background request.
RequestDefinition() - Constructor for class sailpoint.object.RequestDefinition
 
RequestExecutor - Interface in sailpoint.object
An interface that must be implemented by any class to be managed by the request processor.
RequestItemizer(ProvisioningProject, SailPointContext) - Constructor for class sailpoint.workflow.IdentityRequestLibrary.RequestItemizer
Initialize the Itemizer with a provisioning project that will be used to build the RequestItems.
RequestItemizer(ProvisioningProject, SailPointContext, boolean) - Constructor for class sailpoint.workflow.IdentityRequestLibrary.RequestItemizer
 
RequestItemizer(ProvisioningProject, SailPointContext, boolean, boolean) - Constructor for class sailpoint.workflow.IdentityRequestLibrary.RequestItemizer
 
RequestManager - Class in sailpoint.api
A class providing an API for managing the request processor and submitting asynchronous requests.
RequestManager(SailPointContext) - Constructor for class sailpoint.api.RequestManager
Constructor.
requestRejected(WorkflowContext) - Method in class sailpoint.workflow.BatchRequestLibrary
Batch request approval was rejected.
RequestResult - Class in sailpoint.integration
A RequestResult holds information about a request on an integration system.
RequestResult() - Constructor for class sailpoint.integration.RequestResult
Default constructor.
RequestResult(String, String, List, List) - Constructor for class sailpoint.integration.RequestResult
Constructor.
RequestResult(Map) - Constructor for class sailpoint.integration.RequestResult
Construct from the Map representation.
RequestResultAnnotator(ProvisioningProject) - Constructor for class sailpoint.workflow.IdentityRequestLibrary.RequestResultAnnotator
 
REQUESTS_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
RequestState - Class in sailpoint.object
Holds any large data needed to restore a Request to its state upon a restart of the Request.
RequestState() - Constructor for class sailpoint.object.RequestState
 
RequestState(Request) - Constructor for class sailpoint.object.RequestState
 
REQUIRE_ACCOUNT_REVOKE_COMMENTS - Static variable in class sailpoint.object.Configuration
Deprecated.
This is unused, use Configuration.REQUIRE_REMEDIATION_COMMENTS instead.
REQUIRE_APPROVAL_COMMENTS - Static variable in class sailpoint.object.Configuration
Require that the certifier enter comments when approving an item.
REQUIRE_BATCH_REQUEST_APPROVAL - Static variable in class sailpoint.object.Configuration
 
REQUIRE_BULK_CERTIFY_CONFIRMATION - Static variable in class sailpoint.object.Configuration
Requires that a certifier confirm their bulk certification decisions even when no additional input information is needed.
REQUIRE_DELEGATION_COMPLETION - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that controls whether delegation from a certification must be fully decided upon before completing it.
REQUIRE_ELECTRONIC_SIGNATURE - Static variable in class sailpoint.object.Configuration
The default electronic signature to use when creating certifications.
REQUIRE_MITIGATION_COMMENTS - Static variable in class sailpoint.object.Configuration
Require that the certifier enter comments when allowing exceptions on an item.
REQUIRE_OLD_PASSWORD_AT_CHANGE - Static variable in class sailpoint.object.Configuration
Whether to force the user to enter their current password when changing their password to a new password
REQUIRE_REASSIGNMENT_COMPLETION - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that controls whether child reassignment certifications must be completed before the parent certification can be completed.
REQUIRE_REMEDIATION_COMMENTS - Static variable in class sailpoint.object.Configuration
Whether or not to require comments for certification remediations.
REQUIRED_UPGRADE_MAJOR_VERSION - Static variable in class sailpoint.object.DatabaseVersion
The major system version required by the "iiq upgrade" command.
requires(Bundle) - Method in class sailpoint.object.Bundle
Returns true if this role permits a user to have the given role.
requiresDecision() - Method in class sailpoint.object.CertificationChallenge
Return whether this challenge requires a decision from the certifier.
requiresReview() - Method in class sailpoint.object.CertificationItem
Return whether this item currently requires its delegation decision to be reviewed.
requiresReview(CertificationAction, CertificationDelegation, CertificationDelegation) - Static method in class sailpoint.object.CertificationItem
See CertificationItem.requiresReview() for more information.
requiresStatusCheck(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Dig into the plan and look for Results that are queued AND have a requestID stored on the result.
RES_SUCCESS - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
RES_WORKFLOW_CASE - Static variable in class sailpoint.object.WorkflowCase
The name of a TaskResult variable that holds the database id of the WorkflowCase.
RES_WORKFLOW_PROCESS_ID - Static variable in class sailpoint.object.WorkflowCase
The name of a TaskResult variable that hold the workflow process Id.
RES_WORKFLOW_SUMMARY - Static variable in class sailpoint.object.WorkflowCase
The name of a TaskResult variable that holds a WorkflowSummary object we derive from the WorkflowCase each time it is persisted.
rescindChildCertification() - Method in class sailpoint.web.certification.CertificationBean
Action to rescind the given certification back into its parent.
reset() - Method in class openconnector.JsonBuilder
 
reset() - Method in class sailpoint.integration.SailPointHttpClient
Called by tests when they want to simulate the effect of killing the browser and starting a new one.
reset() - Static method in class sailpoint.integration.TraceExecutor
Clear the RoleDefinitions and ProvisioningPlans that are stored in memory.
reset() - Method in class sailpoint.object.BaseIdentityIndex
Reset the index after it has been used.
reset() - Method in class sailpoint.object.Certification.CertificationStatistics
 
reset() - Method in class sailpoint.object.GenericIndex
Reset the index after it has been used.
reset() - Method in class sailpoint.object.GroupIndex
Reset the state of an index after it has been used.
RESET_EXPIRATION_DAYS - Static variable in class sailpoint.api.PasswordPolice
 
resetCompilation() - Method in class sailpoint.object.ProvisioningProject
Reset the compiled plans.
resetEvaluation() - Method in class sailpoint.object.ProvisioningProject
Reset any status related to plan evaluation.
resetFirstRow() - Method in class sailpoint.object.GridState
 
resetPermissions() - Method in class sailpoint.object.Profile
 
resetRemindersSent() - Method in class sailpoint.object.CertificationItem
Reset the number of reminders that have been sent.
resetRemindersSent() - Method in class sailpoint.object.WorkItem
Reset the number of reminders that have been sent.
resetRequests(String) - Method in class sailpoint.api.RequestManager
Tell the RequestProcessor a host has gone down.
resetRequests(Set<String>) - Method in class sailpoint.api.RequestManager
 
resetResponses() - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
Reset the reponse counter.
resetResults() - Method in class sailpoint.object.ProvisioningPlan
Clear all former results in the plan.
resetRunStatistics() - Method in class sailpoint.object.TaskDefinition
 
resetStatistics() - Method in class sailpoint.object.Certification
 
resolve(Resolver) - Method in class sailpoint.object.Reference
Attempt to resolve this reference to a SailPointObject using the given resolver.
resolveApplication(Resolver) - Method in class sailpoint.object.AttributeAssignment
Resolves the application object, first by trying by Id, then if that fails to resolve anything, trying to find it by name.
resolveApplication(Resolver) - Method in class sailpoint.object.EntitlementSnapshot
 
resolveEntity(String, String) - Method in class connector.common.XmlUtil.SailPointEntityResolver
Attempt to resolve an entity reference to a resource stream.
resolveEntity(String, String) - Method in class sailpoint.integration.XmlUtil.SailPointEntityResolver
Attempt to resolve an entity reference to a resource stream.
resolveIdentity(Resolver) - Method in class sailpoint.object.ProvisioningProject
 
resolveIdentityDisplayName(String) - Method in class sailpoint.api.IdentityService
Load the identity's display name from the database from their name
Resolver - Interface in sailpoint.object
The interface of an object capable of resolving references to SailPointObjects.
resolveVariable(WorkflowContext, String) - Method in class sailpoint.api.Workflower
It is convenient for WorkflowContext to implement the VariableResolver interface so we can pass it to VariableExpander when we look for $() tokens in a literal string.
RESOURCE_AGGREGATE - Static variable in class sailpoint.integration.IIQClient
The path to the aggregate identity REST sub-resource.
RESOURCE_AUTHENTICATION - Static variable in class sailpoint.integration.IIQClient
The path to the authentication REST resource.
RESOURCE_CHECK_AUTHORIZATION - Static variable in class sailpoint.integration.IIQClient.AuthorizationService.Consts
The path to the check authorization REST resource.
RESOURCE_CHECK_PASSWORD_POLICIES - Static variable in class sailpoint.integration.IIQClient.PasswordService.Consts
The path to the check password policies REST sub-resource.
RESOURCE_CHECK_ROLE_POLICIES - Static variable in class sailpoint.integration.IIQClient
The path to the check role policies REST sub-resource.
RESOURCE_CONFIGURATION - Static variable in class sailpoint.integration.IIQClient
The path to the configuration REST resource.
RESOURCE_GROUP_DEFINITION - Static variable in class sailpoint.integration.IIQClient
The path to the group definition REST sub-resource.
RESOURCE_IDENTITIES - Static variable in class sailpoint.integration.IIQClient
The path to the identities REST resource.
RESOURCE_MANAGED_IDENTITIES - Static variable in class sailpoint.integration.IIQClient
The path to the managed identities REST sub-resource.
RESOURCE_PASSWORD_INTERCEPT - Static variable in class sailpoint.integration.IIQClient
The path to the password intercept REST resource.
RESOURCE_PING - Static variable in class sailpoint.integration.IIQClient
The path to the ping REST resource.
RESOURCE_PING - Static variable in class sailpoint.integration.IntegrationServlet
Path of the ping endpoint.
RESOURCE_POLICIES - Static variable in class sailpoint.integration.IIQClient
The path to the policies REST resource.
RESOURCE_PROVISION - Static variable in class sailpoint.integration.IntegrationServlet
Path of the provision endpoint.
RESOURCE_REQUEST_STATUS - Static variable in class sailpoint.integration.IntegrationServlet
Path of the request status endpoint.
RESOURCE_REQUESTS - Static variable in class sailpoint.integration.IIQClient
The path to the requests REST resource.
RESOURCE_ROLE - Static variable in class sailpoint.integration.IntegrationServlet
Path of the role endpoint.
RESOURCE_ROLES - Static variable in class sailpoint.integration.IIQClient
The path to the roles REST resource.
RESOURCE_ROLES - Static variable in class sailpoint.integration.IntegrationServlet
Path of the roles endpoint.
RESOURCE_TASK_RESULTS - Static variable in class sailpoint.integration.IIQClient
The path to the task results REST resource.
RESOURCE_WORKFLOWS - Static variable in class sailpoint.integration.IIQClient
The path to the workflows REST resource.
ResourceAttribute() - Constructor for class sailpoint.object.ManagedResource.ResourceAttribute
 
ResourceAttribute(String, String) - Constructor for class sailpoint.object.ManagedResource.ResourceAttribute
 
ResourceEvent - Class in sailpoint.object
A class used to maintain a queue of change events received from Connectors that support change notification.
ResourceEvent() - Constructor for class sailpoint.object.ResourceEvent
 
ResourceObject - Class in sailpoint.object
The definition of an object returned from an Application.
ResourceObject() - Constructor for class sailpoint.object.ResourceObject
 
ResourceObject(String, String) - Constructor for class sailpoint.object.ResourceObject
Construct a ResourceObject with the specified identity and type.
ResourceObject(String, String, String) - Constructor for class sailpoint.object.ResourceObject
Construct a ResourceObject with the specified identity, name and type.
ResourceObject(String, String, String, Map) - Constructor for class sailpoint.object.ResourceObject
Construct a ResourceObject with the specified identity, name and type.
ResourceObject(Map) - Constructor for class sailpoint.object.ResourceObject
 
RESPONSE_DATA_KEY - Static variable in class sailpoint.connector.AbstractConnector
Key that holds the response value that is returned from the respective connector during aggregation/provisioning/update(getObject)
responseToAuthResponse(String) - Static method in class sailpoint.workflow.MFALibrary
 
responseToAuthResponse(JSONObject) - Static method in class sailpoint.workflow.MFALibrary
 
responseToDevice(Field, String) - Static method in class sailpoint.workflow.MFALibrary
 
responseToMethod(Field, String, String, boolean) - Static method in class sailpoint.workflow.MFALibrary
 
restart(TaskResult) - Method in class sailpoint.api.RequestManager
Restart a partitioned task.
restart(TaskResult) - Method in class sailpoint.api.TaskManager
Restart a completed task.
RestClient - Class in sailpoint.integration
Utility class for sending REST-style requests and parsing responses.
RestClient() - Constructor for class sailpoint.integration.RestClient
Default constructor.
RestClient(Map) - Constructor for class sailpoint.integration.RestClient
Constructor that configures the client using the given args.
RestClient.ConnectionProblemException - Exception in sailpoint.integration
Exception indicating a connection exception.
restoreContext(SailPointContext) - Static method in class sailpoint.api.SailPointFactory
Restore a previous context returned by pushContext.
restoreFromTaskResult(TaskResult) - Method in class sailpoint.api.ManagedAttributer
 
restoreImplicitTransitions() - Method in class sailpoint.object.Workflow
Do the reverse of promoteImplicitTransitions.
restorePageState(Object) - Method in class sailpoint.web.certification.CertificationBean
 
restorePageState(Object) - Method in class sailpoint.web.WorkItemBean
 
RestServlet - Class in sailpoint.integration
An HttpServlet to handle REST requests.
RestServlet() - Constructor for class sailpoint.integration.RestServlet
 
Result - Class in openconnector
A model to represent a result from a provisioning request.
Result() - Constructor for class openconnector.Result
Construct an empty result.
Result(Result.Status) - Constructor for class openconnector.Result
Construct a result with an initial status.
RESULT - Static variable in class sailpoint.object.Request
 
Result.Status - Enum in openconnector
The set of possible result status codes.
RESULT_REMOTE_TOKEN_ID - Static variable in class sailpoint.integration.IIQClient
Deprecated.
Unused
resumeEncoding() - Method in class sailpoint.integration.Base64.OutputStream
Resumes encoding of the stream.
RET_ASSIGNED_ROLE_CHANGES - Static variable in class sailpoint.api.EntitlementCorrelator
TaskResult return value for the number of assigned role changes.
RET_ASSIGNMENTS_RECONCILED - Static variable in class sailpoint.api.Provisioner
Number of role assignments that have been reconciled in reconcileAutoAssignments.
RET_CREATED - Static variable in class sailpoint.api.ManagedAttributer
 
RET_CREATED_BY_APP - Static variable in class sailpoint.api.ManagedAttributer
 
RET_DETECTED_ROLE_CHANGES - Static variable in class sailpoint.api.EntitlementCorrelator
TaskResult return value for the number of detected role changes.
RET_EXCEPTION_CHANGES - Static variable in class sailpoint.api.EntitlementCorrelator
TaskResult return value for the number of exception changes.
RET_TOTAL - Static variable in class sailpoint.task.AbstractTaskExecutor
Name of the TaskResult attribute in which the total number of identities refreshed is returned.
RETAIN_ASSIGNED_ENTITLEMENTS_ASSIGNED_ROLE - Static variable in class sailpoint.object.Configuration
 
RETAIN_ASSIGNED_ENTITLEMENTS_DETECTED_ROLE - Static variable in class sailpoint.object.Configuration
Flag for determining whether or not to retain assigned entitlements when a detected role is removed from an identity either through LCM or a certification.
retainAll(List, List, boolean) - Static method in class sailpoint.object.ProvisioningPlan
 
retainValues(Object, boolean) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
Utility to reatain only those values in a given list.
retainValues(Object, Object, boolean) - Static method in class sailpoint.object.ProvisioningPlan
Utility to remove values from a multi-valued attribute that are not in a list.
retrieveCurrentUserPreference(String, boolean) - Method in class sailpoint.web.certification.CertificationBean
Retrieves current user preference for the certification ui as per the key
retrieveDisplaySummaryLastState() - Method in class sailpoint.web.certification.CertificationBean
Retrieves the display certificate summary last state in terms of expanded and collapsed.
retrieveExpandedForm() - Method in class sailpoint.web.WorkItemBean
Retrieve the expanded form from the store.
retrieveMasterForm() - Method in class sailpoint.web.WorkItemBean
Retrieve the master form from the store.
retryError(WorkflowContext, Exception) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Function to retry the error in Script.
retryProvisionProject(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Retry a project and for plan plan call a special retry method on the plan evaluator.
Return() - Constructor for class sailpoint.object.Workflow.Return
 
Return(String) - Constructor for class sailpoint.object.Workflow.Return
 
returnAction() - Method in class sailpoint.web.WorkItemBean
Mark a work item as returned.
review(Identity, CertificationAction) - Method in class sailpoint.object.CertificationItem
Mark the given action as reviewed.
revoke() - Method in class sailpoint.object.CertificationDelegation
Mark this delegation as being revoked.
revokeAccount(String, Identity, String, CertificationAction.RemediationAction, String, String, String) - Method in class sailpoint.object.CertificationAction
Special remediation request to revoke an account.
revokeAccount(Identity, String, CertificationAction.RemediationAction, String, String, String) - Method in class sailpoint.object.CertificationAction
revokeAccount(SailPointContext, Identity, String, CertificationAction.RemediationAction, String, String, String) - Method in class sailpoint.object.CertificationItem
Remediate this item by revoking the account.
revokeDelegation() - Method in class sailpoint.object.AbstractCertificationItem
Revoke the delegation for this item and roll-back any changes made while delegated.
rezipCertification(XMLReferenceResolver, Certification) - Method in class sailpoint.object.CertificationArchive
Store the given Certification back in this archive.
right - Variable in class sailpoint.api.PolicyUtil.EntitlementSummary
The "right" RoleSummaries.
Right - Class in sailpoint.object
Part of the RightConfig model, a representation of a specific right on a target object.
Right() - Constructor for class sailpoint.object.Right
 
RightConfig - Class in sailpoint.object
The definition of the possible rights that can exist in a Permission.
RightConfig() - Constructor for class sailpoint.object.RightConfig
 
RISK_SCORE_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
RO_SERVICE_REFRESH - Static variable in class sailpoint.object.Configuration
 
RO_SERVICE_REFRESH_OPTIONS - Static variable in class sailpoint.object.Configuration
 
ROLE - Static variable in class sailpoint.object.ObjectConfig
 
ROLE_EXCLUSIONS_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
ROLE_METRICS_IDENTITIES_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
ROLE_OPS - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
ROLE_POLICY_FORM - Static variable in class sailpoint.object.Configuration
 
ROLE_SUNSET_NOTIFICATION_DAYS_REMINDER - Static variable in class sailpoint.object.Configuration
 
ROLE_SYNC_STYLE_ASSIGNABLE - Static variable in class sailpoint.object.IntegrationConfig
 
ROLE_SYNC_STYLE_DETECTABLE - Static variable in class sailpoint.object.IntegrationConfig
 
ROLE_SYNC_STYLE_DUAL - Static variable in class sailpoint.object.IntegrationConfig
 
ROLE_SYNC_STYLE_NONE - Static variable in class sailpoint.object.IntegrationConfig
Role synchronization styles.
RoleAdd - Static variable in class sailpoint.object.AuditEvent
 
RoleAssignment - Class in sailpoint.object
Used to record information about role assignments and revocations.
RoleAssignment() - Constructor for class sailpoint.object.RoleAssignment
 
RoleAssignment(String, String) - Constructor for class sailpoint.object.RoleAssignment
 
RoleAssignment(Bundle) - Constructor for class sailpoint.object.RoleAssignment
 
RoleAssignment(Bundle, String, String) - Constructor for class sailpoint.object.RoleAssignment
 
RoleAssignment(Bundle, String, Source) - Constructor for class sailpoint.object.RoleAssignment
 
RoleAssignment(String, String, String) - Constructor for class sailpoint.object.RoleAssignment
 
RoleAssignment(String, String, String, String) - Constructor for class sailpoint.object.RoleAssignment
 
RoleAssignment(String, String, Source) - Constructor for class sailpoint.object.RoleAssignment
 
RoleAssignments() - Constructor for class sailpoint.object.ImpactAnalysis.RoleAssignments
 
RoleAssignments(Bundle) - Constructor for class sailpoint.object.ImpactAnalysis.RoleAssignments
 
RoleAssignmentSnapshot - Class in sailpoint.object
Light weight class containing snapshot of RoleAssignment object.
RoleAssignmentSnapshot() - Constructor for class sailpoint.object.RoleAssignmentSnapshot
 
RoleAssignmentSnapshot(String) - Constructor for class sailpoint.object.RoleAssignmentSnapshot
 
RoleAssignmentSnapshot(String, List<RoleTarget>) - Constructor for class sailpoint.object.RoleAssignmentSnapshot
 
RoleAssignmentSnapshot(RoleAssignment) - Constructor for class sailpoint.object.RoleAssignmentSnapshot
 
RoleAssignmentSnapshotComparator() - Constructor for class sailpoint.api.Differencer.RoleAssignmentSnapshotComparator
 
RoleChangeEvent - Class in sailpoint.object
Class used to represent role change event whenever role is modified
RoleChangeEvent() - Constructor for class sailpoint.object.RoleChangeEvent
 
RoleChangeEvent(String, String, ProvisioningPlan) - Constructor for class sailpoint.object.RoleChangeEvent
 
RoleChangeEvent(String, String, ProvisioningPlan, boolean) - Constructor for class sailpoint.object.RoleChangeEvent
 
RoleContainer - Interface in sailpoint.object
This simple interface is implemented by those SailPointObjects that contain roles.
RoleDefinition - Class in sailpoint.integration
Class used to convey a role definition through the web-services interface to a provisioning system when we're doing role synchronization.
RoleDefinition() - Constructor for class sailpoint.integration.RoleDefinition
 
RoleDefinition(Map) - Constructor for class sailpoint.integration.RoleDefinition
 
RoleDetection - Class in sailpoint.object
An object used to record information about which entitlements held by the identity were used in the detection of a role.
RoleDetection() - Constructor for class sailpoint.object.RoleDetection
 
RoleDetection(Bundle) - Constructor for class sailpoint.object.RoleDetection
 
RoleDetection(String, String, EntitlementCollection, List<EntitlementGroup>) - Constructor for class sailpoint.object.RoleDetection
This is the constructor used by the entitlement correlator.
RoleEntitlement - Class in sailpoint.integration
Class used to convey a role definition through the web-services interface to a provisioning system when we're doing role synchronization.
RoleEntitlement() - Constructor for class sailpoint.integration.RoleEntitlement
 
RoleEntitlement(Map) - Constructor for class sailpoint.integration.RoleEntitlement
 
RoleIndex - Class in sailpoint.object
Class used to hold statistics about roles.
RoleIndex() - Constructor for class sailpoint.object.RoleIndex
 
RoleIndex(Bundle) - Constructor for class sailpoint.object.RoleIndex
 
RoleLibrary - Class in sailpoint.workflow
A workflow library with methods related to role model approvals.
RoleLibrary() - Constructor for class sailpoint.workflow.RoleLibrary
 
RoleMetadata - Class in sailpoint.object
Holds meta-data about a role that has been detected or assigned to an identity.
RoleMetadata() - Constructor for class sailpoint.object.RoleMetadata
Default constructor.
RoleMetadata(String) - Constructor for class sailpoint.object.RoleMetadata
Constructor with the role name.
RoleMiningResult - Class in sailpoint.object
A container for the results of a role mining process.
RoleMiningResult() - Constructor for class sailpoint.object.RoleMiningResult
 
RoleOverlap() - Constructor for class sailpoint.object.RoleOverlapResult.RoleOverlap
 
RoleOverlap(Bundle) - Constructor for class sailpoint.object.RoleOverlapResult.RoleOverlap
 
RoleOverlapResult - Class in sailpoint.object
Represents the results of a role overlap analysis.
RoleOverlapResult() - Constructor for class sailpoint.object.RoleOverlapResult
 
RoleOverlapResult(Bundle) - Constructor for class sailpoint.object.RoleOverlapResult
 
RoleOverlapResult.RoleOverlap - Class in sailpoint.object
Represents the overlap calculations for one pair of roles.
RoleRelationships - Class in sailpoint.object
Used to represent an analysis of the role relationships for a single identity.
RoleRelationships() - Constructor for class sailpoint.object.RoleRelationships
 
RoleRemove - Static variable in class sailpoint.object.AuditEvent
 
RoleRequest - Class in sailpoint.object
Used to record information about a permitted role request in an Identity.
RoleRequest() - Constructor for class sailpoint.object.RoleRequest
 
RoleResource - Class in sailpoint.integration
Class used to convey a role definition through the web-services interface to a provisioning system when we're doing role synchronization.
RoleResource() - Constructor for class sailpoint.integration.RoleResource
 
RoleResource(Map) - Constructor for class sailpoint.integration.RoleResource
 
ROLES_HEADER - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
ROLES_REQUEST_FLOW_CONFIG_NAME - Static variable in class sailpoint.object.IdentityRequest
 
rolesAssignablePermits(Map, String) - Method in class sailpoint.integration.IIQClient
Return the roles that can be assigned to the given identity based on the role mode.
RoleScorecard - Class in sailpoint.object
 
RoleScorecard() - Constructor for class sailpoint.object.RoleScorecard
 
RoleSnapshot - Class in sailpoint.object
Snapshot of the composition of a role.
RoleSnapshot() - Constructor for class sailpoint.object.RoleSnapshot
 
RoleSnapshot(Bundle, SailPointContext) - Constructor for class sailpoint.object.RoleSnapshot
 
RoleSnapshot.ProfileSnapshot - Class in sailpoint.object
Snapshot of a profile included in a role.
RolesRequestStart - Static variable in class sailpoint.object.AuditEvent
 
RoleSummary() - Constructor for class sailpoint.api.PolicyUtil.RoleSummary
 
RoleSyncHistory() - Constructor for class sailpoint.object.IntegrationConfig.RoleSyncHistory
 
RoleSyncHistory(Bundle) - Constructor for class sailpoint.object.IntegrationConfig.RoleSyncHistory
 
RoleTarget - Class in sailpoint.object
Holds information to track down a role assignment to an account.
RoleTarget() - Constructor for class sailpoint.object.RoleTarget
Constructs an empty instance of RoleTarget.
RoleTarget(Link) - Constructor for class sailpoint.object.RoleTarget
 
RoleTarget(String, String, String, String) - Constructor for class sailpoint.object.RoleTarget
Constructs a new instance of RoleTarget.
RoleTarget(String, String, String, String, String) - Constructor for class sailpoint.object.RoleTarget
Constructs a new instance of RoleTarget.
RoleTarget(EntitlementGroup) - Constructor for class sailpoint.object.RoleTarget
Build a RoleTarget from an EntitlementGroup.
RoleTarget(RoleTarget) - Constructor for class sailpoint.object.RoleTarget
Clone a target, without items.
RoleTargetComparator() - Constructor for class sailpoint.api.Differencer.RoleTargetComparator
 
RoleTypeDefinition - Class in sailpoint.object
An object defining a role type.
RoleTypeDefinition() - Constructor for class sailpoint.object.RoleTypeDefinition
 
rollback(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Rollback a change to an object held in the workflow.
rollbackChanges(String) - Method in class sailpoint.object.AbstractCertificationItem
Roll-back any changes made in the context of the given work item.
rollbackChanges(String) - Method in class sailpoint.object.CertificationEntity
Overridden to descend into children.
rollbackTransaction() - Method in interface sailpoint.api.PersistenceManager
Rollback the current transaction that was started with PersistenceManager.startTransaction().
RSA_AUTH_CMD - Static variable in class sailpoint.workflow.MFALibrary
 
RSA_AUTH_PARAMS - Static variable in class sailpoint.workflow.MFALibrary
 
rsaLogin(WorkflowContext) - Method in class sailpoint.workflow.MFALibrary
 
rsaLogout(WorkflowContext, String) - Method in class sailpoint.workflow.MFALibrary
 
Rule - Class in sailpoint.object
A Rule contains a script that can be executed to perform custom logic.
Rule() - Constructor for class sailpoint.object.Rule
Default constructor.
Rule.RuleTypeComparator - Class in sailpoint.object
 
Rule.Type - Enum in sailpoint.object
Rules may be typed if they are intended for use in certain parts of the system proper use of types is necessary for the rule to appear in selection menus in the UI.
RULE_ARGUMENT_ROLE_NAME - Static variable in class sailpoint.api.EntitlementCorrelator
Name of the IdentitySelector rule argument specifying role name
RULE_BASED_SSO_ENABLED - Static variable in class sailpoint.object.Configuration
The name of the system config key to hold the Rule Based SSO enabled state.
RULE_LOCATION_BOTH - Static variable in class sailpoint.object.Application
Value for ATTR_CUSTOMIZATION_RULE_LOCATION that means the rule will be on both the IdentityIQ and CIB sides.
RULE_LOCATION_LOCAL - Static variable in class sailpoint.object.Application
Value for ATTR_CUSTOMIZATION_RULE_LOCATION that means the rule will be called when the connector calls are NOT being proxied.
RULE_LOCATION_PROXY - Static variable in class sailpoint.object.Application
Value for ATTR_CUSTOMIZATION_RULE_LOCATION that means the rule will be called when the connector calls are being proxied.
RULE_RETURN_TASK_RESULT - Static variable in class sailpoint.object.TaskEvent
Key used to return an updated task result from Rule execution.
RuleRegistry - Class in sailpoint.object
A registry that stores which rule to run at certain "callout" points in the code.
RuleRegistry() - Constructor for class sailpoint.object.RuleRegistry
 
RuleRegistry.Callout - Enum in sailpoint.object
Enumeration of all Callout points available in the code.
RuleRunner - Interface in sailpoint.object
Interface of an object that is able to execute rules and scripts.
RuleTypeComparator() - Constructor for class sailpoint.object.Rule.RuleTypeComparator
 
run(String, Attributes<String, Object>) - Method in class sailpoint.api.TaskManager
Launch a task immediately, with TaskDefinition specified by name.
run(TaskDefinition, Map<String, Object>) - Method in class sailpoint.api.TaskManager
Launch a task immediately.
runFallbackForwardRule(Identity, WorkItem, HashMap<String, Object>, boolean, Identity, Workflower.ForwardType) - Method in class sailpoint.api.Workflower
Run the Fallback Work Item Forwarding Rule.
runNow(TaskSchedule) - Method in class sailpoint.api.TaskManager
Force immediate execution of a previously scheduled task.
runPostIterateRule() - Method in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
If we have iterated all of the way to the dataset call out to the post iterate rule and give it a chance to rename the file or store off some statistics for validating future feeds during subsequent runs.
runPreIterateRule(Schema) - Method in class sailpoint.connector.DelimitedFileConnector
Run a rule before we iterate, after we have the stream so customers can check things that were left behind by the postIterate rule.
RunRoleImpactAnalysis - Static variable in class sailpoint.object.SPRight
 
runRule(Object, Map<String, Object>) - Method in interface openconnector.ConnectorServices
Run a rule and return the result or null if there is no result.
runRule(String, Map<String, Object>) - Method in interface openconnector.ConnectorServices
Deprecated.
As of release 8.1, replaced by ConnectorServices.runRule(Object, Map)
runRule(Rule, Map<String, Object>) - Method in class sailpoint.connector.CollectorServices
Deprecated.
As of release 7.2. It is replaced by ConnectorServices.runRule(Object, Map) The Connector | TargetCollector | ActivityCollector to execute a rule by calling a statement getConnectorServices().runRule(Object, Map)
runRule(String, Map<String, Object>) - Method in class sailpoint.connector.CollectorServices
Deprecated.
As of release 7.2. It is replaced by ConnectorServices.runRule(Object, Map) The Connector | TargetCollector | ActivityCollector to execute a rule by calling a statement getConnectorServices().runRule(Object, Map)
runRule(Rule, Map<String, Object>) - Method in interface sailpoint.object.RuleRunner
Run a rule and return the result or null if there is no result.
runRule(Rule, Map<String, Object>, List<Rule>) - Method in interface sailpoint.object.RuleRunner
Run a rule and return the result or null if there is no result.
runScript(Script, Map<String, Object>) - Method in interface sailpoint.object.RuleRunner
Run a script and return the result.
runScript(Script, Map<String, Object>, List<Rule>) - Method in interface sailpoint.object.RuleRunner
Run a script and return the result, also include any passed in libraries into the script's runtime context.
runSync(String, Map<String, Object>) - Method in class sailpoint.api.TaskManager
Run a task synchronously.
runSync(TaskDefinition, Map<String, Object>) - Method in class sailpoint.api.TaskManager
Run the given TaskDefinition synchronously.
runSync(TaskSchedule, Map<String, Object>) - Method in class sailpoint.api.TaskManager
This is used in two contexts, JobAdapter calls it with a real TaskSchedule from the Quartz repository, and runSync above calls it with a fake one.
runSync(TaskSchedule, TaskDefinition, TaskResult, Attributes<String, Object>) - Method in class sailpoint.api.TaskManager
Core synchronous task runner used by the other public runSync methods and called directly by TaskExecuteExecutor.
runWithResult(TaskDefinition, Map<String, Object>) - Method in class sailpoint.api.TaskManager
Launch a task immediately, pre-creating a TaskResult.

S

safeIterable(Iterable<T>) - Static method in class connector.common.Util
Constructs a null-safe iterable for use with for-each loops to avoid null checking.
safeIterable(Iterable<T>) - Static method in class sailpoint.tools.Util
Constructs a null-safe iterable for use with for-each loops to avoid null checking.
safeMessageFormat(String, Object...) - Static method in class sailpoint.tools.Util
Format a message with optional arguments protecting against IllegalArgumentException.
sailpoint - package sailpoint
 
sailpoint.api - package sailpoint.api
 
sailpoint.connector - package sailpoint.connector
Built in classes used to read and authenticate to enterprise applications.
sailpoint.connector.bundleinfo - package sailpoint.connector.bundleinfo
Built in classes used to obtain connector bundle compiled-in version information.
sailpoint.integration - package sailpoint.integration
 
sailpoint.object - package sailpoint.object
All Classes in the core persistent data model.
sailpoint.plugin - package sailpoint.plugin
 
sailpoint.policy - package sailpoint.policy
 
sailpoint.reporting.datasource - package sailpoint.reporting.datasource
 
sailpoint.rest.plugin - package sailpoint.rest.plugin
 
sailpoint.server - package sailpoint.server
 
sailpoint.task - package sailpoint.task
 
sailpoint.tools - package sailpoint.tools
 
sailpoint.tools.ldap - package sailpoint.tools.ldap
 
sailpoint.tools.xml - package sailpoint.tools.xml
 
sailpoint.web - package sailpoint.web
 
sailpoint.web.certification - package sailpoint.web.certification
 
sailpoint.workflow - package sailpoint.workflow
 
SailPointContext - Interface in sailpoint.api
The primary API for accessing the persistent store and performing core system operations.
SailPointEntityResolver() - Constructor for class connector.common.XmlUtil.SailPointEntityResolver
 
SailPointEntityResolver(String) - Constructor for class connector.common.XmlUtil.SailPointEntityResolver
 
SailPointEntityResolver() - Constructor for class sailpoint.integration.XmlUtil.SailPointEntityResolver
 
SailPointEntityResolver(String) - Constructor for class sailpoint.integration.XmlUtil.SailPointEntityResolver
 
SailPointErrorHandler() - Constructor for class connector.common.XmlUtil.SailPointErrorHandler
 
SailPointErrorHandler() - Constructor for class sailpoint.integration.XmlUtil.SailPointErrorHandler
 
SailPointFactory - Class in sailpoint.api
Factory service for SailPointContexts.
SailPointHttpClient - Class in sailpoint.integration
A custom implementation of HttpClient.
SailPointHttpClient() - Constructor for class sailpoint.integration.SailPointHttpClient
 
SailPointHttpClient.Cookie - Class in sailpoint.integration
Helper class containing information about cookies.
SailPointObject - Class in sailpoint.object
Common base class for all SailPoint objects with identity in the persistent store.
SailPointObject() - Constructor for class sailpoint.object.SailPointObject
 
SAML - Static variable in class sailpoint.object.Configuration
The name of the configuration for SAML SSO
SAML_ENABLED - Static variable in class sailpoint.object.Configuration
The name of the system config key to hold the SAML enabled state.
SAML_NAMEQUALIFIER - Static variable in class sailpoint.object.Configuration
Allows an override to SAML SPNameQualifier setting normally set to the entityId.
SAML_PROVIDER - Static variable in class sailpoint.object.Configuration
The name of the SAML provider.
SAMLConfig - Class in sailpoint.object
Config Object used to store configuration of SAML SSO
SAMLConfig() - Constructor for class sailpoint.object.SAMLConfig
 
SAPGRCIntegrationLibrary - Class in sailpoint.workflow
 
SAPGRCIntegrationLibrary() - Constructor for class sailpoint.workflow.SAPGRCIntegrationLibrary
 
SAPHR_CUSTOM_MANAGER_MODEL_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run when user want to create custom manager rule SAPHR connector.
SAPHR_CUSTOM_MANAGER_RULE - Static variable in interface sailpoint.connector.Connector
 
save(Scope) - Method in class sailpoint.api.ScopeService
This does the some necessary processing to correctly save a scope.
save() - Method in class sailpoint.web.certification.CertificationBean
The save button was clicked.
save() - Method in class sailpoint.web.WorkItemBean
Save the payload of the work item.
saveAnalysis(Identity) - Method in class sailpoint.api.EntitlementCorrelator
Store the results of a prior analysis in the identity.
saveAndRefreshCertification(Certification, SailPointContext, BaseBean) - Static method in class sailpoint.web.certification.CertificationBean
Save the given certification and refresh it with the Certificationer, storing any errors encountered in the given bean.
saveAssignmentAnalysis(Identity) - Method in class sailpoint.api.EntitlementCorrelator
Store the results of a prior assignment analysis in the identity.
saveConnectorState() - Method in class openconnector.AbstractConnector
Finally save the new connector state values into the app config
saveConnectorState() - Method in interface openconnector.Connector
Save new connector state values into the app config
saveConnectorState() - Method in class sailpoint.connector.AbstractConnector
Save the new connector state values into the app config of the target application
saveConnectorState(Map<String, Object>) - Method in class sailpoint.connector.AbstractConnector
Save the connector state values into the app config
saveContext(Identity, String) - Method in class sailpoint.object.WorkItemMonitor
Save the context in which this decision is being made.
saveCustomEntityFields() - Method in class sailpoint.web.certification.CertificationBean
Save the custom fields on the CertificationEntity if they have been modified.
saveDecacheAttach(SailPointContext, T) - Static method in class sailpoint.api.ObjectUtil
Save a given object, decache, and reattach the object
saveDetectionAnalysis(Identity) - Method in class sailpoint.api.EntitlementCorrelator
Store the results of a prior detection analysis in the identity.
saveDisplaySummaryLastState() - Method in class sailpoint.web.certification.CertificationBean
Saves the display summary last state in terms of expanded or collapsed.
saveEscalationError(InvalidEscalationTargetException) - Method in class sailpoint.object.CertificationItem
Save the given escalation error on this item.
saveEscalationError(InvalidEscalationTargetException) - Method in interface sailpoint.object.Notifiable
Save the given escalation error on this item.
saveEscalationError(InvalidEscalationTargetException) - Method in class sailpoint.object.WorkItem
Save the given escalation error on this item.
saveGridState(Identity, GridState) - Method in class sailpoint.api.IdentityService
Save the given GridState on the given Identity.
saveIfChanged(String) - Method in class sailpoint.web.certification.CertificationItemBean
Save this item if it has changed.
saveInSessionCheckedPrefDetailedView(String) - Method in class sailpoint.web.certification.CertificationBean
 
saveInSessionStateDetailedViewFilterSet(String) - Method in class sailpoint.web.certification.CertificationBean
 
saveItems() - Method in class sailpoint.web.certification.CertificationBean
Action method that will save decisions on items in the itemDecision map.
saveNavigationHistoryActionListener(ActionEvent) - Method in class sailpoint.web.certification.CertificationBean
An action listener method that saves the page in the navigation history.
saveNavigationHistoryActionListener(ActionEvent) - Method in class sailpoint.web.WorkItemBean
An action listener method that saves the page in the navigation history.
saveObject(Object) - Method in interface openconnector.ConnectorServices
Save an entire object.
saveObject(SailPointObject) - Method in interface sailpoint.api.PersistenceManager
Save an object in the persistent store.
savePercentComplete() - Method in class sailpoint.object.Certification.CertificationStatistics
Calculate the item and entity percent complete and store them on this certification.
savePercentComplete() - Method in class sailpoint.object.Certification
Calculate the item and entity percent complete and store them on this certification.
saveQualifiedResult(TaskResult, boolean, boolean) - Method in class sailpoint.api.TaskManager
 
saveRequest(SailPointContext, TaskResult, Request) - Method in class sailpoint.task.AbstractTaskExecutor
Save a Request and associate it with given task result.
saveResults(TaskResult) - Method in class sailpoint.api.EntitlementCorrelator
Save accumulated results in a TaskResult.
saveResults(TaskResult) - Method in class sailpoint.api.Provisioner
When used from a task, copy statistics to the result.
saveState(Identity, ExtState) - Method in class sailpoint.api.IdentityService
Save the given ExtState on the given Identity.
saveUnmanagedPlan(WorkflowContext) - Static method in class sailpoint.workflow.IdentityLibrary
Creates ProvisioningRequest for unmanaged plan.
SCHEDULE_FREQUENCY - Static variable in class sailpoint.object.CertificationGroup
 
scheduleRequest(RequestDefinition, Map<String, Object>, String, Date, Identity) - Method in class sailpoint.api.RequestManager
Schedule an "event" request.
scheduleRequest(SailPointContext, RequestDefinition, Map<String, Object>, String, Date, Identity) - Static method in class sailpoint.api.RequestManager
Create an "event" request.
scheduleRequest(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Launch a generic event request.
scheduleWorkflow(Workflow, String, Map<String, Object>, Date, Identity) - Method in class sailpoint.api.RequestManager
Schedule a workflow event.
scheduleWorkflow(SailPointContext, Workflow, String, Map<String, Object>, Date, Identity) - Static method in class sailpoint.api.RequestManager
Schedule a workflow event.
scheduleWorkflowEvent(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Launch a workflow event request.
schema - Variable in class openconnector.AbstractConnector
The Schema that matches the object type, found within the ConnectorCnfig.
Schema - Class in openconnector
A Schema describes the attributes that are supported in a resource object.
Schema() - Constructor for class openconnector.Schema
Constructor.
Schema - Class in sailpoint.object
Class used to describe each object type supported by an application.
Schema() - Constructor for class sailpoint.object.Schema
 
Schema(String, String) - Constructor for class sailpoint.object.Schema
Constructs a Schema object from a objectType and nativeType.
Schema(String, String, List<AttributeDefinition>) - Constructor for class sailpoint.object.Schema
Constructs a Schema object from a objectType, nativeType and the list of AttributeDefinitions for this schema.
Schema - Class in sailpoint.tools.ldap
A Schema represents the object classes and attribute definitions returned from an LDAP schema.
Schema(List<String>, List<String>) - Constructor for class sailpoint.tools.ldap.Schema
Constructor.
Schema.Attribute - Class in openconnector
The definition of a resource object attribute.
Schema.Type - Enum in openconnector
An enumeration of attribute types.
SCHEMA_ACCOUNT - Static variable in class sailpoint.object.Application
Name of the account schema
SCHEMA_GROUP - Static variable in class sailpoint.object.Application
Name of the group schema
SCHEMA_VERSION - Static variable in class sailpoint.object.DatabaseVersion
The schema version identifier.
SchemaNotDefinedException - Exception in sailpoint.connector
The base exception thrown by components.
SchemaNotDefinedException() - Constructor for exception sailpoint.connector.SchemaNotDefinedException
Construct a ExceptionWrapper with no message or nested throwable.
SchemaNotDefinedException(String) - Constructor for exception sailpoint.connector.SchemaNotDefinedException
Construct a new SchemaNotDefinedException with a detailed message.
SchemaNotDefinedException(Throwable) - Constructor for exception sailpoint.connector.SchemaNotDefinedException
Construct a new SchemaNotDefinedException wrapping an existing exception.
SchemaNotDefinedException(String, Throwable) - Constructor for exception sailpoint.connector.SchemaNotDefinedException
Create a new SchemaNotDefinedException from an existing exception.
SchemaNotDefinedException(String, String, Throwable) - Constructor for exception sailpoint.connector.SchemaNotDefinedException
Create a new SchemaNotDefinedException from an error text, suggestion text and existing exception.
SCIM_SEARCH_MAX_RESULTS - Static variable in class sailpoint.object.Configuration
Integer value representing max number of SCIM resources returned in a response
Scope - Class in sailpoint.object
A Scope is a container within the system that in which any SailPointObject can live (via an assigned scope).
Scope() - Constructor for class sailpoint.object.Scope
Default constructor.
Scope(String) - Constructor for class sailpoint.object.Scope
Create a scope with a name.
SCOPE_PATHS_DENORMALIZED - Static variable in class sailpoint.object.Configuration
Property that holds whether all scopes have had their paths denormalized onto the objects that reference them as an assigned scope.
SCOPE_TREE_UI_DISPLAY_LIMIT - Static variable in class sailpoint.object.Configuration
 
ScopeService - Class in sailpoint.api
Service to deal with scopes.
ScopeService(SailPointContext) - Constructor for class sailpoint.api.ScopeService
Constructor.
ScopeService.DeletionOptions - Class in sailpoint.api
DeletionOptions provide information about what to do with scope references when a scope is deleted.
SCOPING_ENABLED - Static variable in class sailpoint.object.Configuration
Property that disables the scoping mechanism.
score(SailPointContext, ScoreConfig, ScoreDefinition, SailPointObject, GenericIndex) - Method in interface sailpoint.object.Scorer
Update score state from one object.
SCORE_CERT - Static variable in class sailpoint.object.ScoreConfig
 
SCORE_COMPOSITE - Static variable in class sailpoint.object.ScoreConfig
 
SCORE_ENTITLEMENT - Static variable in class sailpoint.object.ScoreConfig
 
SCORE_POLICY - Static variable in class sailpoint.object.ScoreConfig
 
SCORE_RAW_ENTITLEMENT - Static variable in class sailpoint.object.ScoreConfig
 
SCORE_RAW_POLICY - Static variable in class sailpoint.object.ScoreConfig
 
SCORE_RAW_ROLE - Static variable in class sailpoint.object.ScoreConfig
 
SCORE_ROLE - Static variable in class sailpoint.object.ScoreConfig
 
ScoreBandConfig - Class in sailpoint.object
Defines a band range within a ScoreConfig.
ScoreBandConfig() - Constructor for class sailpoint.object.ScoreBandConfig
 
Scorecard - Class in sailpoint.object
A class holding scores and statistics for one Identity.
Scorecard() - Constructor for class sailpoint.object.Scorecard
 
ScorecardComparator() - Constructor for class sailpoint.api.Differencer.ScorecardComparator
 
ScoreConfig - Class in sailpoint.object
A class holding global configurations for scoring.
ScoreConfig() - Constructor for class sailpoint.object.ScoreConfig
 
ScoreDefinition - Class in sailpoint.object
The definition of one scoring algorithm.
ScoreDefinition() - Constructor for class sailpoint.object.ScoreDefinition
 
ScoreItem - Class in sailpoint.object
A class holding information about one contributing factor to a risk score.
ScoreItem() - Constructor for class sailpoint.object.ScoreItem
 
ScoreItem(ScoreDefinition) - Constructor for class sailpoint.object.ScoreItem
 
Scorer - Interface in sailpoint.object
The interface of a class that provides scoring services.
Script - Class in sailpoint.object
An embedded script.
Script() - Constructor for class sailpoint.object.Script
 
Script(String) - Constructor for class sailpoint.object.Script
 
Script(Script) - Constructor for class sailpoint.object.Script
 
Scriptlet - Class in sailpoint.object
This define a transient object used to parse scriptlets.
Scriptlet(String, String) - Constructor for class sailpoint.object.Scriptlet
Constructor from a scriptlet string.
Scriptlet(String, String, Script) - Constructor for class sailpoint.object.Scriptlet
Constructor from a scriptlet string or a Script - only one should be non-null.
Scriptlet(DynamicValue, String) - Constructor for class sailpoint.object.Scriptlet
Constructor from a DynamicValue.
scrubbTaskResultArtifacts(WorkflowContext) - Static method in class sailpoint.workflow.IdentityRequestLibrary
Remove sensitive passwords from the task result.
scrubPasswords(ApprovalSet) - Static method in class sailpoint.api.ObjectUtil
Remove any secret values from the items in the given ApprovalSet.
scrubPasswords(WorkItem) - Static method in class sailpoint.api.ObjectUtil
Remove any secret values from the attributes and ApprovalSet in the given WorkItem.
scrubPasswords(ProvisioningProject) - Static method in class sailpoint.api.ObjectUtil
Remove any secret values from the given ProvisioningProject.
scrubPasswords(Attributes) - Static method in class sailpoint.api.ObjectUtil
Remove any secret values from the given Attributes.
scrubPasswords(ProvisioningPlan.AttributeRequest) - Static method in class sailpoint.api.ObjectUtil
Remove the value of the AttributeRequest if the name is secret, and also scrub passwords from its arguments map
scrubPasswords(ProvisioningPlan) - Static method in class sailpoint.api.ObjectUtil
Removes any passwords contained in a Provisioning Plan.
scrubPasswordsAndClone(ApprovalSet) - Static method in class sailpoint.api.ObjectUtil
Scrub the passwords item values from the approval set and return clone.
search(Class<T>, QueryOptions) - Method in interface sailpoint.api.PersistenceManager
Return a set of objects matching the query options.
search(Class<T>, QueryOptions, String) - Method in interface sailpoint.api.PersistenceManager
Perform a projection search for selected object properties and return an iterator.
search(Class<T>, QueryOptions, List<String>) - Method in interface sailpoint.api.PersistenceManager
Perform a projection search for selected object properties and return an iterator.
search(String, Map<String, Object>, QueryOptions) - Method in interface sailpoint.api.PersistenceManager
Perform a search specified in an HQL or SQL string.
SEARCH_INPUT_DEFINITIONS - Static variable in class sailpoint.object.Configuration
 
searchAcrossIds(SailPointContext, Class, List<String>, List<Filter>, List<String>) - Static method in class sailpoint.api.ObjectUtil
Do a projection search across a set of IDs.
searchAcrossIds(SailPointContext, Class, List<String>, List<Filter>, List<String>, String) - Static method in class sailpoint.api.ObjectUtil
Do a projection search across a set of IDs.
searchAcrossIds(SailPointContext, Class, List<String>, List<Filter>, List<String>, String, boolean) - Static method in class sailpoint.api.ObjectUtil
Do a projection search across a set of IDs.
SearchInputDefinition.InputType - Enum in sailpoint.object
 
SearchInputDefinition.PropertyType - Enum in sailpoint.object
 
SearchItem.Type - Enum in sailpoint.object
 
SECRET_ATTRIBUTES - Static variable in class sailpoint.object.Application
List of secret attributes used in different connector's application attribute.
SECRET_PROVISION_ATTRIBUTE_NAMES - Static variable in class sailpoint.object.Configuration
 
SecretAttributes - Class in connector.common
List of secret attributes.
SecretAttributes - Static variable in class openconnector.Item
Item or argument names that can contain passwords that need to be hidden.
Section() - Constructor for class sailpoint.object.Form.Section
 
Section(String) - Constructor for class sailpoint.object.Form.Section
 
selectFirstIdentityImpliedFilterAlreadySet() - Method in class sailpoint.web.certification.CertificationBean
 
selectIdentity() - Method in class sailpoint.web.certification.CertificationBean
Action to select the identity being edited.
SELECTOR_TYPE_FILTER - Static variable in class sailpoint.object.IdentitySelector
 
SELECTOR_TYPE_MATCH_LIST - Static variable in class sailpoint.object.IdentitySelector
A set of type constants used by the UI when editing a selector.
SELECTOR_TYPE_POPULATION - Static variable in class sailpoint.object.IdentitySelector
 
SELECTOR_TYPE_RULE - Static variable in class sailpoint.object.IdentitySelector
 
SELECTOR_TYPE_SCRIPT - Static variable in class sailpoint.object.IdentitySelector
 
SELF_CERTIFICATION_VIOLATION_OWNER - Static variable in class sailpoint.object.Configuration
Name of the identity that will be the owner of the self certification reassignment as well as delegations violating self certification.
SELF_REGISTRATION_WORKGROUP - Static variable in class sailpoint.object.Configuration
 
SelfCertificationException - Exception in sailpoint.object
Exception thrown when an action occurs that would cause a user to certify themselves.
SelfCertificationException(Identity) - Constructor for exception sailpoint.object.SelfCertificationException
Constructor.
sendCommand(TaskResult, String, Attributes<String, Object>) - Method in class sailpoint.api.TaskManager
Schedule a task command.
sendEmail(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Send an email notification.
sendEmailNotification(EmailTemplate, EmailOptions) - Method in class sailpoint.api.Emailer
Send the given email and save any errors encountered while mailing.
sendEmailNotification(SailPointContext, EmailTemplate, EmailOptions) - Method in interface sailpoint.api.EmailNotifier
Send a notification.
sendEmailNotification(EmailTemplate, EmailOptions) - Method in interface sailpoint.api.SailPointContext
Send an email notification.
sendError(HttpServletResponse, String) - Method in class sailpoint.integration.RestServlet
Send a 500 error.
sendImmediate() - Method in interface sailpoint.api.EmailNotifier
Return whether emails should be sent immediately, or queued to be sent in the background.
sendMethodNotAllowed(HttpServletResponse, String) - Method in class sailpoint.integration.RestServlet
Send a 405 error.
sendMultipleNotifications(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
This is similar to the sendEmail method except that it processes multiple notifications at once so it can be called from a single step
sendResourceNotFound(HttpServletResponse, String) - Method in class sailpoint.integration.RestServlet
Send a 404 error.
sendResponse(HttpServletResponse, int, String) - Static method in class sailpoint.integration.RestServlet
Send a response with the given status code and message.
sendResponse(HttpServletResponse, int, String, String) - Static method in class sailpoint.integration.RestServlet
Send a response with the given status code, message and contentType.
sendResponse(HttpServletResponse, int, String, String, String) - Static method in class sailpoint.integration.RestServlet
Send a response with the given status code, message and contentType.
sendResult(HttpServletResponse, String) - Method in class sailpoint.integration.RestServlet
Send a 200 with the given message.
sendStackCommand(TaskResult) - Method in class sailpoint.api.TaskManager
Send a stack capture command to a task.
sendSyntaxError(HttpServletResponse, String) - Method in class sailpoint.integration.RestServlet
Send a 400 error.
sendTerminateCommand(TaskResult) - Method in class sailpoint.api.TaskManager
Send a terminate command to a task.
sendUnauthorized(HttpServletResponse, String) - Method in class sailpoint.integration.RestServlet
Send a 401 error.
serializableObjectToBytes(Object) - Static method in class sailpoint.tools.Util
Convert a Serializable Object into a byte array.
serialize(StringBuilder, Node) - Static method in class connector.common.XmlUtil
Serialize the given Node into the given StringBuilder.
serialize(StringBuilder, Node) - Static method in class sailpoint.integration.XmlUtil
Serialize the given Node into the given StringBuilder.
SERVER - Static variable in class sailpoint.object.ObjectConfig
 
Server - Class in sailpoint.object
Class used represent an instance of the IdentityIQ server.
Server() - Constructor for class sailpoint.object.Server
 
SERVER_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
SERVER_ROOT_PATH - Static variable in class sailpoint.object.Configuration
The root path of the server.
SERVER_STATISTIC_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
ServerStatistic - Class in sailpoint.object
 
ServerStatistic() - Constructor for class sailpoint.object.ServerStatistic
 
ServerStatistic(MonitoringStatistic) - Constructor for class sailpoint.object.ServerStatistic
 
service(HttpServletRequest, HttpServletResponse) - Method in class sailpoint.integration.RestServlet
Many browsers and HTTP clients do not support PUT and DELETE methods so simulate these with a request parameter.
ServiceDefinition - Class in sailpoint.object
 
ServiceDefinition() - Constructor for class sailpoint.object.ServiceDefinition
 
ServiceStatus - Class in sailpoint.object
 
ServiceStatus() - Constructor for class sailpoint.object.ServiceStatus
 
SessionTimeout - Static variable in class sailpoint.object.AuditEvent
 
set(Attributes<String, Object>, String, DynamicValue) - Static method in class sailpoint.object.DynamicValue
Set the given DynamicValue as a scriptlet in the attributes map.
set(String, String, Object) - Method in class sailpoint.object.ProvisioningPlan
Deprecated.
Use ProvisioningPlan.add(String, String, String, Operation, Object) instead, which required a nativeIdentity.
set_executedFromInow(boolean) - Method in class sailpoint.object.ConnectorTestConfig
 
setAbstractCertificationItem(AbstractCertificationItem) - Method in class sailpoint.object.WorkItem
Helper method to either set the certification item or certification entity based on the type of item passed in.
setAccessTokenExpiresInSeconds(Integer) - Method in class sailpoint.object.OAuthConfiguration
 
setAccount(String) - Method in class sailpoint.object.IdentityHistoryItem
 
setAccount(Link) - Method in class sailpoint.object.IdentityItem
Set the source account.
setAccount(String) - Method in class sailpoint.object.SignOffHistory
 
setAccountAccess(List<AccessMapping>) - Method in class sailpoint.object.Target
 
setAccountAttrValue(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This method will set attribute value of account which will be used for deleting account before running testNG.This value will be used for comparing ROs attribute value with provided accountAttrValue.
setAccountCorrelationConfig(CorrelationConfig) - Method in class sailpoint.object.Application
 
setAccountDisplayName(String) - Method in class sailpoint.object.IdentityItem
 
setAccountDisplayName(String) - Method in class sailpoint.object.MitigationExpiration
Deprecated.
This property is derived and cannot be set.
setAccountDisplayName(String) - Method in class sailpoint.object.ProvisioningTransaction
 
setAccountFilter(Filter) - Method in class sailpoint.object.CertificationDefinition
 
setAccountFilterValues(List<Map<String, Object>>) - Method in class sailpoint.object.CertificationDefinition
 
setAccountForestList(String) - Method in class sailpoint.object.ExchangeData
 
setAccountGroup(String) - Method in class sailpoint.object.ArchivedCertificationEntity
 
setAccountGroup(String) - Method in class sailpoint.object.CertificationEntity
Gets the Name of the account group being certified.
setAccountGroup(ManagedAttribute) - Method in class sailpoint.object.CertificationEntity
Gets the account group being certified.
setAccountGroupIdentityTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setAccountGroupMembershipsApproved(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setAccountGroupMembershipsRemediated(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setAccountGroupPermissionsApproved(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setAccountGroupPermissionsRemediated(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setAccountGroupPermissionTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setAccountGroupTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setAccountId(String) - Method in class sailpoint.object.SMSResetConfig
 
setAccountName(String) - Method in class sailpoint.object.AuditEvent
 
setAccountOnly(boolean) - Method in class sailpoint.object.EntitlementGroup
 
setAccountOnly(boolean) - Method in class sailpoint.object.EntitlementSnapshot
 
setAccountRequests(List) - Method in class sailpoint.integration.ProvisioningPlan
Set the AccountRequests.
setAccountRequests(List<ProvisioningPlan.AccountRequest>) - Method in class sailpoint.object.ProvisioningPlan
The list of account operations to process.
setAccountRule(String) - Method in class sailpoint.object.CompositeDefinition
 
setAccountsAllowed(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setAccountsApproved(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setAccountSchemaAttrName(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This method will set name of schema attribute which is used while comparing RO for deletion.This will be used when we will iterate over RO after aggregation to compare its attribute name with provided 'deleteAccountStartsWith' value for deletion
setAccountSelections(List<AccountSelection>) - Method in class sailpoint.object.ProvisioningTarget
 
setAccountSelectorRule(Rule) - Method in class sailpoint.object.Bundle
 
setAccountSelectorRule(Rule) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
setAccountSelectorRules(AccountSelectorRules) - Method in class sailpoint.object.Bundle
 
setAccountsRemediated(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setAccountType(String) - Method in class sailpoint.object.Profile
The type of account needed on this application.
setAccountType(String) - Method in class sailpoint.object.RoleSnapshot.ProfileSnapshot
 
setAccountWeight(int) - Method in class sailpoint.object.ApplicationEntitlementWeights
 
setAcquired(Date) - Method in class sailpoint.object.LockInfo
 
setActingWorkItem(String) - Method in class sailpoint.object.WorkItemMonitor
 
setAction(CertificationAction) - Method in class sailpoint.object.AbstractCertificationItem
 
setAction(ApplicationActivity.Action) - Method in class sailpoint.object.AllowableActivity
 
setAction(ApplicationActivity.Action) - Method in class sailpoint.object.ApplicationActivity
 
setAction(String) - Method in class sailpoint.object.AuditEvent
 
setAction(CertificationAction) - Method in class sailpoint.object.CertificationDecision
Deprecated.
 
setAction(String) - Method in class sailpoint.object.Form.Button
 
setAction(CertificationAction) - Method in class sailpoint.object.IdentityHistoryItem
 
setAction(MitigationExpiration.Action) - Method in class sailpoint.object.MitigationExpiration
 
setAction(String) - Method in class sailpoint.object.QuickLink
 
setAction(String) - Method in class sailpoint.object.Workflow.Step
 
setActionConfig(AlertDefinition.ActionConfig) - Method in class sailpoint.object.AlertDefinition
 
setActionParameters(Map<String, Object>) - Method in class sailpoint.object.MitigationExpiration
 
setActionRequired(boolean) - Method in class sailpoint.object.AbstractCertificationItem
 
setActions(List<AlertAction>) - Method in class sailpoint.object.Alert
 
setActions(List<AuditConfig.AuditAction>) - Method in class sailpoint.object.AuditConfig
 
setActions(List<WorkflowTestSuite.WorkItemAction>) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
 
setActionType(AlertDefinition.ActionType) - Method in class sailpoint.object.AlertAction
 
setActionType(AlertDefinition.ActionType) - Method in class sailpoint.object.AlertDefinition.ActionConfig
 
setActivated(Date) - Method in class sailpoint.object.Certification
 
setActivated(Date) - Method in class sailpoint.object.CertificationSchedule
 
setActivationDate(Date) - Method in class sailpoint.object.Bundle
 
setActive(boolean) - Method in class sailpoint.object.PolicyViolation
 
setActivePeriodDurationAmount(Long) - Method in class sailpoint.object.CertificationDefinition
 
setActivePeriodDurationScale(Duration.Scale) - Method in class sailpoint.object.CertificationDefinition
 
setActivePhaseEnterRuleName(String) - Method in class sailpoint.object.CertificationDefinition
 
setActivityConfig(ActivityConfig) - Method in class sailpoint.object.Bundle
 
setActivityConfig(ActivityConfig) - Method in class sailpoint.object.Identity
 
setActivityDataSources(List<ActivityDataSource>) - Method in class sailpoint.object.Application
 
setActivityFilters(List<Filter>) - Method in class sailpoint.object.ActivityConstraint
 
setActivityId(String) - Method in class sailpoint.object.PolicyViolation
 
setActivityMonitoringFactor(String) - Method in class sailpoint.object.ApplicationConfig
 
setActor(String) - Method in class sailpoint.object.IdentityHistoryItem
 
setActor(Identity) - Method in class sailpoint.object.WorkItemMonitor
Set the actor Identity of this WorkItemMonitor.
setActorDisplayName(String) - Method in class sailpoint.object.WorkItemMonitor
 
setActorName(String) - Method in class sailpoint.object.WorkItemMonitor
 
setAddDate(Date) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
Convenience accessor for the effective dates.
setAddedValues(List<String>) - Method in class sailpoint.object.Difference
 
setAdditionalActions(ProvisioningPlan) - Method in class sailpoint.object.CertificationAction
 
setAdditionalEmailRecipientsPresent(boolean) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
 
setAdditionalEmailRecipientsPresent(boolean) - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
 
setAdditionalEntitlements(boolean) - Method in class sailpoint.object.RoleMetadata
 
setAdditionalRecipientNames(List<String>) - Method in class sailpoint.object.NotificationConfig.ConfigBase
 
setAdditionalRecipientNames(List<String>) - Method in interface sailpoint.object.NotificationConfig.IConfig
 
setAdditionalRecipients(List<CertificationDefinition.NotificationConfig.RecipientInfo>) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
 
setAdditionalRecipients(List<CertificationDefinition.NotificationConfig.RecipientInfo>) - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
 
setAdditionalRecipientsPresent(boolean) - Method in class sailpoint.object.NotificationConfig.ConfigBase
 
setAdditionalRecipientsPresent(boolean) - Method in interface sailpoint.object.NotificationConfig.IConfig
 
setAdditionalRecipientsRuleName(String) - Method in class sailpoint.object.NotificationConfig.ConfigBase
 
setAdditionalRecipientsRuleName(String) - Method in interface sailpoint.object.NotificationConfig.IConfig
 
setAddress(String) - Method in class sailpoint.object.SAMLConfig
 
setAdministrator(Identity) - Method in class sailpoint.object.Identity
 
setAfterProvisioningRule(String) - Method in class sailpoint.object.Application
 
setAfterRule(String) - Method in class sailpoint.object.ConnectorOperationData
 
setAfterScript(Script) - Method in class sailpoint.object.Workflow.Approval
 
setAggregated(boolean) - Method in class sailpoint.object.ManagedAttribute
 
setAggregationScope(Script) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setAggregationSource(String) - Method in class sailpoint.object.Permission
 
setAggregationState(IdentityEntitlement.AggregationState) - Method in class sailpoint.object.IdentityEntitlement
 
setAggregationType(String) - Method in class sailpoint.object.Schema
Sets the aggregation type.
setAggregationTypes(String) - Method in class sailpoint.object.Application
Stub property setter for the derived aggregation types.
setAlert(PolicyAlert) - Method in class sailpoint.object.Policy
 
setAlertable(boolean) - Method in class sailpoint.object.PolicyViolation
 
setAlertDate(Date) - Method in class sailpoint.object.Alert
 
setAlertDef(AlertDefinition) - Method in class sailpoint.object.AlertAction
 
setAlgorithm(String) - Method in class sailpoint.object.MiningConfig
 
setAllEnabled(boolean) - Method in class sailpoint.object.ActivityConfig
Set the top level boolean to enable all applications.
setAllow(boolean) - Method in class sailpoint.object.AccessMapping
 
setAllowAccountRevocation(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setAllowAll(boolean) - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority
 
setAllowAll(boolean) - Method in class sailpoint.object.DynamicScope
 
setAllowApproveAccounts(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setAllowBulk(boolean) - Method in class sailpoint.object.QuickLinkOptions
 
setAllowCertificationEntityBulkAccountRevocation(boolean) - Method in class sailpoint.web.certification.CertificationBean
 
setAllowCertificationEntityBulkApprove(boolean) - Method in class sailpoint.web.certification.CertificationBean
 
setAllowCertificationEntityBulkRevocation(boolean) - Method in class sailpoint.web.certification.CertificationBean
 
setAllowCreate(boolean) - Method in class sailpoint.object.AccountSelection
 
setAllowDefaultExceptionDuration(boolean) - Method in class sailpoint.web.certification.CertificationBean
 
setAllowDuplicateAccounts(boolean) - Method in class sailpoint.object.Bundle
When true, this role supports provisioning to multiple accounts on the same Application.
setAllowed(boolean) - Method in class sailpoint.object.IdentityEntitlement
 
setAllowedOperations(List<Filter.LogicalOperation>) - Method in class sailpoint.object.PropertyInfo
 
setAllowedValues(List<Object>) - Method in class sailpoint.object.BaseAttributeDefinition
 
setAllowedValuesDefinition(DynamicValue) - Method in class sailpoint.object.Field
 
setAllowedValuesDynamic(boolean) - Method in class sailpoint.object.Field
Deprecated.
setAllowEntityBulkAccountRevocation(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setAllowEntityBulkApprove(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setAllowEntityBulkClearDecisions(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setAllowEntityBulkRevocation(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setAllowEntityDelegation(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setAllowExceptionDurationAmount(Long) - Method in class sailpoint.object.CertificationDefinition
 
setAllowExceptionDurationScale(Duration.Scale) - Method in class sailpoint.object.CertificationDefinition
 
setAllowExceptionPopup(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setAllowExceptions(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setAllowImmutableModifications(boolean) - Method in class sailpoint.object.PersistenceOptions
 
setAllowItemDelegation(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setAllowListBulkAccountRevocation(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setAllowListBulkApprove(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setAllowListBulkClearDecisions(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setAllowListBulkMitigate(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setAllowListBulkReassign(boolean) - Method in class sailpoint.object.CertificationDefinition
 
setAllowListBulkRevocation(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setAllowListBulkRevoke(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setAllowMultipleAssignments(boolean) - Method in class sailpoint.object.Bundle
Sets whether or not the role supports multiple assignments.
setAllowOther(boolean) - Method in class sailpoint.object.QuickLinkOptions
 
setAllowPermission(boolean) - Method in class sailpoint.object.TargetAssociation
 
setAllowProvisioningRequirements(boolean) - Method in class sailpoint.object.Certification
Indicates that the certifier is allowed to provision missing required roles during an approval.
setAllowProvisioningRequirements(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setAllowSelf(boolean) - Method in class sailpoint.object.QuickLinkOptions
 
setAllProvisioned() - Method in class sailpoint.object.ApprovalSet
Mark all of the approved items in the set Finished.
setAmount(long) - Method in class sailpoint.object.Duration
 
setAnalyzed(boolean) - Method in class sailpoint.object.FullTextIndex.FullTextField
 
setAnd(boolean) - Method in class sailpoint.object.AlertMatchConfig.AlertMatchExpression
 
setAnd(boolean) - Method in class sailpoint.object.AlertMatchConfig.AlertMatchTerm
 
setAnd(boolean) - Method in class sailpoint.object.IdentitySelector.MatchExpression
 
setAnd(boolean) - Method in class sailpoint.object.IdentitySelector.MatchTerm
 
setAnnotation(String) - Method in class openconnector.Permission
 
setAnnotation(String) - Method in class sailpoint.object.AccountItem
 
setAnnotation(String) - Method in class sailpoint.object.AttributeAssignment
 
setAnnotation(String) - Method in class sailpoint.object.Permission
 
setAnnotation(String) - Method in class sailpoint.object.PersistentIdentityItem
 
setAnswer(String) - Method in class sailpoint.object.AuthenticationAnswer
 
setAnswer(Object) - Method in class sailpoint.object.Question
 
setAppDependency(Field.ApplicationDependency) - Method in class sailpoint.object.Field
 
setAppDependency(String, String) - Method in class sailpoint.object.Field
 
setAppDetailSAPGRC(WorkflowContext, Map<String, String>) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Function to set SAP GRC application configuration details in workflow context.
setApplication(String) - Static method in class openconnector.LoggerUtil
Function which sets the name of application for which logging is enabled.
setApplication(Application) - Method in class sailpoint.connector.AbstractConnector
Set the Application associated with this object.
setApplication(Application) - Method in interface sailpoint.connector.Connector
Set the application associated with this object.
setApplication(String) - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Set the application for this request.
setApplication(Application) - Method in class sailpoint.object.AccountGroup
Deprecated.
 
setApplication(Application) - Method in class sailpoint.object.ApplicationAccountSelectorRule
 
setApplication(Application) - Method in class sailpoint.object.ApplicationActivity
 
setApplication(Application) - Method in class sailpoint.object.ApplicationConfig
 
setApplication(Application) - Method in class sailpoint.object.ApplicationEntitlementWeights
 
setApplication(Application) - Method in class sailpoint.object.ApplicationScorecard
 
setApplication(String) - Method in class sailpoint.object.ArchivedCertificationEntity
 
setApplication(Application) - Method in class sailpoint.object.AttributeSource
 
setApplication(String) - Method in class sailpoint.object.AuditEvent
 
setApplication(Application) - Method in class sailpoint.object.CandidateRole
 
setApplication(String) - Method in class sailpoint.object.CertificationEntity
Sets the application name of the AccountGroup being certified.
setApplication(Application) - Method in class sailpoint.object.CertificationEntity
Sets the application name using the given application.
setApplication(String) - Method in class sailpoint.object.CompositeDefinition.Tier
 
setApplication(Application) - Method in class sailpoint.object.ConnectorTestConfig
 
setApplication(Application) - Method in class sailpoint.object.DeletedObject
 
setApplication(Application) - Method in class sailpoint.object.EntitlementGroup
 
setApplication(String) - Method in class sailpoint.object.EntitlementSnapshot
 
setApplication(String) - Method in class sailpoint.object.Field
 
setApplication(Application) - Method in class sailpoint.object.Form
 
setApplication(Application) - Method in class sailpoint.object.IdentityEntitlement
 
setApplication(String) - Method in class sailpoint.object.IdentityHistoryItem
 
setApplication(Application) - Method in class sailpoint.object.IdentityItem
Set the source application.
setApplication(String) - Method in class sailpoint.object.IdentityItem
 
setApplication(String) - Method in class sailpoint.object.IdentityRequestItem
 
setApplication(Application) - Method in class sailpoint.object.IdentitySelector.MatchExpression
 
setApplication(Application) - Method in class sailpoint.object.IdentitySelector.MatchTerm
 
setApplication(Application) - Method in class sailpoint.object.IntegrationConfig
 
setApplication(Application) - Method in class sailpoint.object.Link
 
setApplication(String) - Method in class sailpoint.object.LinkSnapshot
 
setApplication(Application) - Method in class sailpoint.object.ManagedAttribute
 
setApplication(Application) - Method in class sailpoint.object.ManagedResource
 
setApplication(Application) - Method in class sailpoint.object.MiningConfig.MiningSource
 
setApplication(String) - Method in class sailpoint.object.MitigationExpiration
Deprecated.
This property is derived and cannot be set.
setApplication(String) - Method in class sailpoint.object.PermissionDifference
 
setApplication(Application) - Method in class sailpoint.object.Profile
 
setApplication(String) - Method in class sailpoint.object.ProfileDifference
 
setApplication(Application) - Method in class sailpoint.object.ProfileDifference
 
setApplication(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
setApplication(String) - Method in class sailpoint.object.ProvisioningTarget
 
setApplication(Application) - Method in class sailpoint.object.ResourceEvent
 
setApplication(String) - Method in class sailpoint.object.RoleSnapshot.ProfileSnapshot
 
setApplication(String) - Method in class sailpoint.object.SignOffHistory
 
setApplication(Application) - Method in class sailpoint.object.Target
 
setApplication(Application) - Method in class sailpoint.object.Template
 
setApplicationAccountSelectorRules(List<ApplicationAccountSelectorRule>) - Method in class sailpoint.object.AccountSelectorRules
 
setApplicationAccountSelectorRules(List<ApplicationAccountSelectorRule>) - Method in class sailpoint.object.Bundle
 
setApplicationAttribute(String, String, Object) - Method in interface openconnector.ConnectorServices
Save attribute in the Application.
setApplicationAttributes(String, Map<String, Object>) - Method in interface openconnector.ConnectorServices
Save attribute map in the Application.
setApplicationCollection(Collection<Application>) - Method in class sailpoint.object.CertificationItem
 
setApplicationConfigs(List<ApplicationConfig>) - Method in class sailpoint.object.ScoreConfig
 
setApplicationGroups(List<CertificationDefinition.ApplicationGroup>) - Method in class sailpoint.object.CertificationDefinition
 
setApplicationId(String) - Method in class sailpoint.object.AttributeAssignment
 
setApplicationId(String) - Method in class sailpoint.object.Certification
 
setApplicationId(String) - Method in class sailpoint.object.CertificationLink
 
setApplicationId(String) - Method in class sailpoint.object.IdentityItem
 
setApplicationId(String) - Method in class sailpoint.object.RoleTarget
Sets the id of the target application.
setApplicationIds(List<String>) - Method in class sailpoint.object.CertificationDefinition
 
setApplicationName(String) - Method in class sailpoint.object.AccessRequestAccountInfo
 
setApplicationName(String) - Method in class sailpoint.object.AttributeAssignment
 
setApplicationName(String) - Method in class sailpoint.object.CertificationDefinition.ApplicationGroup
 
setApplicationName(String) - Method in class sailpoint.object.Field.ApplicationDependency
 
setApplicationName(String) - Method in class sailpoint.object.ProvisioningTransaction
 
setApplicationName(String) - Method in class sailpoint.object.RoleTarget
Sets the name of the target application.
setApplicationName(String) - Method in class sailpoint.object.TargetAssociation
 
setApplicationNames(List<String>) - Method in class sailpoint.object.ArchivedCertificationItem
 
setApplicationNames(List<String>) - Method in class sailpoint.object.CertificationItem
 
setApplicationRemoveControl(Rule) - Method in class sailpoint.object.DynamicScope
 
setApplicationRequestControl(Rule) - Method in class sailpoint.object.DynamicScope
 
setApplications(List<Application>) - Method in class sailpoint.object.CompoundFilter
 
setApplications(String) - Method in class sailpoint.object.IdentitySnapshot
 
setApplicationsAndTruncate(String) - Method in class sailpoint.object.IdentitySnapshot
Set the application summary string.
setApplicationScores(List<ScoreDefinition>) - Method in class sailpoint.object.ScoreConfig
 
setApplicationTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setAppliesToAnalyzer(boolean) - Method in class sailpoint.object.Capability
 
setAppName(String) - Method in exception sailpoint.connector.ExpiredPasswordException
 
setAppNameStartWith(String) - Method in class sailpoint.object.ConnectorTestConfig
 
setAppOwnerIsUnownedOwner(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setApproval(Workflow.Approval) - Method in class sailpoint.object.Workflow.Step
 
setApproval(String) - Method in class sailpoint.object.WorkflowSummary
Deprecated. 
setApproval(String) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
 
setApproval(Workflow.Approval) - Method in class sailpoint.workflow.WorkflowContext
 
setApprovalName(String) - Method in class sailpoint.object.ProcessLog
 
setApprovals(List<WorkflowSummary.ApprovalSummary>) - Method in class sailpoint.object.WorkflowSummary
setApprovalSet(ApprovalSet) - Method in class sailpoint.object.Workflow.Approval
 
setApprovalSet(ApprovalSet) - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
 
setApprovalSet(ApprovalSet) - Method in class sailpoint.object.WorkflowSummary
 
setApprovalSet(ApprovalSet) - Method in class sailpoint.object.WorkItem
 
setApprovalState(WorkItem.State) - Method in class sailpoint.object.IdentityRequestItem
 
setApprovalSummaries(List<WorkflowSummary.ApprovalSummary>) - Method in class sailpoint.object.IdentityRequest
 
setApproved(boolean) - Method in class sailpoint.object.Signoff.Signatory
 
setApprover(String) - Method in class sailpoint.object.ApprovalItem
 
setApprover(String) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
 
setApproverName(String) - Method in class sailpoint.object.IdentityRequestItem
 
setApproverRule(Reference) - Method in class sailpoint.object.Certification
 
setApproverRule(Rule) - Method in class sailpoint.object.Certification
 
setApproverRuleName(String) - Method in class sailpoint.object.CertificationDefinition
 
setAppType(String) - Static method in class openconnector.LoggerUtil
Function which sets the type of application for which logging is enabled.
setArchive(String) - Method in class sailpoint.object.Archive
 
setArchive(String) - Method in class sailpoint.object.CertificationArchive
 
setArchive(Certification) - Method in class sailpoint.object.CertificationArchive
Set the Certification to archive.
setArchive(boolean) - Method in class sailpoint.object.Workflow.Approval
 
setArchived(Date) - Method in class sailpoint.object.WorkItemArchive
 
setArg(String) - Method in class sailpoint.object.Workflow.Replicator
 
setArgs(Attributes<String, Object>) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
setArgs(List<Workflow.Arg>) - Method in class sailpoint.object.Workflow.Approval
 
setArgs(List<Workflow.Arg>) - Method in class sailpoint.object.Workflow.Step
 
setArgument(String, Object) - Method in class openconnector.Item
Set an extended connector argument.
setArgument(String, Object) - Method in class sailpoint.api.Matchmaker
Set an argument to use for for script and rule evaluation.
setArgument(String, Object) - Method in class sailpoint.api.Provisioner
Transfer the value passed from one of the option setter methods into the argument map.
setArgument(String, Object) - Method in class sailpoint.object.BaseConstraint
 
setArgument(AbstractXmlObject) - Method in class sailpoint.object.ImportAction
 
setArgument(String, Object) - Method in class sailpoint.object.Policy
 
setArgument(String, Object) - Method in class sailpoint.object.PolicyViolation
 
setArgument(String) - Method in class sailpoint.object.ReportDataSource.Parameter
 
setArgument(String, Object) - Method in class sailpoint.object.ScoreDefinition
 
setArgument(String, Object) - Method in class sailpoint.object.TaskItemDefinition
 
setArgument(String, String) - Method in class sailpoint.object.TaskSchedule
 
setArgument(String, Object) - Method in class sailpoint.workflow.WorkflowContext
Add something to the local arguments map.
setArguments(Map<String, Object>) - Method in class openconnector.Item
Set optional extended arguments for the connector.
setArguments(Map<String, Object>) - Method in class openconnector.Plan
Set the extended plan arguments for the connector.
setArguments(Map<String, Object>) - Method in class openconnector.Request
Set extended request-specific arguments for the connector.
setArguments(Map<String, Object>) - Method in class sailpoint.api.Matchmaker
Set the arguments to use for for script and rule evaluation.
setArguments(Map) - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Set the arguments for this AccountRequest.
setArguments(Map) - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Set the arguments for this request.
setArguments(Map) - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Set the arguments for this request.
setArguments(Map) - Method in class sailpoint.integration.ProvisioningPlan
Set the arguments for this ProvisioningPlan.
setArguments(Attributes<String, Object>) - Method in class sailpoint.object.BaseConstraint
 
setArguments(Attributes<String, Object>) - Method in class sailpoint.object.MiningConfig
 
setArguments(Attributes<String, Object>) - Method in class sailpoint.object.Policy
 
setArguments(Attributes<String, Object>) - Method in class sailpoint.object.PolicyViolation
 
setArguments(Attributes<String, Object>) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
setArguments(Attributes<String, Object>) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
Attribute and permission requests can have arguments that influence how they are provisioned.
setArguments(Attributes<String, Object>) - Method in class sailpoint.object.ProvisioningPlan
 
setArguments(Attributes<String, Object>) - Method in class sailpoint.object.QuickLink
 
setArguments(Attributes<String, Object>) - Method in class sailpoint.object.ScoreDefinition
 
setArguments(List<Argument>) - Method in class sailpoint.object.Signature
 
setArguments(Attributes<String, Object>) - Method in class sailpoint.object.TaskItemDefinition
 
setArguments(Map<String, Object>) - Method in class sailpoint.object.TaskSchedule
 
setArguments(Attributes<String, Object>) - Method in class sailpoint.workflow.WorkflowContext
 
setAscending(boolean) - Method in class sailpoint.object.QueryOptions.Ordering
 
setAscending(boolean) - Method in class sailpoint.object.Sort
 
setAssertionConsumerService(String) - Method in class sailpoint.object.SAMLConfig
 
setAssigned(boolean) - Method in class sailpoint.object.IdentityEntitlement
 
setAssigned(boolean) - Method in class sailpoint.object.RoleMetadata
 
setAssignedCount(int) - Method in class sailpoint.object.RoleIndex
 
setAssignedRoles(List<Bundle>) - Method in class sailpoint.object.Identity
 
setAssignedRoles(List<RoleAssignmentSnapshot>) - Method in class sailpoint.object.IdentitySnapshot
 
setAssignedRoleSummary(String) - Method in class sailpoint.object.Identity
 
setAssignedScope(Scope) - Method in class sailpoint.object.CertificationSchedule
 
setAssignedScope(Scope) - Method in class sailpoint.object.SailPointObject
The scope in which this object lives.
setAssignedScope(Scope) - Method in class sailpoint.object.TaskSchedule
 
setAssignedScopePath(String) - Method in class sailpoint.object.SailPointObject
 
setAssignedScopePath(String) - Method in class sailpoint.object.TaskSchedule
 
setAssignee(Identity, AssignableItem, Identity) - Method in class sailpoint.api.Workflower
Assigns the given WorkItem to the given identity.
setAssignee(Identity) - Method in interface sailpoint.object.AssignableItem
 
setAssignee(Identity) - Method in class sailpoint.object.RemediationItem
 
setAssignee(Identity) - Method in class sailpoint.object.WorkItem
 
setAssignee(String) - Method in class sailpoint.object.WorkItemArchive
 
setAssigner(String) - Method in class sailpoint.api.Provisioner
Set the name of the identity assigning the items in the project.
setAssigner(String) - Method in class sailpoint.object.Assignment
 
setAssigner(String) - Method in class sailpoint.object.IdentityEntitlement
 
setAssignment(boolean) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
setAssignment(int) - Method in class sailpoint.object.RoleOverlapResult.RoleOverlap
 
setAssignmentId(String) - Method in class sailpoint.object.ApprovalItem
 
setAssignmentId(String) - Method in class sailpoint.object.Assignment
 
setAssignmentId(String) - Method in class sailpoint.object.Bundle
 
setAssignmentId(String) - Method in class sailpoint.object.IdentityEntitlement
 
setAssignmentId(String) - Method in class sailpoint.object.IdentityRequestItem
 
setAssignmentId(String) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
setAssignmentId(String) - Method in class sailpoint.object.ProvisioningTarget
 
setAssignmentId(String) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
 
setAssignmentIds(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
setAssignmentIds(String) - Method in class sailpoint.object.RoleDetection
 
setAssignmentIds(List<String>) - Method in class sailpoint.object.RoleDetection
 
setAssignmentNote(String) - Method in class sailpoint.object.IdentityEntitlement
 
setAssimilateBulkReassignments(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setAssimilated(boolean) - Method in class sailpoint.object.Workflow.Approval
 
setAssociatedToRole(boolean) - Method in class sailpoint.object.RoleIndex
 
setAssociations(List<TargetAssociation>) - Method in class sailpoint.object.Bundle
 
setAssociations(List<TargetAssociation>) - Method in class sailpoint.object.ManagedAttribute
 
setAssociationSchemaName(String) - Method in class sailpoint.object.Schema
 
setAttachments(List<EmailFileAttachment>) - Method in class sailpoint.object.EmailOptions
 
setAttachments(List<Attachment>) - Method in class sailpoint.object.IdentityRequestItem
 
setAttempts(int) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This attribute is used as counter to maintain the number of attempts that can be made in the given test case For instance now its being used in number of invalid authenticate to be made so as to lock the account.
setAttribute(String, Object) - Method in class openconnector.ConnectorConfig
Set an attribute value in the configuration.
setAttribute(String, Object) - Method in class openconnector.Partition
 
setAttribute(String, Object) - Method in class sailpoint.object.AccessMapping
 
setAttribute(String, Object) - Method in class sailpoint.object.AccountGroup
Deprecated.
 
setAttribute(String) - Method in class sailpoint.object.AccountIconConfig
 
setAttribute(String, Object) - Method in class sailpoint.object.ActivityDataSource
Sets a named configuration attribute.
setAttribute(String, Object) - Method in class sailpoint.object.Alert
 
setAttribute(String, Object) - Method in class sailpoint.object.Application
Sets a named application configuration attribute.
setAttribute(String, Object) - Method in class sailpoint.object.ApprovalItem
 
setAttribute(String) - Method in class sailpoint.object.AttributeMetaData
 
setAttribute(String, Object) - Method in class sailpoint.object.AuditEvent
 
setAttribute(String, Object) - Method in class sailpoint.object.Bundle
 
setAttribute(String, Object) - Method in class sailpoint.object.CandidateRole
 
setAttribute(String, Object) - Method in class sailpoint.object.CertificationDefinition
 
setAttribute(String, Object) - Method in class sailpoint.object.CertificationGroup
 
setAttribute(String, Object) - Method in class sailpoint.object.CertificationItem
Set an attribute value on this item.
setAttribute(String, Object) - Method in class sailpoint.object.Classification
 
setAttribute(String, Object) - Method in class sailpoint.object.DeletedObject
 
setAttribute(ObjectAttribute) - Method in class sailpoint.object.Difference
 
setAttribute(AttributeDefinition) - Method in class sailpoint.object.Difference
 
setAttribute(String) - Method in class sailpoint.object.Difference
 
setAttribute(String, Object) - Method in class sailpoint.object.EntitlementGroup
 
setAttribute(String, Object) - Method in class sailpoint.object.Field
 
setAttribute(String) - Method in class sailpoint.object.GridState
 
setAttribute(String, Object) - Method in class sailpoint.object.Identity
The generic attribute setter that handles special system attributes, extended attributes, and external attributes.
setAttribute(String, Object) - Method in class sailpoint.object.IdentityRequest
 
setAttribute(String, Object) - Method in class sailpoint.object.IdentityTrigger
 
setAttribute(String, Object) - Method in class sailpoint.object.IntegrationConfig
 
setAttribute(String, Object) - Method in class sailpoint.object.Link
 
setAttribute(String) - Method in class sailpoint.object.LocalizedAttribute
Set the attribute.
setAttribute(String) - Method in class sailpoint.object.ManagedAttribute
 
setAttribute(String, Object) - Method in class sailpoint.object.ManagedAttribute
Set the value of an extended attribute.
setAttribute(String, Object) - Method in class sailpoint.object.Module
 
setAttribute(String, Object) - Method in class sailpoint.object.Partition
 
setAttribute(String, Object) - Method in class sailpoint.object.Permission
 
setAttribute(String, Object) - Method in class sailpoint.object.PersistentIdentityItem
 
setAttribute(String, Object) - Method in class sailpoint.object.Profile
 
setAttribute(String) - Method in class sailpoint.object.ProvisioningTarget
 
setAttribute(String, Object) - Method in class sailpoint.object.RecommenderDefinition
 
setAttribute(String, Object) - Method in class sailpoint.object.RemediationItem
 
setAttribute(String, Object) - Method in class sailpoint.object.RequestState
 
setAttribute(String, Object) - Method in class sailpoint.object.ResourceObject
Sets a named attribute to a supplied value.
setAttribute(int) - Method in class sailpoint.object.RoleOverlapResult.RoleOverlap
 
setAttribute(String, Object) - Method in class sailpoint.object.Rule
Sets a named application configuration attribute.
setAttribute(String, Object) - Method in class sailpoint.object.Server
 
setAttribute(String, Object) - Method in class sailpoint.object.Target
Set the value of an extended attribute.
setAttribute(String, Object) - Method in class sailpoint.object.TargetAssociation
Set the value of an attribute.
setAttribute(String, Object) - Method in class sailpoint.object.TargetSource
Sets a named configuration attribute.
setAttribute(String, Object) - Method in class sailpoint.object.TaskItem
 
setAttribute(String, Object) - Method in class sailpoint.object.WorkItem
 
setAttribute(String, Object) - Method in class sailpoint.object.WorkItemArchive
 
setAttributeAndTruncate(String) - Method in class sailpoint.object.IdentityHistoryItem
 
setAttributeAndValue(Certification.EntitlementGranularity, EntitlementSnapshot) - Method in class sailpoint.object.IdentityHistoryItem
Sets the "Attribute" and "Value" of this history item correctly from the entitlement snapshot, for the given granularity.
setAttributeAssignments(List<Filter>) - Method in class sailpoint.object.CorrelationConfig
 
setAttributeAssignments(List<AttributeAssignment>) - Method in class sailpoint.object.Identity
Set the current list of assignments on the Identity.
setAttributeDifferences(List<Difference>) - Method in class sailpoint.object.BundleDifference
 
setAttributeDifferences(List<Difference>) - Method in class sailpoint.object.IdentityDifference
 
setAttributeDifferences(List<Difference>) - Method in class sailpoint.object.ProfileDifference
 
setAttributeDynamicValue(String, DynamicValue) - Method in class sailpoint.object.Field
Set the given DynamicValue as a scriptlet in the attributes map.
setAttributeDynamicValue(String, DynamicValue) - Method in class sailpoint.object.Form.Section
Set the given DynamicValue as a scriptlet in the attributes map.
setAttributeMetaData(List<AttributeMetaData>) - Method in class sailpoint.object.SailPointObject
 
setAttributeName(String) - Method in class sailpoint.object.AuditEvent
 
setAttributeName(String) - Method in class sailpoint.object.ExternalAttribute
 
setAttributeName(String) - Method in class sailpoint.object.IdentityTrigger
 
setAttributeName(String) - Method in class sailpoint.object.MitigationExpiration
Deprecated.
This property is derived and cannot be set.
setAttributeName(String) - Method in class sailpoint.object.Question
 
setAttributeRequests(List) - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Set the AttributeRequests for this AccountRequest.
setAttributeRequests(List) - Method in class sailpoint.integration.ProvisioningPlan.ObjectRequest
Set the AttributeRequests for this request.
setAttributeRequests(List<ProvisioningPlan.AttributeRequest>) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
setAttributes(Map<String, Object>) - Method in class openconnector.Partition
 
setAttributes(List<Schema.Attribute>) - Method in class openconnector.Schema
Set the list of attributes defined in this schema.
setAttributes(Attributes<String, Object>) - Method in class sailpoint.connector.CollectorServices
 
setAttributes(Map) - Method in class sailpoint.integration.RequestResult
Set the generic Map of attributes to set
setAttributes(Map) - Method in class sailpoint.integration.RoleDefinition
Set the attributes for this role.
setAttributes(Map<String, Object>) - Method in class sailpoint.object.AccessMapping
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.AccountGroup
Deprecated.
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Alert
 
setAttributes(Attributes) - Method in class sailpoint.object.AlertDefinition.ActionConfig
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Application
Sets the application configuration attributes
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.ApprovalItem
 
setAttributes(List<AuditConfig.AuditAttribute>) - Method in class sailpoint.object.AuditConfig
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.AuditEvent
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Bundle
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Certification
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.CertificationDefinition
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.CertificationEntity
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.CertificationGroup
 
setAttributes(Map<String, Object>) - Method in class sailpoint.object.CertificationItem
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Chart
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Classification
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Configuration
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Custom
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.DeletedObject
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.EntitlementGroup
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.EntitlementSnapshot
 
setAttributes(List<IdentityAttribute>) - Method in class sailpoint.object.ExtendedAttributeConfig
Deprecated.
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Field
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Form.Button
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Form.Section
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Form
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.FullTextIndex
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.GenericIndex
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.GridState
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Identity
Sets the extended attributes.
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.IdentityRequest
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.IdentitySnapshot
 
setAttributes(Attributes) - Method in class sailpoint.object.ImportAction
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.IntegrationConfig
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.JasperResult
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Link
 
setAttributes(Attributes) - Method in class sailpoint.object.LinkSnapshot
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.ManagedAttribute
Set the extended attributes map.
setAttributes(List<MiningConfig.MiningAttribute>) - Method in class sailpoint.object.MiningConfig.MiningSource
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Module
 
setAttributes(Attributes) - Method in class sailpoint.object.MonitoringStatistic
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Partition
 
setAttributes(Map<String, Object>) - Method in class sailpoint.object.Permission
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.PersistentIdentityItem
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Plugin
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Policy
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Profile
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.ProvisioningProject
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.ProvisioningTransaction
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.RecommenderDefinition
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.RemediationItem
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.RequestState
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.ResourceObject
Sets the object's attributes
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Rule
Sets the application configuration attributes
setAttributes(List<AttributeDefinition>) - Method in class sailpoint.object.Schema
Sets the list of AttributeDefinitions for this schema.
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Server
 
setAttributes(Attributes) - Method in class sailpoint.object.ServerStatistic
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.ServiceDefinition
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.ServiceStatus
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Snapshot
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Target
Set the extended attributes map.
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.TargetAssociation
Set the attributes map.
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.TaskEvent
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.TaskItem
 
setAttributes(TaskItemDefinition, Map<String, Object>) - Method in class sailpoint.object.TaskItem
Set our attributes map by merging attributes from a TaskItemDefinition and another map.
setAttributes(Attributes) - Method in class sailpoint.object.UIConfig
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.WorkflowRegistry
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.WorkflowTestSuite
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.WorkItem
 
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.WorkItemArchive
 
setAttributesForm(String) - Method in class sailpoint.object.ConnectorConfig
Deprecated.
 
setAttributeToAdd(Script) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setAttributeToFilter(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setAttributeToRemove(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setAttributeValue(String) - Method in class sailpoint.object.AuditEvent
 
setAttributeValue(String) - Method in class sailpoint.object.MitigationExpiration
Deprecated.
This property is derived and cannot be set.
setAuthAccount(String) - Method in class sailpoint.object.Identity
 
setAuthApplication(String) - Method in class sailpoint.object.Identity
 
setAuthAttribute(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setAuthEnabled(boolean) - Method in class sailpoint.object.DomainData
 
setAuthEnabled(boolean) - Method in class sailpoint.object.ForestData
 
setAuthentication(String, String) - Method in class sailpoint.integration.SailPointHttpClient
 
setAuthenticationAnswers(List<AuthenticationAnswer>) - Method in class sailpoint.object.Identity
Deprecated.
Use Identity.assignAuthenticationAnswers(List) instead, which sets the owning identity appropriately.
setAuthenticationResource(boolean) - Method in class sailpoint.object.Application
Set this application as the pass-through authentication application for the system.
setAuthenticationType(String) - Method in class sailpoint.object.DomainData
 
setAuthenticationType(String) - Method in class sailpoint.object.ForestData
 
setAuthLockStart(Date) - Method in class sailpoint.object.Identity
 
setAuthnContextClassRef(String) - Method in class sailpoint.object.SAMLConfig
 
setAuthnContextComparison(String) - Method in class sailpoint.object.SAMLConfig
 
setAuthor(String) - Method in class sailpoint.object.Comment
 
setAuthoritative(boolean) - Method in class sailpoint.object.Application
 
setAuthoritative(boolean) - Method in class sailpoint.object.Field
 
setAuthorized(boolean) - Method in class sailpoint.integration.IIQClient.AuthorizationService.CheckAuthorizationResult
Set whether the user is authorized for the requested right.
setAuthToken(String) - Method in class sailpoint.object.SMSResetConfig
 
setAuthType(String) - Method in class sailpoint.object.DomainData
 
setAuthType(String) - Method in class sailpoint.object.ForestData
 
setAutoApprove(boolean) - Method in class sailpoint.object.CertificationDefinition
 
setAutoDecision(boolean) - Method in class sailpoint.object.CertificationAction
 
setAutoDecisionGenerated(boolean) - Method in class sailpoint.object.CertificationItem
Set the auto decision flag on the item.
setAutomateSignOffOnReassignment(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setAutomateSignoffPopup(boolean) - Method in class sailpoint.object.CertificationDefinition
 
setAutomaticClosingAction(String) - Method in class sailpoint.object.CertificationDefinition
 
setAutomaticClosingAction(CertificationAction.Status) - Method in class sailpoint.object.CertificationDefinition
 
setAutomaticClosingComments(String) - Method in class sailpoint.object.CertificationDefinition
 
setAutomaticClosingDate(Date) - Method in class sailpoint.object.Certification
 
setAutomaticClosingEnabled(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setAutomaticClosingInterval(Long) - Method in class sailpoint.object.CertificationDefinition
 
setAutomaticClosingIntervalScale(Duration.Scale) - Method in class sailpoint.object.CertificationDefinition
 
setAutomaticClosingRuleName(String) - Method in class sailpoint.object.CertificationDefinition
 
setAutomaticClosingSigner(Identity) - Method in class sailpoint.object.CertificationDefinition
 
setAutomaticClosingSignerName(String) - Method in class sailpoint.object.CertificationDefinition
 
setAutoSignOffWhenNothingToCertify(boolean) - Method in class sailpoint.object.CertificationDefinition
 
setBackground(boolean) - Method in class sailpoint.object.Workflow.Step
 
setBackgroundItemId(String) - Method in class sailpoint.object.WorkflowCase
 
setBackgroundItemId(String) - Method in class sailpoint.object.WorkflowLaunch
 
setBackupCertifierName(String) - Method in class sailpoint.object.CertificationDefinition
 
setBand(int, int) - Method in class sailpoint.object.GroupIndex
 
setBand1(int) - Method in class sailpoint.object.GroupIndex
 
setBand10(int) - Method in class sailpoint.object.GroupIndex
 
setBand2(int) - Method in class sailpoint.object.GroupIndex
 
setBand3(int) - Method in class sailpoint.object.GroupIndex
 
setBand4(int) - Method in class sailpoint.object.GroupIndex
 
setBand5(int) - Method in class sailpoint.object.GroupIndex
 
setBand6(int) - Method in class sailpoint.object.GroupIndex
 
setBand7(int) - Method in class sailpoint.object.GroupIndex
 
setBand8(int) - Method in class sailpoint.object.GroupIndex
 
setBand9(int) - Method in class sailpoint.object.GroupIndex
 
setBandCount(int) - Method in class sailpoint.object.GroupIndex
 
setBands(List<ScoreBandConfig>) - Method in class sailpoint.object.ScoreConfig
 
setBasePath(String) - Method in class sailpoint.object.Form
Sets the given path expression on this form.
setBaseUrl(String) - Method in class sailpoint.integration.IIQClient
Set the base URL to use for requests.
setBatchRequest(BatchRequest) - Method in class sailpoint.object.BatchRequestItem
 
setBatchRequestItems(List<BatchRequestItem>) - Method in class sailpoint.object.BatchRequest
 
setBatchRequestItemsTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setBcc(String) - Method in class sailpoint.object.EmailTemplate
 
setBefore(boolean) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
 
setBefore(boolean) - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
 
setBefore(boolean) - Method in class sailpoint.object.NotificationConfig.ConfigBase
 
setBefore(boolean) - Method in interface sailpoint.object.NotificationConfig.IConfig
 
setBeforeProvisioningRule(String) - Method in class sailpoint.object.Application
 
setBeforeRule(String) - Method in class sailpoint.object.ConnectorOperationData
 
setBeforeTests(List<ConnectorTestConfig.ConnectorTest>) - Method in class sailpoint.object.ConnectorTestConfig
sets beforeTests
setBindingMethod(String) - Method in class sailpoint.object.SAMLConfig
 
setBody(List<MapDTO>) - Method in class sailpoint.object.ConnectorOperationData
 
setBody(String) - Method in class sailpoint.object.EmailTemplate
 
setBodyFormat(String) - Method in class sailpoint.object.ConnectorOperationData
 
setBooleanOption(String, boolean) - Method in class sailpoint.object.QuickLinkOptions
 
setBottomLabel(String) - Method in class sailpoint.object.Chart
 
setBulk(boolean) - Method in class sailpoint.object.QuickLink
Deprecated.
setBulkCertified(boolean) - Method in class sailpoint.object.CertificationAction
Deprecated.
Use bulkApprove() instead.
setBulkCertified(boolean) - Method in class sailpoint.object.CertificationEntity
 
setBulkDecision(String) - Method in class sailpoint.web.WorkItemBean
 
setBulkReassignment(boolean) - Method in class sailpoint.object.Certification
 
setBulkReassignmentEmailTemplate(String) - Method in class sailpoint.object.CertificationDefinition
 
setBulkRequest(boolean) - Method in class sailpoint.object.IdentityRequest
 
setBundle(String) - Method in class sailpoint.object.ArchivedCertificationItem
 
setBundle(String) - Method in class sailpoint.object.CertificationItem
 
setBundle(Bundle) - Method in class sailpoint.object.CertificationItem
 
setBundle(Bundle) - Method in class sailpoint.object.Profile
 
setBundle(Bundle) - Method in class sailpoint.object.RoleIndex
 
setBundleAssignmentId(String) - Method in class sailpoint.object.CertificationItem
 
setBundleDeleted(boolean) - Method in class sailpoint.object.RoleChangeEvent
 
setBundleEntitlements(List<EntitlementSnapshot>) - Method in class sailpoint.object.CertificationItem
 
setBundleId(String) - Method in class sailpoint.object.RoleChangeEvent
Set the bundle associated with this event
setBundleLevelAccountSelectorRule(Rule) - Method in class sailpoint.object.AccountSelectorRules
 
setBundleName(String) - Method in class sailpoint.object.RoleChangeEvent
Set the bundle name associated with this event
setBundleNamesMarkedForRemediation(List<String>) - Method in class sailpoint.object.PolicyViolation
This is relevant only for policies of TYPE_SOD.
setBundles(List<Bundle>) - Method in class sailpoint.object.Identity
 
setBundles(List<BundleSnapshot>) - Method in class sailpoint.object.IdentitySnapshot
 
setBundlesMarkedForRemediation(String) - Method in class sailpoint.object.PolicyViolation
This is relevant only for policies of TYPE_SOD.
setBundlesMarkedForRemediation(List<Bundle>) - Method in class sailpoint.object.PolicyViolation
This is relevant only for policies of TYPE_SOD.
setBundleSummary(String) - Method in class sailpoint.object.Identity
 
setBusinessRole(String) - Method in class sailpoint.object.CertifiableDescriptor
 
setBusinessRole(String) - Method in class sailpoint.object.EntitlementComment
Deprecated.
Kept for legacy comments - now stored in the CertifiableDescriptor.
setBusinessRole(Bundle) - Method in class sailpoint.object.MitigationExpiration
Deprecated.
Kept for legacy MitigationExpirations - now stored in the CertifiableDescriptor.
setBusinessRoleGrantBeans(List<CertificationItemBean.GenericCertifiableBean>) - Method in class sailpoint.web.certification.CertificationBean
 
setBusinessRoleIds(List<String>) - Method in class sailpoint.object.CertificationDefinition
 
setBusinessRoleRelationshipBeans(List<CertificationItemBean.GenericCertifiableBean>) - Method in class sailpoint.web.certification.CertificationBean
 
setBusinessRoleRemediationItemTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setBusinessRoles(List<CertificationItemBean.BusinessRoleBean>) - Method in class sailpoint.web.certification.CertificationBean
 
setBusinessRoleScore(int) - Method in class sailpoint.object.BaseIdentityIndex
 
setButtons(List<Form.Button>) - Method in class sailpoint.object.Form
Old interface for getting the discrete button list.
setCache(CacheReference) - Method in interface sailpoint.object.Cacheable
Assign a cache reference to the class.
setCacheResults(boolean) - Method in class sailpoint.object.QueryOptions
When true, the consumer of these QueryOptions has the option to cache the results upon execution.
setCallables(List<WorkflowRegistry.Callable>) - Method in class sailpoint.object.WorkflowRegistry
 
setCandidates(List<Bundle>) - Method in class sailpoint.api.EntitlementCorrelator
Register a set of candidate roles to be used in correlation.
setCapabilities(List<Capability>) - Method in class sailpoint.object.Identity
 
setCapabilitiesApproved(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setCapabilitiesRemediated(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setCaseId(String) - Method in class sailpoint.object.ProcessLog
 
setCaseInsensitive(boolean) - Method in class sailpoint.object.Application
 
setCaseName(String) - Method in class sailpoint.object.WorkflowLaunch
 
setCaseName(String) - Method in class sailpoint.object.WorkflowTestSuite
 
setCaseStatus(String) - Method in class sailpoint.object.ProcessLog
 
setCast(String) - Method in class sailpoint.object.Filter.LeafFilter
 
setCatches(String) - Method in class sailpoint.object.Workflow.Step
 
setCategory(String) - Method in class sailpoint.object.Chart
 
setCategory(String) - Method in class sailpoint.object.QuickLink
 
setCategoryName(String) - Method in class sailpoint.object.BaseAttributeDefinition
 
setCategoryStr(String) - Method in class sailpoint.object.WindowsEventLogEntry
 
setCategoryString(String) - Method in class sailpoint.object.WindowsEventLogEntry
 
setCause(ExpansionItem.Cause) - Method in class sailpoint.object.ExpansionItem
 
setCc(String) - Method in class sailpoint.object.EmailOptions
 
setCc(String) - Method in class sailpoint.object.EmailTemplate
 
setCertifiableDescriptor(CertifiableDescriptor) - Method in class sailpoint.object.CertificationDecision
Deprecated.
 
setCertifiableDescriptor(CertifiableDescriptor) - Method in class sailpoint.object.EntitlementComment
Deprecated.
 
setCertifiableDescriptor(CertifiableDescriptor) - Method in class sailpoint.object.IdentityHistoryItem
 
setCertifiableDescriptor(CertifiableDescriptor) - Method in class sailpoint.object.MitigationExpiration
 
setCertification(Certification) - Method in class sailpoint.object.ArchivedCertificationEntity
 
setCertification(Certification) - Method in class sailpoint.object.CertificationEntity
 
setCertification(String) - Method in class sailpoint.object.WorkItem
 
setCertification(Certification) - Method in class sailpoint.object.WorkItem
 
setCertification(String) - Method in class sailpoint.object.WorkItemArchive
 
setCertificationAccountGroupTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setCertificationActions(String) - Method in class sailpoint.object.Policy
 
setCertificationBusinessRoleCompositionTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setCertificationBusinessRoleMembershipTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setCertificationDecisionChallengedEmailTemplate(String) - Method in class sailpoint.object.CertificationDefinition
 
setCertificationDefinition(CertificationDefinition) - Method in class sailpoint.object.IdentityTrigger
 
setCertificationDefinitionId(String) - Method in class sailpoint.object.Certification
 
setCertificationDelegationReviewRequired(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setCertificationDetailedView(String) - Method in class sailpoint.object.CertificationDefinition
 
setCertificationDetailedViewFilterSet(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setCertificationEmailTemplate(String) - Method in class sailpoint.object.CertificationDefinition
 
setCertificationEntity(String) - Method in class sailpoint.object.WorkItem
 
setCertificationEntity(CertificationEntity) - Method in class sailpoint.object.WorkItem
 
setCertificationEntity(String) - Method in class sailpoint.object.WorkItemArchive
 
setCertificationEntityDataOwnerTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setCertificationEntityTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setCertificationEventsTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setCertificationGroupId(String) - Method in class sailpoint.object.CertificationArchive
 
setCertificationGroups(List<CertificationGroup>) - Method in class sailpoint.object.Certification
 
setCertificationId(String) - Method in class sailpoint.object.CertificationArchive
 
setCertificationId(String) - Method in class sailpoint.object.ProvisioningTransaction
Sets the id of the certification that the transaction is associated with.
setCertificationItem(CertificationItem) - Method in class sailpoint.object.IdentityEntitlement
 
setCertificationItem(String) - Method in class sailpoint.object.WorkItem
 
setCertificationItem(CertificationItem) - Method in class sailpoint.object.WorkItem
 
setCertificationItem(String) - Method in class sailpoint.object.WorkItemArchive
 
setCertificationItemDataOwnerTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setCertificationItemTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setCertificationLevel(Plugin.CertificationLevel) - Method in class sailpoint.object.Plugin
 
setCertificationLink(CertificationLink) - Method in class sailpoint.object.CertificationDecision
Deprecated.
 
setCertificationLink(CertificationLink) - Method in class sailpoint.object.IdentityHistoryItem
 
setCertificationLink(CertificationLink) - Method in class sailpoint.object.MitigationExpiration
 
setCertificationName(String) - Method in class sailpoint.object.CertificationCommand.BulkReassignment
 
setCertificationNameTemplate(String) - Method in class sailpoint.object.CertificationDefinition
 
setCertificationNotificationConfig(NotificationConfig) - Method in class sailpoint.object.CertificationDefinition
 
setCertificationOwner(String) - Method in class sailpoint.object.CertificationDefinition
 
setCertificationOwner(Identity) - Method in class sailpoint.object.CertificationDefinition
 
setCertificationRequiredDurationAmount(Long) - Method in class sailpoint.object.CertificationDefinition
 
setCertificationRequiredDurationScale(Duration.Scale) - Method in class sailpoint.object.CertificationDefinition
 
setCertificationRequiredEntities(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setCertificationRequiredEntities(int) - Method in class sailpoint.object.Certification
 
setCertificationRequiredItems(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setCertificationRequiredItems(int) - Method in class sailpoint.object.Certification
 
setCertificationRequiredNotificationConfig(NotificationConfig) - Method in class sailpoint.object.CertificationDefinition
 
setCertifications(List<Certification>) - Method in class sailpoint.object.Certification
 
setCertifications(List<CertificationLink>) - Method in class sailpoint.object.Identity
 
setCertificationScheduleTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setCertificationScore(int) - Method in class sailpoint.object.BaseIdentityIndex
 
setCertificationsDue(int) - Method in class sailpoint.object.GroupIndex
 
setCertificationsOnTime(int) - Method in class sailpoint.object.GroupIndex
 
setCertificationTrigger(String) - Method in class sailpoint.object.AlertDefinition.ActionConfig
 
setCertificationType(CertificationItem.Type) - Method in class sailpoint.object.IdentityHistoryItem
 
setCertifiedDurationAmount(Long) - Method in class sailpoint.object.CertificationDefinition
 
setCertifiedDurationScale(Duration.Scale) - Method in class sailpoint.object.CertificationDefinition
 
setCertifiedEntities(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setCertifiedEntities(int) - Method in class sailpoint.object.Certification
 
setCertifiedItems(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setCertifiedItems(int) - Method in class sailpoint.object.Certification
 
setCertifierIdentities(List<Identity>) - Method in class sailpoint.object.Certification
 
setCertifierIdentities(List<Identity>) - Method in class sailpoint.object.CertificationDefinition
 
setCertifierName(String) - Method in class sailpoint.object.CertificationDefinition
 
setCertifierNames(List<String>) - Method in class sailpoint.object.Certification
 
setCertifierOwnerAccount(String) - Method in class sailpoint.object.CertificationDefinition
 
setCertifierOwnerEntitlement(String) - Method in class sailpoint.object.CertificationDefinition
 
setCertifierOwnerRole(String) - Method in class sailpoint.object.CertificationDefinition
 
setCertifierRule(String) - Method in class sailpoint.object.CertificationDefinition
 
setCertifierRuleId(String) - Method in class sailpoint.object.CertificationDefinition.FactoryBean
 
setCertifiers(List<Identity>) - Method in class sailpoint.object.CertificationDefinition.GroupBean
 
setCertifiers(List<String>) - Method in class sailpoint.object.CertificationDefinition
 
setCertifiers(List<String>) - Method in class sailpoint.object.CertificationLink
 
setCertifiers(List<String>) - Method in class sailpoint.object.CertificationSnapshot
 
setCertifierSelectionType(CertificationDefinition.CertifierSelectionType) - Method in class sailpoint.object.CertificationDefinition
 
setCertifierSelectionType(String) - Method in class sailpoint.object.CertificationDefinition
 
setCertifyAccounts(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setCertifyEmptyAccounts(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setCertPageListItems(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setChallenge(CertificationChallenge) - Method in class sailpoint.object.CertificationItem
setChallengeAcceptedEmailTemplate(String) - Method in class sailpoint.object.CertificationDefinition
 
setChallengeDecisionExpirationEmailTemplate(String) - Method in class sailpoint.object.CertificationDefinition
 
setChallengeExpirationEmailTemplate(String) - Method in class sailpoint.object.CertificationDefinition
 
setChallengeGenerationEmailTemplate(String) - Method in class sailpoint.object.CertificationDefinition
 
setChallengePeriodDurationAmount(Long) - Method in class sailpoint.object.CertificationDefinition
 
setChallengePeriodDurationScale(Duration.Scale) - Method in class sailpoint.object.CertificationDefinition
 
setChallengePeriodEnabled(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setChallengePeriodEndEmailTemplate(String) - Method in class sailpoint.object.CertificationDefinition
 
setChallengePeriodStartEmailTemplate(String) - Method in class sailpoint.object.CertificationDefinition
 
setChallengePhaseEnterRuleName(String) - Method in class sailpoint.object.CertificationDefinition
 
setChallengeRejectedEmailTemplate(String) - Method in class sailpoint.object.CertificationDefinition
 
setChart(Chart) - Method in class sailpoint.object.LiveReport
 
setCheckAppAttribute(boolean) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setCheckAppAttributeScript(Script) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setCheckDisplayDetailedViewFilterSet(boolean) - Method in class sailpoint.web.certification.CertificationBean
 
setChecked(boolean) - Method in class sailpoint.object.CertificationDefinition.FactoryBean
 
setChecked(boolean) - Method in class sailpoint.object.CertificationDefinition.GroupBean
 
setCheckEffective(boolean) - Method in class sailpoint.object.IdentitySelector.MatchTerm
 
setCheckLimitReassignments(boolean) - Method in class sailpoint.object.CertificationCommand.BulkReassignment
 
setCheckSelfCertification(boolean) - Method in class sailpoint.object.CertificationCommand.BulkReassignment
 
setChildActions(List<CertificationAction>) - Method in class sailpoint.object.CertificationAction
 
setChildCertificationIds(List<String>) - Method in class sailpoint.object.CertificationArchive
 
setChildHierarchy(boolean) - Method in class sailpoint.object.Schema
 
setChildren(List<AlertMatchConfig.AlertMatchTerm>) - Method in class sailpoint.object.AlertMatchConfig.AlertMatchTerm
 
setChildren(List<CandidateRole>) - Method in class sailpoint.object.CandidateRole
 
setChildren(List<Filter>) - Method in class sailpoint.object.Filter.CompositeFilter
 
setChildren(List<IdentityAttributeFilterControl>) - Method in class sailpoint.object.IdentityAttributeFilterControl
 
setChildren(List<IdentitySelector.MatchTerm>) - Method in class sailpoint.object.IdentitySelector.MatchTerm
 
setChildren(List<Workflow.Approval>) - Method in class sailpoint.object.Workflow.Approval
 
setChildResources(List<String>) - Method in class sailpoint.object.WebResource
 
setChildScopes(List<Scope>) - Method in class sailpoint.object.Scope
 
setClasses(List<AuditConfig.AuditClass>) - Method in class sailpoint.object.AuditConfig
 
setClassification(Classification) - Method in class sailpoint.object.ObjectClassification
 
setClassificationNames(List<String>) - Method in class sailpoint.object.CertificationItem
Set the names of the Classification objects associated with the item
setClassificationNames(List<String>) - Method in class sailpoint.object.IdentitySelector.MatchTerm.ContributingEntitlement
 
setClassifications(List<ObjectClassification>) - Method in interface sailpoint.object.Classifiable
Set the classifications on the object
setClassifications(List<ObjectClassification>) - Method in class sailpoint.object.SailPointObject
Set the classifications on the object
setClassifier(TimePeriod.ClassifierType) - Method in class sailpoint.object.TimePeriod
 
setClassName(String) - Method in class sailpoint.object.AuditConfig.AuditAttribute
 
setClassName(String) - Method in class sailpoint.object.ConnectorConfig
Deprecated.
 
setClassName(String) - Method in class sailpoint.object.Reference
 
setClassname(String) - Method in class sailpoint.object.SyslogEvent
 
setClassName(String) - Method in class sailpoint.object.WorkflowTarget
 
setClassNames(List<String>) - Method in class sailpoint.object.FullTextIndex
Set the names of the classes included in the index
setCleanable(boolean) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
setClicked(boolean) - Method in class sailpoint.object.Form.Button
 
setClientHost(String) - Method in class sailpoint.object.AuditEvent
 
setClientId(String) - Method in class sailpoint.object.OAuthClient
 
setClobParameter(PreparedStatement, int, String) - Method in interface sailpoint.tools.JdbcUtil.ClobHandler
 
setClobParameter(PreparedStatement, int, String) - Static method in class sailpoint.tools.JdbcUtil
Set a clob parameter at a given position in the given PreparedStatement.
setCloneResults(boolean) - Method in class sailpoint.object.QueryOptions
 
setCluster(String) - Method in class sailpoint.object.Application
 
setClusterScript(Script) - Method in class sailpoint.object.ProvisioningConfig
 
setCollectionCondition(Filter.CompositeFilter) - Method in class sailpoint.object.Filter.LeafFilter
 
setCollector(String) - Method in class sailpoint.object.ActivityDataSource
 
setCollector(String) - Method in class sailpoint.object.TargetSource
 
setColor(String) - Method in class sailpoint.object.ScoreBandConfig
 
setColumn(String) - Method in class sailpoint.api.PersistenceManager.LockParameters
 
setColumn(String) - Method in class sailpoint.object.QueryOptions.Ordering
 
setColumns(int) - Method in class sailpoint.object.Form.Section
 
setColumnSpan(int) - Method in class sailpoint.object.Field
 
setCommands(List<CertificationCommand>) - Method in class sailpoint.object.Certification
 
setComment(String) - Method in class sailpoint.object.Comment
 
setComment(String) - Method in class sailpoint.object.WorkItem.OwnerHistory
 
setComments(List<Comment>) - Method in class sailpoint.object.ApprovalItem
 
setComments(String) - Method in class sailpoint.object.Certification
 
setComments(String) - Method in class sailpoint.object.CertificationArchive
 
setComments(String) - Method in class sailpoint.object.CertificationCommand.BulkReassignment
 
setComments(String) - Method in class sailpoint.object.IdentityHistoryItem
 
setComments(String) - Method in class sailpoint.object.MitigationExpiration
 
setComments(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
setComments(String) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
setComments(String) - Method in class sailpoint.object.ProvisioningPlan
 
setComments(String) - Method in class sailpoint.object.RoleAssignment
Optional comments that can be added by the assigner to explain the purpose of this assignment.
setComments(String) - Method in class sailpoint.object.Signoff.Signatory
 
setComments(List<Comment>) - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
 
setComments(List<Comment>) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
 
setComments(List<Comment>) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
 
setComments(List<Comment>) - Method in class sailpoint.object.WorkItem
 
setComments(List<Comment>) - Method in class sailpoint.object.WorkItemArchive
 
setComments(String) - Method in class sailpoint.object.WorkItemMonitor
 
setCompareDeltaRO(Script) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This method set used to set script provide in testcase to compare delta ROs
setCompareRO(boolean) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setCompareROScript(Script) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setCompensatingControl(String) - Method in class sailpoint.object.BaseConstraint
 
setCompilation(Object) - Method in class sailpoint.object.Script
 
setCompilationStatus(IdentityRequestItem.CompilationStatus) - Method in class sailpoint.object.IdentityRequestItem
 
setComplete(boolean) - Method in class sailpoint.object.Certification
 
setComplete(boolean) - Method in class sailpoint.object.Workflow.Approval
 
setComplete(boolean) - Method in class sailpoint.object.Workflow
 
setComplete(boolean) - Method in class sailpoint.object.Workflow.Step
 
setComplete(boolean) - Method in class sailpoint.web.WorkItemBean
Called by JSF, no-op.
setCompleteCertificationHierarchy(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setCompleted(Date) - Method in class sailpoint.object.AbstractCertificationItem
 
setCompleted(Date) - Method in class sailpoint.object.CertificationLink
 
setCompleted(int) - Method in class sailpoint.object.CertificationStatistic
 
setCompleted(Date) - Method in class sailpoint.object.TaskItem
 
setCompletedCertifications(int) - Method in class sailpoint.object.CertificationGroup
 
setCompletedCount(int) - Method in class sailpoint.object.BatchRequest
 
setCompletedDate(Date) - Method in class sailpoint.object.BatchRequest
 
setCompletedEntities(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setCompletedEntities(int) - Method in class sailpoint.object.Certification
 
setCompletedEntities(List<String>) - Method in class sailpoint.object.CertificationSnapshot
 
setCompletedItems(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setCompletedItems(int) - Method in class sailpoint.object.Certification
 
setCompleteHierarchy(boolean) - Method in class sailpoint.object.Certification
 
setCompleter(String) - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
 
setCompleter(String) - Method in class sailpoint.object.WorkItem
 
setCompleter(String) - Method in class sailpoint.object.WorkItemArchive
 
setCompletionComments(String) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
 
setCompletionComments(String) - Method in class sailpoint.object.WorkItem
 
setCompletionComments(String) - Method in class sailpoint.object.WorkItemArchive
 
setCompletionComments(String) - Method in class sailpoint.object.WorkItemMonitor
 
setCompletionState(WorkItem.State) - Method in class sailpoint.object.WorkItemMonitor
 
setCompletionStatus(IdentityRequest.CompletionStatus) - Method in class sailpoint.object.IdentityRequest
 
setCompletionStatus(TaskResult.CompletionStatus) - Method in class sailpoint.object.TaskItem
 
setCompletionUser(String) - Method in class sailpoint.object.WorkItemMonitor
 
setComponent(boolean) - Method in class sailpoint.object.ScoreDefinition
 
setComponentIds(String) - Method in class sailpoint.object.Link
 
setComponentIds(String) - Method in class sailpoint.object.LinkSnapshot
 
setComposite(boolean) - Method in class sailpoint.object.ScoreDefinition
 
setCompositeDefinition(CompositeDefinition) - Method in class sailpoint.object.Application
 
setCompositePercentage(int) - Method in class sailpoint.object.ScoreItem
 
setCompositeScore(int) - Method in class sailpoint.object.CertificationEntity
 
setCompositeScore(int) - Method in class sailpoint.object.GenericIndex
 
setCompositeSource(String, String) - Method in class sailpoint.object.AttributeDefinition
Sets the source application and attribute for this attribute.
setComputerName(String) - Method in class sailpoint.object.WindowsEventLogEntry
 
setConcurrent(boolean) - Method in class sailpoint.object.TaskDefinition
 
setCondition(String) - Method in class sailpoint.object.Workflow.Step
 
setConditionScript(Script) - Method in class sailpoint.object.Workflow.Step
 
setConfig(Map<String, Object>) - Method in class openconnector.ConnectorConfig
Set the map of configuration parameters.
setConfig(MiningConfig) - Method in class sailpoint.object.RoleMiningResult
 
setConfig(Attributes<String, Object>) - Method in class sailpoint.object.Schema
 
setConfigAttributes(Attributes<String, Object>) - Method in class sailpoint.object.ObjectConfig
 
setConfigForm(String) - Method in class sailpoint.object.Workflow
 
setConfigForm(String) - Method in class sailpoint.object.Workflow.Step
 
setConfigPage(String) - Method in class sailpoint.object.Policy
 
setConfigPage(String) - Method in class sailpoint.object.ScoreDefinition
 
setConfigs(List<CertificationDefinition.NotificationConfig.IConfig>) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
 
setConfigs(List<NotificationConfig.IConfig>) - Method in class sailpoint.object.NotificationConfig
 
setConfiguration(Attributes<String, Object>) - Method in class sailpoint.object.ActivityDataSource
 
setConfiguration(Configuration) - Static method in class sailpoint.object.LockInfo
Assimilate configuration options.
setConfiguration(Attributes<String, Object>) - Method in class sailpoint.object.TargetSource
/** This function sets target source configuration This function also the sets default search attribute of the target source based on the target collector type.
setConnector(String) - Method in class sailpoint.object.Application
Set the string that represents the class that implements this application.
setConnectorServices(ConnectorServices) - Method in class openconnector.AbstractConnector
Sets the ConnectorServices object, provided by OpenConnectorAdapter.
setConnectorServices(ConnectorServices) - Method in interface openconnector.Connector
Sets the ConnectorServices object.
setConnectorServices(ConnectorServices) - Method in class sailpoint.connector.CollectorServices
Sets the ConnectorServices object, provided by ConnectorFactory.
setConnectorServices(ConnectorServices) - Method in interface sailpoint.connector.Connector
Sets the ConnectorServices object.
setConnectorState(String, Object) - Method in class openconnector.AbstractConnector
Interface to set connector state values
setConnectorState(String, Object) - Method in interface openconnector.Connector
Interface to set new connector config value
setConnectorState(String, Object) - Method in class sailpoint.connector.AbstractConnector
Interface to set new connector config value
setConsole(boolean) - Method in class sailpoint.object.ServiceDefinition
 
setConsolidatedPartitionResults(boolean) - Method in class sailpoint.object.TaskResult
Set the consoliddated partition result flag.
setConstraint(BaseConstraint) - Method in class sailpoint.object.PolicyViolation
Sets the constraint on the PolicyViolation, copying the id and name.
setConstraintId(String) - Method in class sailpoint.object.CertifiableDescriptor
Deprecated.
Used to upgrade legacy objects.
setConstraintId(String) - Method in class sailpoint.object.EntitlementComment
Deprecated.
Kept around for older (pre-3.0) violation decisions
setConstraintId(String) - Method in class sailpoint.object.MitigationExpiration
Deprecated.
Kept for legacy MitigationExpirations - now stored in the CertifiableDescriptor.
setConstraintId(String) - Method in class sailpoint.object.PolicyViolation
The unique id of the BaseConstraint within the policy that was violated.
setConstraintName(String) - Method in class sailpoint.object.ArchivedCertificationItem
 
setConstraintName(String) - Method in class sailpoint.object.ImpactAnalysis.PolicyConflict
 
setConstraintName(String) - Method in class sailpoint.object.MitigationExpiration
Deprecated.
This property is derived and cannot be set.
setConstraintName(String) - Method in class sailpoint.object.PolicyViolation
 
setConstraintNameAndTruncate(String) - Method in class sailpoint.object.IdentityHistoryItem
 
setConstraintRuleName(String) - Method in class sailpoint.object.CertifiableDescriptor
Deprecated.
Used to upgrade legacy objects.
setConstraintRuleName(String) - Method in class sailpoint.object.EntitlementComment
Deprecated.
Kept around for older (pre-3.0) violation decisions
setConstraints(Map<String, Object>) - Method in class sailpoint.api.PasswordPolice
Set password policy
setConstraints(List<Filter>) - Method in class sailpoint.object.Profile
 
setConstraints(List<Filter>) - Method in class sailpoint.object.RoleSnapshot.ProfileSnapshot
 
setContainer(boolean) - Method in class sailpoint.object.AlertMatchConfig.AlertMatchTerm
 
setContainer(boolean) - Method in class sailpoint.object.IdentitySelector.MatchTerm
 
setContent(byte[]) - Method in class sailpoint.object.Attachment
Set the content of the file
setContentLength(long) - Method in class sailpoint.object.PersistedFile
 
setContentType(String) - Method in class sailpoint.object.PersistedFile
 
setContext(SailPointContext) - Static method in class sailpoint.api.SailPointFactory
Allows a given thread to set the ThreadLocal context instance.
setContext(String) - Method in class sailpoint.object.Difference
 
setContextUrl(String) - Method in class sailpoint.object.ConnectorOperationData
 
setContinuous(boolean) - Method in class sailpoint.object.Certification
Deprecated.
setContinuous(boolean) - Method in class sailpoint.object.CertificationDefinition
 
setContinuousConfig(List<ContinuousStateConfig>) - Method in class sailpoint.object.Certification
 
setContinuousState(AbstractCertificationItem.ContinuousState) - Method in class sailpoint.object.AbstractCertificationItem
 
setContinuousState(AbstractCertificationItem.ContinuousState) - Method in class sailpoint.object.ContinuousStateConfig
 
setContributingEntitlements(List<IdentitySelector.MatchTerm.ContributingEntitlement>) - Method in class sailpoint.object.IdentitySelector.MatchTerm
 
setControlledScopes(List<Scope>) - Method in class sailpoint.object.Identity
 
setControlsAssignedScope(Boolean) - Method in class sailpoint.object.Identity
 
setCookie(SailPointHttpClient.Cookie) - Method in class sailpoint.integration.SailPointHttpClient
Add a cookie object.
setCookie(String, String, String) - Method in class sailpoint.integration.SailPointHttpClient
Set the value of a cookie.
setCorrelated(boolean) - Method in class sailpoint.object.Identity
 
setCorrelatedOverridden(boolean) - Method in class sailpoint.object.Identity
 
setCorrelationKey(int) - Method in class sailpoint.object.AttributeDefinition
 
setCorrelationKeyAssigned(boolean) - Method in class sailpoint.object.AttributeDefinition
 
setCorrelationMap(Map<String, String>) - Method in class sailpoint.object.CompositeDefinition.Tier
 
setCorrelationRule(Rule) - Method in class sailpoint.object.ActivityDataSource
 
setCorrelationRule(Rule) - Method in class sailpoint.object.Application
 
setCorrelationRule(String) - Method in class sailpoint.object.CompositeDefinition.Tier
 
setCorrelationRule(Rule) - Method in class sailpoint.object.Schema
 
setCorrelationRule(Rule) - Method in class sailpoint.object.TargetSource
 
setCount(int) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
 
setCount(int) - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
 
setCount(int) - Method in class sailpoint.object.NotificationConfig.ConfigBase
 
setCount(int) - Method in interface sailpoint.object.NotificationConfig.IConfig
 
setCreate(boolean) - Method in class sailpoint.object.AuditConfig.AuditClass
 
setCreate(boolean) - Method in class sailpoint.object.ChangeSummary
 
setCreated(Date) - Method in class sailpoint.object.ApplicationActivity
Created is not used in ApplicationActivity objects.
setCreated(Date) - Method in class sailpoint.object.SailPointObject
This is intended for use only by the persistent storage manager to be set immediately prior to storage.
setCreateDate(Date) - Method in class sailpoint.object.OAuthClient
 
setCreateDate(Date) - Method in class sailpoint.object.VerificationToken
 
setCreationRule(Rule) - Method in class sailpoint.object.Application
 
setCreationRule(Rule) - Method in class sailpoint.object.Schema
 
setCreationRule(Rule) - Method in class sailpoint.object.TargetSource
 
setCreator(String) - Method in class sailpoint.object.Archive
 
setCreator(String) - Method in class sailpoint.object.Certification
 
setCreator(Identity) - Method in class sailpoint.object.Certification
 
setCreator(String) - Method in class sailpoint.object.RemoteLoginToken
 
setCreatorName(String) - Method in class sailpoint.object.CertificationArchive
 
setCronExpressions(List<String>) - Method in class sailpoint.object.TaskSchedule
 
setCssClass(String) - Method in class sailpoint.object.QuickLink
 
setCssClass(String) - Method in class sailpoint.object.QuickLinkCategory
 
setCsvListDelimiter(String) - Method in class sailpoint.object.ConnectorTestConfig
 
setCurrentCertificationIdentityId(String) - Method in class sailpoint.web.certification.CertificationBean
 
setCurrentCertificationIdentityIndex(Integer) - Method in class sailpoint.web.certification.CertificationBean
 
setCurrentPassword(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setCurrentStep(String) - Method in class sailpoint.object.Workflow
 
setCustom1(String) - Method in class sailpoint.object.AbstractCertificationItem
Set the custom1 custom property - also mark this item for refresh.
setCustom1(String) - Method in class sailpoint.web.certification.CertificationItemBean
 
setCustom2(String) - Method in class sailpoint.object.AbstractCertificationItem
Set the custom2 custom property - also mark this item for refresh.
setCustom2(String) - Method in class sailpoint.web.certification.CertificationItemBean
 
setCustomControl(String) - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
 
setCustomizationRule(Rule) - Method in class sailpoint.object.Application
 
setCustomizationRule(Rule) - Method in class sailpoint.object.Schema
 
setCustomizerClass(String) - Method in class sailpoint.object.Chart
 
setCustomMap(Map<String, Object>) - Method in class sailpoint.object.AbstractCertificationItem
Set the extendedMap custom property - also mark this item for refresh.
setCustomMap(Map<String, Object>) - Method in class sailpoint.web.certification.CertificationItemBean
 
setDashboardApplicatonStatisticsTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setDashboardCertificationStatusTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setDashboardInboxTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setDashboardOutboxTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setDashboardSignoffTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setData(List<Map<String, Object>>) - Method in class sailpoint.object.Chart
 
setData(byte[]) - Method in class sailpoint.object.EmailFileAttachment
 
setData(byte[]) - Method in class sailpoint.object.FileBucket
 
setData(Map<String, Object>) - Method in class sailpoint.object.LiveReport.LiveReportSummary
Populates the table with the data from the Map generated by the datasource.
setData(String) - Method in class sailpoint.object.TaskStatistics.TaskStatistic
 
setDataIndex(String) - Method in class sailpoint.object.ColumnConfig
 
setDataSource(String) - Method in class sailpoint.object.ApplicationActivity
 
setDataSource(ReportDataSource) - Method in class sailpoint.object.LiveReport
 
setDataSourceClass(String) - Method in class sailpoint.object.LiveReport.LiveReportSummary
 
setDataSourceClass(String) - Method in class sailpoint.object.ReportDataSource
 
setDataSourceObject(ActivityDataSource) - Method in class sailpoint.object.ApplicationActivity
Given an Identity object, pull out the objects id and name.
setDataSourceRule(Rule) - Method in class sailpoint.object.Chart
 
setDataSourceRule(Rule) - Method in class sailpoint.object.LiveReport.LiveReportSummary
 
setDataSourceScript(Script) - Method in class sailpoint.object.LiveReport.LiveReportSummary
 
setDate(Date) - Method in class sailpoint.object.Assignment
 
setDate(Date) - Method in class sailpoint.object.Comment
 
setDate(Date) - Method in class sailpoint.object.RoleDetection
 
setDate(Date) - Method in class sailpoint.object.Signoff.Signatory
 
setDateFormat(String) - Method in class sailpoint.object.ActivityFieldMap
 
setDateFormat(String) - Method in class sailpoint.object.ReportColumnConfig
 
setDateStyle(String) - Method in class sailpoint.object.ColumnConfig
 
setDeactivationDate(Date) - Method in class sailpoint.object.Bundle
 
setDebug(boolean) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setDebug(boolean) - Method in class sailpoint.object.ConnectorTestConfig
 
setDecisionCertificationId(String) - Method in class sailpoint.object.CertificationAction
Deprecated.
Use approve(), etc... to set the decision certification ID.
setDecisionDate(Date) - Method in class sailpoint.object.CertificationAction
Deprecated.
Use approve(), etc... to set the decision date.
setDecisions(String) - Method in class sailpoint.web.WorkItemBean
 
setDefaultApprovalOwner(String) - Method in class sailpoint.api.Workflower
Set the default owner for approvals that don't have one.
setDefaultAssignee(String) - Method in class sailpoint.object.CertificationDefinition
 
setDefaultAssignee(Identity) - Method in class sailpoint.object.CertificationDefinition
 
setDefaultEscalationConfigForNew(CertificationDefinition.NotificationConfig.EscalationConfig) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
 
setDefaultIcon(boolean) - Method in class sailpoint.object.Workflow.Step.Icon
 
setDefaultReminderConfigForNew(CertificationDefinition.NotificationConfig.ReminderConfig) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
 
setDefaultSort(String) - Method in class sailpoint.object.ReportDataSource
 
setDefaultValue(Object) - Method in class sailpoint.object.BaseAttributeDefinition
 
setDefaultValue(String) - Method in class sailpoint.object.ReportDataSource.Parameter
 
setDefinition(CertificationDefinition) - Method in class sailpoint.object.CertificationGroup
 
setDefinition(CertificationDefinition) - Method in class sailpoint.object.CertificationSchedule
 
setDefinition(GroupDefinition) - Method in class sailpoint.object.GroupIndex
 
setDefinition(RequestDefinition) - Method in class sailpoint.object.Request
 
setDefinition(ServiceDefinition) - Method in class sailpoint.object.ServiceStatus
 
setDefinition(TaskDefinition) - Method in class sailpoint.object.TaskResult
 
setDefinitionName(String) - Method in class sailpoint.object.TaskSchedule
Set the TaskDefinition identifier.
setDelay(int) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setDelegated(int) - Method in class sailpoint.object.CertificationStatistic
 
setDelegatedEntities(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setDelegatedEntities(int) - Method in class sailpoint.object.Certification
 
setDelegatedEntities(List<String>) - Method in class sailpoint.object.CertificationSnapshot
 
setDelegatedItems(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setDelegatedItems(int) - Method in class sailpoint.object.Certification
 
setDelegation(CertificationDelegation) - Method in class sailpoint.object.AbstractCertificationItem
 
setDelegationForwardingDisabled(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setDelete(boolean) - Method in class sailpoint.object.AuditConfig.AuditClass
 
setDelete(boolean) - Method in class sailpoint.object.ChangeSummary
 
setDelete(boolean) - Method in class sailpoint.object.ResourceObject
Set a flag indicating that this object has been deleted.
setDeleteAll(boolean) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This flag will indicate whether to delete all occurrence of matching accounts with provided accountAttrValue.
setDeleteOnFinish(boolean) - Method in class sailpoint.object.TaskSchedule
 
setDeletes(List<Bundle>) - Method in class sailpoint.api.EntitlementCorrelator
Deprecated.
This option is not supported.
setDeleteToDisable(boolean) - Method in class sailpoint.object.ProvisioningConfig
 
setDeleteValidationScript(Script) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setDeltaAggregationState(Map<String, Object>) - Method in class openconnector.AbstractConnector
Convenience method to set the delta aggregation state.
setDeltaThreshold(int) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setDemoteSoftPermits(boolean) - Method in class sailpoint.api.EntitlementCorrelator
Set an option that causes the demotion of hard permits with assigner "system" back to soft permits.
setDenormalizationPending(boolean) - Method in class sailpoint.object.Scope
 
setDenyPermission(boolean) - Method in class sailpoint.object.TargetAssociation
 
setDependencies(List<Application>) - Method in class sailpoint.object.Application
Sets the applications that this application is dependent upon for provisioning.
setDependencies(String) - Method in class sailpoint.object.Field
 
setDependentPhase(int) - Method in class sailpoint.object.Request
 
setDeprecated(boolean) - Method in class sailpoint.object.TaskDefinition
 
setDepth(int) - Method in class sailpoint.object.WindowsShare
 
setDescription(String) - Method in class openconnector.Schema.Attribute
Sets description of attribute
setDescription(String) - Method in class sailpoint.object.Application
setDescription(String) - Method in class sailpoint.object.ApplicationActivity
Description is not used in ApplicationActivity objects.
setDescription(String) - Method in class sailpoint.object.BaseAttributeDefinition
 
setDescription(String) - Method in class sailpoint.object.Bundle
Deprecated.
Use #addDescription(String locale, String description)
setDescription(String) - Method in class sailpoint.object.CertificationCommand.BulkReassignment
 
setDescription(String) - Method in class sailpoint.object.CertificationSchedule
 
setDescription(String) - Method in class sailpoint.object.IdentityTypeDefinition
 
setDescription(String) - Method in class sailpoint.object.ImpactAnalysis.PolicyConflict
 
setDescription(String) - Method in class sailpoint.object.ManagedAttribute
Deprecated.
Use #addDescription(String locale, String description)
setDescription(String) - Method in class sailpoint.object.Module
 
setDescription(String) - Method in class sailpoint.object.PasswordPolicy
 
setDescription(String) - Method in class sailpoint.object.Policy
Deprecated.
Use #addDescription(String locale, String description)
setDescription(String) - Method in class sailpoint.object.PropertyInfo
 
setDescription(String) - Method in class sailpoint.object.Right
 
setDescription(String) - Method in class sailpoint.object.RoleTypeDefinition
 
setDescription(String) - Method in class sailpoint.object.SailPointObject
 
setDescription(String) - Method in class sailpoint.object.ScoreDefinition
 
setDescription(String) - Method in class sailpoint.object.Signature
 
setDescription(String) - Method in class sailpoint.object.TaskSchedule
 
setDescription(String) - Method in class sailpoint.object.Template
 
setDescription(String) - Method in class sailpoint.object.Workflow.Approval
 
setDescription(String) - Method in class sailpoint.object.Workflow.Step
 
setDescriptionAttribute(String) - Method in class sailpoint.object.Schema
 
setDescriptionKey(String) - Method in class sailpoint.object.WorkflowRegistry.Callable
 
setDescriptions(Map<String, String>) - Method in class sailpoint.object.Application
Set the descriptions
setDescriptions(Map<String, String>) - Method in class sailpoint.object.Bundle
Set the descriptions
setDescriptions(Map<String, String>) - Method in class sailpoint.object.CandidateRole
Set the descriptions
setDescriptions(Map<String, String>) - Method in class sailpoint.object.Classification
 
setDescriptions(Map<String, String>) - Method in interface sailpoint.object.Describable
Set the Map of localized descriptions.
setDescriptions(Map<String, String>) - Method in class sailpoint.object.ManagedAttribute
Set the Map of localized descriptions.
setDescriptions(Map<String, String>) - Method in class sailpoint.object.Policy
 
setDescriptionTemplate(String) - Method in class sailpoint.object.WorkItemConfig
 
setDesignXml(String) - Method in class sailpoint.object.JasperTemplate
Set the design xml for this object.
setDestination(ProvisioningPlan.AccountRequest.Operation) - Method in class sailpoint.object.ManagedResource.OperationTransformation
 
setDetailedError(String, Object...) - Method in exception openconnector.ConnectorException
 
setDetailedError(Message) - Method in exception openconnector.ConnectorException
 
setDetails(ViolationDetails) - Method in class sailpoint.object.PolicyViolation
 
setDetailViewPostback(boolean) - Method in class sailpoint.web.certification.CertificationBean
Set that this postback is coming from the detail view (for example - not the grid).
setDetected(boolean) - Method in class sailpoint.object.RoleMetadata
 
setDetected(int) - Method in class sailpoint.object.RoleScorecard
 
setDetectedAsExceptions(int) - Method in class sailpoint.object.RoleScorecard
 
setDetectedCount(int) - Method in class sailpoint.object.RoleIndex
 
setDetectedException(boolean) - Method in class sailpoint.object.RoleMetadata
 
setDetectedRoleReconciliation(boolean) - Method in class sailpoint.api.Provisioner
Special option.
setDetectedRoles(List<Bundle>) - Method in class sailpoint.object.Identity
 
setDetectionId(String) - Method in class sailpoint.object.RoleDetection
 
setDictionary(Dictionary) - Method in class sailpoint.object.DictionaryTerm
 
setDifferences(IdentityDifference) - Method in class sailpoint.object.CertificationEntity
 
setDifferences(List<Difference>) - Method in class sailpoint.object.ChangeSummary
 
setDifferences(String) - Method in class sailpoint.object.IdentitySnapshot
 
setDifferences(List<Difference>) - Method in class sailpoint.object.NativeChangeDetection
 
setDifferencesAndTruncate(String) - Method in class sailpoint.object.IdentitySnapshot
Set the differences string.
setDirectAssignments(List<DirectAssignment>) - Method in class sailpoint.object.CorrelationConfig
 
setDirectoriesOnly(boolean) - Method in class sailpoint.object.WindowsShare
 
setDirty(boolean) - Method in class sailpoint.object.SailPointObject
 
setDirtyRead(boolean) - Method in class sailpoint.object.QueryOptions
 
setDisable(boolean) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setDisable(boolean) - Method in class sailpoint.object.ConnectorTestConfig
 
setDisableConnectorStateMapUpdate(boolean) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setDisabled(boolean) - Method in class sailpoint.object.FullTextIndex
 
setDisabled(boolean) - Method in class sailpoint.object.Plugin
 
setDisabled(boolean) - Method in class sailpoint.object.SailPointObject
 
setDisablePreview(boolean) - Method in class sailpoint.object.LiveReport
 
setDisablePreviewMessage(String) - Method in class sailpoint.object.LiveReport
 
setDisableTaskRunStatistics(boolean) - Static method in class sailpoint.api.TaskManager
 
setDisallowedAttributes(List<String>) - Method in class sailpoint.object.IdentityTypeDefinition
 
setDisallowedAttributes(List<String>) - Method in class sailpoint.object.RoleTypeDefinition
 
setDisplayableName(String) - Method in class sailpoint.object.DeletedObject
This will no-op because displayable name is a pseudo property that is maintained strictly by hibernate.
setDisplayableName(String) - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean.IdentityBeanLight
 
setDisplayAttribute(String) - Method in class sailpoint.object.Schema
Sets the name of the attribute that will be used when displaying objects of this schema.
setDisplayEntitlementDescription(Boolean) - Method in class sailpoint.object.Certification
Sets attribute which indicates whether the entitlement description should be displayed rather than the entitlement name.
setDisplayEntitlementDescriptions(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setDisplayField(String) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.RecipientInfo
 
setDisplayName(String) - Method in class sailpoint.object.AccountItem
 
setDisplayName(String) - Method in class sailpoint.object.Alert
 
setDisplayName(String) - Method in class sailpoint.object.AlertAction.AlertNotification
 
setDisplayName(String) - Method in class sailpoint.object.AlertDefinition
 
setDisplayName(String) - Method in class sailpoint.object.ApprovalItem
 
setDisplayName(String) - Method in class sailpoint.object.AuditConfig.AuditAction
 
setDisplayName(String) - Method in class sailpoint.object.AuditConfig.AuditAttribute
 
setDisplayName(String) - Method in class sailpoint.object.AuditConfig.AuditClass
 
setDisplayName(String) - Method in class sailpoint.object.BaseAttributeDefinition
 
setDisplayName(String) - Method in class sailpoint.object.Bundle
Sets the display name of the Bundle.
setDisplayName(String) - Method in class sailpoint.object.Capability
 
setDisplayName(String) - Method in enum sailpoint.object.CertificationAction.Status
 
setDisplayName(String) - Method in class sailpoint.object.Classification
 
setDisplayName(String) - Method in class sailpoint.object.ConnectorConfig
Deprecated.
 
setDisplayName(String) - Method in class sailpoint.object.Difference
 
setDisplayName(String) - Method in class sailpoint.object.EntitlementGroup
 
setDisplayName(String) - Method in class sailpoint.object.EntitlementSnapshot
 
setDisplayName(String) - Method in class sailpoint.object.ESignatureType
 
setDisplayName(String) - Method in class sailpoint.object.Identity
 
setDisplayName(String) - Method in class sailpoint.object.IdentityAttributeFilterControl
 
setDisplayName(String) - Method in class sailpoint.object.IdentityTypeDefinition
 
setDisplayName(String) - Method in class sailpoint.object.Link
 
setDisplayName(String) - Method in class sailpoint.object.ManagedAttribute
 
setDisplayName(String) - Method in class sailpoint.object.MonitoringStatistic
 
setDisplayName(String) - Method in class sailpoint.object.PersistentIdentityItem
 
setDisplayName(String) - Method in class sailpoint.object.Plugin
 
setDisplayName(String) - Method in class sailpoint.object.ResourceObject
Returns string that represents a name that can be displayed to represent object.
setDisplayName(String) - Method in class sailpoint.object.Right
 
setDisplayName(String) - Method in class sailpoint.object.RoleTarget
Sets the display name of the account.
setDisplayName(String) - Method in class sailpoint.object.RoleTypeDefinition
 
setDisplayName(String) - Method in class sailpoint.object.Scope
 
setDisplayName(String) - Method in class sailpoint.object.ScoreDefinition
 
setDisplayName(String) - Method in class sailpoint.object.ScoreItem
 
setDisplayName(String) - Method in class sailpoint.object.Signoff.Signatory
 
setDisplayName(String) - Method in class sailpoint.object.SPRight
 
setDisplayName(String) - Method in class sailpoint.object.Target
 
setDisplayNameIfDifferent(String) - Method in class sailpoint.object.RoleTarget
XML clutter hack.
setDisplayNameKey(String) - Method in class sailpoint.object.WorkflowRegistry.WorkflowType
 
setDisplayOnly(boolean) - Method in class sailpoint.object.Field
 
setDisplayStartUpHelpCertificationEntityView(boolean) - Method in class sailpoint.web.certification.CertificationBean
Sets the Display Start Up Help Certification Entity View
setDisplayStartUpHelpCertificationGridView(boolean) - Method in class sailpoint.web.certification.CertificationBean
Sets the Display Start Up Help Certification Grid View
setDisplayType(String) - Method in class sailpoint.object.Field
 
setDisplayValue(String) - Method in class sailpoint.object.ApprovalItem
 
setDisplayValue(String) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
setDistinct(boolean) - Method in class sailpoint.object.QueryOptions
 
setDoCreate(boolean) - Method in class sailpoint.object.AccountSelection
 
setDoCreate(boolean) - Method in class sailpoint.object.RoleTarget
Sets doCreate.
setDomain(String) - Method in class sailpoint.integration.SailPointHttpClient.Cookie
 
setDomainDN(String) - Method in class sailpoint.object.DomainData
 
setDomainForestName(String) - Method in class sailpoint.object.DomainData
 
setDomainIterateSearchFilter(String) - Method in class sailpoint.object.DomainData
 
setDoNotDeleteAccountAttrValue(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This method will set account attribute value of admin user account.
setDoRefresh(boolean) - Method in class sailpoint.api.Provisioner
Set whether to perform an identity refresh after evaluating the project.
setDormant(boolean) - Method in class sailpoint.object.Scope
 
setDoRoleAssignment(boolean) - Method in class sailpoint.api.EntitlementCorrelator
This turns role assignment on and off.
setDropNulls(boolean) - Method in class sailpoint.object.LogField
 
setDuration(Duration) - Method in class sailpoint.object.CertificationStateConfig
 
setDurationValid(int) - Method in class sailpoint.object.SMSResetConfig
 
setDynamic(boolean) - Method in class sailpoint.object.Field
 
setDynamicScope(DynamicScope) - Method in class sailpoint.object.QuickLinkOptions
 
setDynamicScopes(List<DynamicScope>) - Method in class sailpoint.object.QuickLink
Deprecated.
setEditable(boolean) - Method in class sailpoint.object.Workflow.Variable
 
setEditMode(ObjectAttribute.EditMode) - Method in class sailpoint.object.ObjectAttribute
 
setEditModeString(String) - Method in class sailpoint.object.ObjectAttribute
This is a convenience function that works around the fact that JSF will not gracefully support Enums.
setEditorClass(String) - Method in class sailpoint.object.ColumnConfig
 
setEffective(int) - Method in class sailpoint.object.AccessMapping
 
setEffective(boolean) - Method in class sailpoint.object.ObjectClassification
 
setEffective(int) - Method in class sailpoint.object.TargetAssociation
 
setElectronicallySigned(boolean) - Method in class sailpoint.object.Certification
 
setElectronicSign(boolean) - Method in class sailpoint.object.SignOffHistory
Deprecated.
This property is derived and might not be set.
setElectronicSignatureName(String) - Method in class sailpoint.object.CertificationDefinition
 
setElectronicSignatureRequired(boolean) - Method in class sailpoint.object.CertificationDefinition
 
setEmail(String) - Method in class sailpoint.object.Identity
 
setEmailAddresses(List<String>) - Method in class sailpoint.object.AlertAction.AlertNotification
 
setEmailRecipients(List<String>) - Method in class sailpoint.object.AlertDefinition.ActionConfig
 
setEmailSuppressor(EmailSuppressor) - Method in class sailpoint.api.Workflower
An optional utility class used whenever email notifications are sent to detect and suppress duplicate emails.
setEmailTemplate(String) - Method in class sailpoint.object.AlertDefinition.ActionConfig
 
setEmailTemplate(String) - Method in class sailpoint.object.WorkItemMonitor
 
setEmailTemplateId(String) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
 
setEmailTemplateId(String) - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
 
setEmailTemplateName(String) - Method in class sailpoint.object.NotificationConfig.ConfigBase
 
setEmailTemplateName(String) - Method in interface sailpoint.object.NotificationConfig.IConfig
 
setEmailTemplateNameFor(String, String) - Method in class sailpoint.object.CertificationDefinition
 
setEmailTemplatePrefix(String) - Method in class sailpoint.object.Certification
 
setEnableAttributeControl(boolean) - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
 
setEnableCustomControl(boolean) - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
 
setEnabled(boolean) - Method in class sailpoint.object.AuditConfig.AuditAction
 
setEnabled(boolean) - Method in class sailpoint.object.AuditConfig.AuditAttribute
 
setEnabled(boolean) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
 
setEnabled(boolean) - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
 
setEnabled(boolean) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
 
setEnabled(boolean) - Method in class sailpoint.object.CertificationStateConfig
 
setEnabled(boolean) - Method in class sailpoint.object.GroupFactory
 
setEnabled(boolean) - Method in class sailpoint.object.MFAConfig
 
setEnabled(boolean) - Method in class sailpoint.object.NotificationConfig.ConfigBase
 
setEnabled(boolean) - Method in interface sailpoint.object.NotificationConfig.IConfig
 
setEnabled(boolean) - Method in class sailpoint.object.NotificationConfig
 
setEnabled(boolean) - Method in class sailpoint.object.QuickLinkCategory
 
setEnabledApplications(Set<String>) - Method in class sailpoint.object.ActivityConfig
Set the list of the currently enabled application ids.
setEnableOverrideViaolationDefaultRemediator(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setEnablePartitioning(boolean) - Method in class sailpoint.object.CertificationDefinition
 
setEnableReassignAccount(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setEnableSubordinateControl(boolean) - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
 
setEnablingAttributes(Map<String, Object>) - Method in class sailpoint.object.QuickLink
Deprecated. 
setEnablingAttributes(Map<String, Object>) - Method in class sailpoint.object.WebResource
 
setEndDate(Date) - Method in class sailpoint.object.ApprovalItem
 
setEndDate(Date) - Method in class sailpoint.object.Assignment
 
setEndDate(Date) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
 
setEndDate(Date) - Method in class sailpoint.object.IdentityRequest
 
setEndDate(Date) - Method in class sailpoint.object.NotificationConfig
 
setEndDate(Date) - Method in class sailpoint.object.PersistentIdentityItem
 
setEndDate(Date) - Method in class sailpoint.object.Workflow.Approval
 
setEndDate(Date) - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
 
setEndPhaseEnterRuleName(String) - Method in class sailpoint.object.CertificationDefinition
 
setEndRequest(Request) - Method in class sailpoint.object.Assignment
 
setEndTime(Date) - Method in class sailpoint.object.ProcessLog
 
setEntities(List<CertificationEntity>) - Method in class sailpoint.object.Certification
This is the Hibernate accessor.
setEntitiesToRefresh(Set<String>) - Method in class sailpoint.object.Certification
 
setEntitlement(boolean) - Method in class openconnector.Schema.Attribute
Sets the is entitlement flag.
setEntitlement(boolean) - Method in class sailpoint.object.AttributeDefinition
Sets the is entitlement flag.
setEntitlementCatalogTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setEntitlementCollection(EntitlementCollection) - Method in class sailpoint.object.RoleDetection
Alternate representation still used by EntitlementCorrelator.
setEntitlementCount(int) - Method in class sailpoint.object.RoleIndex
 
setEntitlementCountInheritance(int) - Method in class sailpoint.object.RoleIndex
 
setEntitlementFilter(Filter) - Method in class sailpoint.object.CertificationDefinition
 
setEntitlementFilterValues(List<Map<String, Object>>) - Method in class sailpoint.object.CertificationDefinition
 
setEntitlementGranularity(Certification.EntitlementGranularity) - Method in class sailpoint.object.Certification
 
setEntitlementGranularity(Certification.EntitlementGranularity) - Method in class sailpoint.object.CertificationDefinition
 
setEntitlementGranularity(String) - Method in class sailpoint.object.CertificationDefinition
 
setEntitlements(List) - Method in class sailpoint.integration.RoleResource
Set the RoleEntitlements on this resource.
setEntitlements(List<EntitlementSnapshot>) - Method in class sailpoint.object.ArchivedCertificationItem
 
setEntitlements(List<EntitlementSnapshot>) - Method in class sailpoint.object.BundleSnapshot
 
setEntitlements(boolean) - Method in class sailpoint.object.Link
 
setEntitlements(List<EntitlementSnapshot>) - Method in class sailpoint.object.MitigationExpiration
Deprecated.
Kept for legacy MitigationExpirations - now stored in the CertifiableDescriptor.
setEntitlementScore(int) - Method in class sailpoint.object.BaseIdentityIndex
 
setEntitlementSet(ITRoleMiningTaskResult.SimplifiedEntitlementsKey) - Method in class sailpoint.object.ITRoleMiningTaskResult
 
setEntitlementsMarkedForRemediation(String) - Method in class sailpoint.object.PolicyViolation
 
setEntitlementsToRemediate(List<PolicyTreeNode>) - Method in class sailpoint.object.PolicyViolation
 
setEntity(CertificationEntity) - Method in class sailpoint.object.ArchivedCertificationEntity
 
setEntityCompletionRuleName(String) - Method in class sailpoint.object.CertificationDefinition
 
setEntityCustom1(String) - Method in class sailpoint.web.certification.CertificationBean
Set the custom1 field on the currently selected CertificationEntity.
setEntityCustom2(String) - Method in class sailpoint.web.certification.CertificationBean
Set the custom1 field on the currently selected CertificationEntity.
setEntityCustomizationRuleName(String) - Method in class sailpoint.object.CertificationDefinition
 
setEntityDelegationEnabled(boolean) - Method in class sailpoint.web.certification.CertificationBean
 
setEntityFilter(Filter) - Method in class sailpoint.object.CertificationDefinition
Focused Certification settings
setEntityFilterValues(List<Map<String, Object>>) - Method in class sailpoint.object.CertificationDefinition
 
setEntityId(String) - Method in class sailpoint.object.SAMLConfig
 
setEntityPopulation(String) - Method in class sailpoint.object.CertificationDefinition
 
setEntityRefreshRuleName(String) - Method in class sailpoint.object.CertificationDefinition
 
setEntityRule(String) - Method in class sailpoint.object.CertificationDefinition
Do we have any consistency with rules, store names or ?
setEntitySelectionType(String) - Method in class sailpoint.object.CertificationDefinition
 
setEntityType(CertificationEntity.Type) - Method in class sailpoint.object.WorkItem
 
setEntityType(CertificationEntity.Type) - Method in class sailpoint.object.WorkItemArchive
 
setEntryDate(Date) - Method in class sailpoint.object.IdentityHistoryItem
 
setError(String) - Method in class sailpoint.object.Certification
 
setErrorCount(int) - Method in class sailpoint.object.BatchRequest
 
setErrorMessage(Message) - Method in class sailpoint.object.BatchRequest
 
setErrorMessage(Message) - Method in class sailpoint.object.BatchRequestItem
 
setErrors(List) - Method in class sailpoint.integration.RequestResult
Set the errors for this request.
setErrors(List<Message>) - Method in class sailpoint.object.FullTextIndex
 
setErrors(List<Message>) - Method in class sailpoint.object.IdentityRequestItem
 
setErrors(List<Message>) - Method in class sailpoint.object.ProvisioningResult
 
setErrors(List<Message>) - Method in class sailpoint.object.WorkflowSummary
 
setEscalate(boolean) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setEscalationCount(int) - Method in class sailpoint.object.WorkItem
 
setEscalationEmail(EmailTemplate) - Method in class sailpoint.object.WorkItemConfig
 
setEscalationEmailTemplate(String) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setEscalationEmailTemplate(EmailTemplate) - Method in class sailpoint.object.NotificationConfig
Deprecated.
setEscalationEnabled(boolean) - Method in class sailpoint.object.NotificationConfig
Deprecated.
setEscalationFrequency(String) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setEscalationFrequency(long) - Method in class sailpoint.object.NotificationConfig
Deprecated.
Use setEscalationFrequencyMillis(long) instead. This setter will remain to support legacy XML, and will set the
setEscalationFrequencyMillis(Long) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setEscalationFrequencyMillis(long) - Method in class sailpoint.object.NotificationConfig
Deprecated.
setEscalationMaxReminders(int) - Method in class sailpoint.object.NotificationConfig
Deprecated.
setEscalationMillisAfterStart(long) - Method in class sailpoint.object.NotificationConfig
Deprecated.
setEscalationMillisBeforeEnd(long) - Method in class sailpoint.object.NotificationConfig
Deprecated.
setEscalationRule(String) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setEscalationRule(Rule) - Method in class sailpoint.object.NotificationConfig
Deprecated.
setEscalationRule(Rule) - Method in class sailpoint.object.WorkItemConfig
 
setEscalationRuleId(String) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.EscalationConfig
 
setEscalationRuleName(String) - Method in class sailpoint.object.NotificationConfig.EscalationConfig
 
setEscalations(int) - Method in class sailpoint.object.ProcessLog
 
setEscalationStartDaysBeforeEnd(Long) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setEscalationStartMillisBeforeEnd(Long) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setEscalationStyle(String) - Method in class sailpoint.object.WorkItemConfig
Modify the escalation style in the UI.
setEvaluator(String) - Method in class sailpoint.object.ColumnConfig
 
setEventCodeString(String) - Method in class sailpoint.object.WindowsEventLogEntry
 
setEventDate(Date) - Method in class sailpoint.object.Request
Pseudo property that makes it more clear what is being done when creating event requests.
setEventIdentifier(String) - Method in class sailpoint.object.WindowsEventLogEntry
 
setEventLevel(String) - Method in class sailpoint.object.SyslogEvent
 
setEventTypeString(String) - Method in class sailpoint.object.WindowsEventLogEntry
 
setExactIterate(int) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setExceptionApplication(String) - Method in class sailpoint.object.ArchivedCertificationItem
 
setExceptionApplication(String) - Method in class sailpoint.object.CertificationItem
Deprecated.
setExceptionAttributeName(String) - Method in class sailpoint.object.ArchivedCertificationItem
 
setExceptionAttributeName(String) - Method in class sailpoint.object.CertificationItem
Deprecated.
setExceptionAttributeValue(String) - Method in class sailpoint.object.ArchivedCertificationItem
 
setExceptionAttributeValue(String) - Method in class sailpoint.object.CertificationItem
Deprecated.
setExceptionEntitlements(EntitlementSnapshot) - Method in class sailpoint.object.CertifiableDescriptor
 
setExceptionEntitlements(EntitlementSnapshot) - Method in class sailpoint.object.CertificationItem
 
setExceptionEntitlements(EntitlementSnapshot) - Method in class sailpoint.object.EntitlementComment
Deprecated.
Kept for legacy comments - now stored in the CertifiableDescriptor.
setExceptionNativeIdentity(String) - Method in class sailpoint.object.ArchivedCertificationItem
 
setExceptionPermissionRight(String) - Method in class sailpoint.object.ArchivedCertificationItem
 
setExceptionPermissionRight(String) - Method in class sailpoint.object.CertificationItem
Deprecated.
setExceptionPermissionTarget(String) - Method in class sailpoint.object.ArchivedCertificationItem
 
setExceptionPermissionTarget(String) - Method in class sailpoint.object.CertificationItem
Deprecated.
setExceptions(List<EntitlementGroup>) - Method in class sailpoint.object.Identity
 
setExceptions(List<EntitlementSnapshot>) - Method in class sailpoint.object.IdentitySnapshot
 
setExceptions(List<CertificationItemBean.ExceptionBean>) - Method in class sailpoint.web.certification.CertificationBean
 
setExceptionsAllowed(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setExceptionsApproved(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setExceptionSimulationCount(int) - Method in class sailpoint.connector.JDBCConnector.JDBCObjectIterator
 
setExceptionsRemediated(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setExchangeForest(String) - Method in class sailpoint.object.ExchangeData
 
setExchHost(List) - Method in class sailpoint.object.ExchangeData
 
setExcludeBaseAppAccounts(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setExcludedEntities(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setExcludedItems(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setExcludeHqlParameter(boolean) - Method in class sailpoint.object.ReportDataSource.Parameter
 
setExcludeInactive(boolean) - Method in class sailpoint.object.Certification
Deprecated.
setExcludeInactive(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setExclusionRuleName(String) - Method in class sailpoint.object.CertificationDefinition
 
setExclusions(List<Identity>) - Method in class sailpoint.object.DynamicScope
 
setExecStyle(String) - Method in class sailpoint.object.IntegrationConfig
 
setExecutionStatus(IdentityRequest.ExecutionStatus) - Method in class sailpoint.object.IdentityRequest
 
setExecutor(String) - Method in class sailpoint.object.IntegrationConfig
 
setExecutor(String) - Method in class sailpoint.object.Policy
 
setExecutor(Class) - Method in class sailpoint.object.Policy
 
setExecutor(PolicyExecutor) - Method in class sailpoint.object.Policy
 
setExecutor(String) - Method in class sailpoint.object.ServiceDefinition
 
setExecutor(String) - Method in class sailpoint.object.TaskItemDefinition
 
setExecutor(Class) - Method in class sailpoint.object.TaskItemDefinition
 
setExecutorCommand(String) - Method in class sailpoint.object.Request
 
setExpansionCause(ExpansionItem.Cause) - Method in class sailpoint.object.IdentityRequestItem
 
setExpansionInfo(String) - Method in class sailpoint.object.IdentityRequestItem
 
setExpansionItems(List<ExpansionItem>) - Method in class sailpoint.object.ProvisioningProject
 
setExpiration(Date) - Method in class sailpoint.object.Certification
 
setExpiration(Date) - Method in class sailpoint.object.CertificationArchive
 
setExpiration(Date) - Method in class sailpoint.object.LockInfo
 
setExpiration(Date) - Method in class sailpoint.object.MitigationExpiration
 
setExpiration(Date) - Method in class sailpoint.object.RemoteLoginToken
 
setExpiration(Date) - Method in class sailpoint.object.TaskItem
 
setExpiration(Date) - Method in class sailpoint.object.WorkItem
 
setExpiration(Date) - Method in class sailpoint.object.WorkItemArchive
 
setExpiration(Date) - Method in class sailpoint.object.WorkItemMonitor
 
setExpireDate(Date) - Method in class sailpoint.object.VerificationToken
 
setExpires(String) - Method in class sailpoint.integration.SailPointHttpClient.Cookie
 
setExplanation(String) - Method in class sailpoint.object.ArchivedCertificationEntity
 
setExplicitSaveMode(boolean) - Method in class sailpoint.object.PersistenceOptions
 
setExplicitTransitions(boolean) - Method in class sailpoint.object.Workflow
 
setExpression(String) - Method in class sailpoint.object.ReportColumnConfig
Deprecated.
setExtended(int, String) - Method in class sailpoint.object.CertificationItem
 
setExtended(int, String) - Method in class sailpoint.object.SailPointObject
Hibernate requires a getter and setter pair for mapped columns.
setExtended1(String) - Method in class sailpoint.object.SailPointObject
 
setExtended10(String) - Method in class sailpoint.object.SailPointObject
 
setExtended11(String) - Method in class sailpoint.object.SailPointObject
 
setExtended12(String) - Method in class sailpoint.object.SailPointObject
 
setExtended13(String) - Method in class sailpoint.object.SailPointObject
 
setExtended14(String) - Method in class sailpoint.object.SailPointObject
 
setExtended15(String) - Method in class sailpoint.object.SailPointObject
 
setExtended16(String) - Method in class sailpoint.object.SailPointObject
 
setExtended17(String) - Method in class sailpoint.object.SailPointObject
 
setExtended18(String) - Method in class sailpoint.object.SailPointObject
 
setExtended19(String) - Method in class sailpoint.object.SailPointObject
 
setExtended2(String) - Method in class sailpoint.object.SailPointObject
 
setExtended20(String) - Method in class sailpoint.object.SailPointObject
 
setExtended3(String) - Method in class sailpoint.object.SailPointObject
 
setExtended4(String) - Method in class sailpoint.object.SailPointObject
 
setExtended5(String) - Method in class sailpoint.object.SailPointObject
 
setExtended6(String) - Method in class sailpoint.object.SailPointObject
 
setExtended7(String) - Method in class sailpoint.object.SailPointObject
 
setExtended8(String) - Method in class sailpoint.object.SailPointObject
 
setExtended9(String) - Method in class sailpoint.object.SailPointObject
 
setExtendedArguments(List<Argument>) - Method in class sailpoint.object.LiveReport
 
setExtendedColumn(boolean) - Method in class sailpoint.object.ReportColumnConfig
 
setExtendedColumnRule(Rule) - Method in class sailpoint.object.LiveReport
 
setExtendedColumnScript(Script) - Method in class sailpoint.object.LiveReport
 
setExtendedIdentity(Identity, int) - Method in class sailpoint.object.SailPointObject
 
setExtendedIdentity1(Identity) - Method in class sailpoint.object.Identity
 
setExtendedIdentity1(Identity) - Method in class sailpoint.object.SailPointObject
 
setExtendedIdentity10(Identity) - Method in class sailpoint.object.SailPointObject
 
setExtendedIdentity11(Identity) - Method in class sailpoint.object.SailPointObject
 
setExtendedIdentity12(Identity) - Method in class sailpoint.object.SailPointObject
 
setExtendedIdentity13(Identity) - Method in class sailpoint.object.SailPointObject
 
setExtendedIdentity14(Identity) - Method in class sailpoint.object.SailPointObject
 
setExtendedIdentity15(Identity) - Method in class sailpoint.object.SailPointObject
 
setExtendedIdentity16(Identity) - Method in class sailpoint.object.SailPointObject
 
setExtendedIdentity17(Identity) - Method in class sailpoint.object.SailPointObject
 
setExtendedIdentity18(Identity) - Method in class sailpoint.object.SailPointObject
 
setExtendedIdentity19(Identity) - Method in class sailpoint.object.SailPointObject
 
setExtendedIdentity2(Identity) - Method in class sailpoint.object.Identity
 
setExtendedIdentity2(Identity) - Method in class sailpoint.object.SailPointObject
 
setExtendedIdentity20(Identity) - Method in class sailpoint.object.SailPointObject
 
setExtendedIdentity3(Identity) - Method in class sailpoint.object.Identity
 
setExtendedIdentity3(Identity) - Method in class sailpoint.object.SailPointObject
 
setExtendedIdentity4(Identity) - Method in class sailpoint.object.Identity
 
setExtendedIdentity4(Identity) - Method in class sailpoint.object.SailPointObject
 
setExtendedIdentity5(Identity) - Method in class sailpoint.object.Identity
 
setExtendedIdentity5(Identity) - Method in class sailpoint.object.SailPointObject
 
setExtendedIdentity6(Identity) - Method in class sailpoint.object.SailPointObject
 
setExtendedIdentity7(Identity) - Method in class sailpoint.object.SailPointObject
 
setExtendedIdentity8(Identity) - Method in class sailpoint.object.SailPointObject
 
setExtendedIdentity9(Identity) - Method in class sailpoint.object.SailPointObject
 
setExtendedNumber(int) - Method in class sailpoint.object.ObjectAttribute
 
setExternalAttributeClass(String) - Method in class sailpoint.object.ReportDataSource.Parameter
 
setExternalAttributes(Map<String, String>) - Method in class sailpoint.object.SailPointObject
ObjectConfig wants to call this if it has something to promote and there was no Attributes object before.
setExternalTicketId(String) - Method in class sailpoint.object.IdentityRequest
 
setExtraParams(HashMap<String, Object>) - Method in class sailpoint.object.ConnectorTestConfig
Put some data into carrier Map
setExtStates(List<ExtState>) - Method in class sailpoint.object.Identity
 
setFactory(GroupFactory) - Method in class sailpoint.object.GroupDefinition
 
setFactoryAttribute(String) - Method in class sailpoint.object.GroupFactory
 
setFactoryBeans(List<CertificationDefinition.FactoryBean>) - Method in class sailpoint.object.CertificationDefinition
 
setFactoryCertifierMap(Map<String, String>) - Method in class sailpoint.object.CertificationDefinition
 
setFailedAttempts(int) - Method in class sailpoint.object.VerificationToken
 
setFailedAuthQuestionAttempts(int) - Method in class sailpoint.object.Identity
 
setFailedLoginAttempts(int) - Method in class sailpoint.object.Identity
 
setFeatures(List<Application.Feature>) - Method in class sailpoint.object.Application
Sets the Features that are supported by this application.
setFeatures(List<Application.Feature>) - Method in class sailpoint.object.Schema
Sets the Features that are supported by this schema.
setFeaturesString(String) - Method in class sailpoint.object.Application
Set the features for this Application using a CSV string.
setFeaturesString(String) - Method in class sailpoint.object.Schema
Set the features for this schema using a CSV string.
setField(ActivityFieldMap.ActivityField) - Method in class sailpoint.object.ActivityFieldMap
 
setField(Field) - Method in class sailpoint.object.Question
 
setField(String) - Method in class sailpoint.object.ReportColumnConfig
 
setField(String) - Method in class sailpoint.object.Sort
 
setField(String) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
 
setFieldOnly(boolean) - Method in class sailpoint.object.ColumnConfig
 
setFieldRule(Rule) - Method in class sailpoint.object.Field
 
setFields(List<FullTextIndex.FullTextField>) - Method in class sailpoint.object.FullTextIndex
 
setFields(List<Field>) - Method in class sailpoint.object.Template
 
setFieldValue(String, Object) - Method in class sailpoint.object.Form
 
setFile(PersistedFile) - Method in class sailpoint.object.Plugin
 
setFile(String) - Method in class sailpoint.object.WorkflowTestSuite
 
setFileContents(String) - Method in class sailpoint.object.BatchRequest
 
setFileIndex(int) - Method in class sailpoint.object.FileBucket
 
setFileName(String) - Method in class sailpoint.object.BatchRequest
 
setFileName(String) - Method in class sailpoint.object.EmailFileAttachment
 
setFileName(String) - Method in class sailpoint.object.EmailOptions
 
setFiles(List<PersistedFile>) - Method in class sailpoint.object.JasperResult
 
setFilter(Filter) - Method in class sailpoint.object.CompoundFilter
 
setFilter(Filter) - Method in class sailpoint.object.GroupDefinition
 
setFilter(Filter) - Method in class sailpoint.object.IdentityFilter.FilterSource
 
setFilter(CompoundFilter) - Method in class sailpoint.object.IdentitySelector
 
setFilter(String) - Method in class sailpoint.object.WindowsShare
 
setFilterDifference(Difference) - Method in class sailpoint.object.ProfileDifference
 
setFiltered(List<ProvisioningPlan.AbstractRequest>) - Method in class sailpoint.object.ProvisioningPlan
 
setFiltered(List<ProvisioningPlan.AbstractRequest>) - Method in class sailpoint.object.ProvisioningProject
Sets the filtered requests containing the items that were filtered during plan compilation.
setFilterLogicalEntitlements(boolean) - Method in class sailpoint.object.CertificationDefinition
 
setFilterParameters(List<String>) - Method in class sailpoint.object.IdentityFilter.FilterTemplate
 
setFilters(List<Filter>) - Method in class sailpoint.object.CandidateRole
 
setFilters(List<Filter>) - Method in class sailpoint.object.DirectAssignment
 
setFilters(List<Filter>) - Method in class sailpoint.object.QueryOptions
 
setFilterScript(Script) - Method in class sailpoint.object.IdentityFilter
 
setFilterSource(IdentityFilter.FilterSource) - Method in class sailpoint.object.IdentityFilter.FilterBuilder
 
setFilterSrc(IdentityFilter.FilterSource) - Method in class sailpoint.object.IdentityFilter
 
setFilterString(String) - Method in class sailpoint.object.Argument
 
setFilterString(String) - Method in class sailpoint.object.Field
 
setFilterString(String) - Method in class sailpoint.object.IdentityFilter.FilterTemplate
 
setFilterTemplate(IdentityFilter.FilterTemplate) - Method in class sailpoint.object.IdentityFilter.FilterSource
 
setFilterType(String) - Method in class sailpoint.object.SharePointSiteConfig
 
setFinalUpdate(boolean) - Method in class sailpoint.object.ResourceObject
Set this flag when object is Sparse and in case of aggregation to increase the count of accounts scanned and identities updated.
setFinalValue(Object) - Method in class sailpoint.object.DynamicValue
Helper for Field evaluators.
setFinished(Date) - Method in class sailpoint.object.Certification
 
setFinishedDate(Date) - Method in class sailpoint.object.CertificationItem
 
setFirstExecution(Date) - Method in class sailpoint.object.CertificationSchedule
 
setFirstname(String) - Method in class sailpoint.object.CertificationEntity
 
setFirstname(String) - Method in class sailpoint.object.Identity
 
setFirstRow(int) - Method in class sailpoint.object.GridState
 
setFirstRow(int) - Method in class sailpoint.object.QueryOptions
 
setFirstRowXml(int) - Method in class sailpoint.object.GridState
 
setFixed(ColumnConfig.FixedPosition) - Method in class sailpoint.object.ColumnConfig
 
setFlattened(boolean) - Method in class sailpoint.object.TargetAssociation
 
setFlattenManagerCertificationHierarchy(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setFlex(float) - Method in class sailpoint.object.ColumnConfig
 
setFlushBeforeQuery(boolean) - Method in class sailpoint.object.QueryOptions
When true, the consumer of these QueryOptions will flush any non-saved data to the database before executing the query to ensure that an accurate set of results is returned.
setFollowers(List<String>) - Method in class sailpoint.object.AccountSelection
 
setFollowRedirects(boolean) - Method in class sailpoint.integration.SailPointHttpClient
Control whether we automatically follow redirects.
setForced(boolean) - Method in class sailpoint.object.ProvisioningTransaction
Sets whether or not the transaction was manually forced by a user.
setForestName(String) - Method in class sailpoint.object.ForestData
 
setForm(Form) - Method in class sailpoint.object.LiveReport
 
setForm(Form) - Method in class sailpoint.object.Workflow.Approval
 
setForm(Form) - Method in class sailpoint.object.WorkItem
 
setFormat(String) - Method in class sailpoint.object.Field
 
setFormPath(String) - Method in class sailpoint.object.Application
 
setFormPath(String) - Method in class sailpoint.object.TaskItemDefinition
 
setFormPathRules(String) - Method in class sailpoint.object.Application
 
setFormRef(FormRef) - Method in class sailpoint.object.Form
Add the FormRef to the item list.
setFormRef(FormRef) - Method in class sailpoint.object.Template
 
setForwardComment(String) - Method in class sailpoint.web.WorkItemBean
 
setForwardingCertification(boolean) - Method in class sailpoint.web.WorkItemBean
 
setFoundInFeed(boolean) - Method in class sailpoint.object.IdentityEntitlement
 
setFrequency(String) - Method in class sailpoint.object.CertificationSchedule
 
setFrequency(long) - Method in class sailpoint.object.NotificationConfig.ConfigBase
 
setFrequency(long) - Method in interface sailpoint.object.NotificationConfig.IConfig
 
setFrom(String) - Method in class sailpoint.object.EmailTemplate
 
setFromDb(boolean) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
 
setFromDb(boolean) - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
 
setFromPhone(String) - Method in class sailpoint.object.SMSResetConfig
 
setFullPage(FullPage) - Method in class sailpoint.object.Plugin
 
setFullPath(String) - Method in class sailpoint.object.Target
 
setFullPathHash(String) - Method in class sailpoint.object.Target
Deprecated.
This is kept to allow deserializing old XML. Use Target.getUniqueNameHash() instead.
setFutureTarget(String) - Method in class sailpoint.object.Question
 
setGainedIdentities(List<String>) - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
 
setGains(int) - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
 
setGcServer(String) - Method in class sailpoint.object.ForestData
 
setGeneric(String) - Method in class sailpoint.object.PE2SiteConfig
 
setGlobal(boolean) - Method in class sailpoint.object.CertificationDefinition
 
setGrantedByRole(boolean) - Method in class sailpoint.object.IdentityEntitlement
 
setGrantedCapabilities(List<Snapshot>) - Method in class sailpoint.object.RoleSnapshot
 
setGrantedScopes(List<Snapshot>) - Method in class sailpoint.object.RoleSnapshot
 
setGridColumns(List<ReportColumnConfig>) - Method in class sailpoint.object.LiveReport
 
setGridGrouping(String) - Method in class sailpoint.object.ReportDataSource
 
setGridState(GridState) - Method in class sailpoint.web.certification.CertificationBean
 
setGridStates(List<GridState>) - Method in class sailpoint.object.Identity
 
setGroup(boolean) - Method in class sailpoint.object.AttributeDefinition
setGroup(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setGroup(String) - Method in class sailpoint.object.ImportAction
 
setGroup(boolean) - Method in class sailpoint.object.ManagedAttribute
Deprecated.
setGroupAccess(List<AccessMapping>) - Method in class sailpoint.object.Target
 
setGroupAttribute(String) - Method in class sailpoint.object.Schema
setGroupAttribute(String, String) - Method in class sailpoint.object.Schema
Set the schemaObjectType on a given AttributeDefinition
setGroupBeans(List<CertificationDefinition.GroupBean>) - Method in class sailpoint.object.CertificationDefinition
 
setGroupBy(String) - Method in class sailpoint.object.Chart
 
setGroupBy(String) - Method in class sailpoint.object.ReportDataSource
 
setGroupBys(List<String>) - Method in class sailpoint.object.QueryOptions
 
setGroupDefinition(Reference) - Method in class sailpoint.object.Certification
setGroupDefinition(GroupDefinition) - Method in class sailpoint.object.Certification
 
setGroupDefinitionId(String) - Method in class sailpoint.object.Certification
 
setGroupDefinitionName(String) - Method in class sailpoint.object.Certification
 
setGroupFactory(boolean) - Method in class sailpoint.object.ObjectAttribute
 
setGrouping(boolean) - Method in class sailpoint.object.IdentityAttributeFilterControl
 
setGroupMemberFilterString(String) - Method in class sailpoint.object.AccountScopeData
 
setGroupMembershipSearchDN(String) - Method in class sailpoint.object.AccountScopeData
 
setGroupMembershipSearchScope(List<Map<Object, Object>>) - Method in class sailpoint.object.AccountScopeData
 
setGroupOwnerRule(Rule) - Method in class sailpoint.object.GroupFactory
 
setGroupProperty(String) - Method in class sailpoint.object.ColumnConfig
 
setGroupTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setHandler(String) - Method in class sailpoint.object.IdentityTrigger
 
setHandler(String) - Method in class sailpoint.object.Workflow
 
setHandler(String) - Method in class sailpoint.object.WorkItem
 
setHandler(Class) - Method in class sailpoint.object.WorkItem
 
setHandler(String) - Method in class sailpoint.object.WorkItemArchive
 
setHandlerId(String) - Method in class sailpoint.object.JasperResult
 
setHandlerPageCount(int) - Method in class sailpoint.object.JasperResult
 
setHasDifferences(boolean) - Method in class sailpoint.object.AbstractCertificationItem
 
setHash(String) - Method in class sailpoint.object.ManagedAttribute
 
setHasMessages(boolean) - Method in class sailpoint.object.IdentityRequest
 
setHeader(String) - Method in class sailpoint.object.BatchRequest
 
setHeader(List<MapDTO>) - Method in class sailpoint.object.ConnectorOperationData
 
setHeader(String) - Method in class sailpoint.object.ReportColumnConfig
 
setHeaderKey(String) - Method in class sailpoint.object.ColumnConfig
 
setHeaders(Map) - Method in class sailpoint.integration.ApacheHttpClient
 
setHeaders(Map) - Method in interface sailpoint.integration.HttpClient
Sets headers supplied in the argument
setHeaders(Map) - Method in class sailpoint.integration.SailPointHttpClient
 
setHeartbeat(Date) - Method in class sailpoint.object.Server
 
setHelpKey(String) - Method in class sailpoint.object.Argument
 
setHelpKey(String) - Method in class sailpoint.object.Field
 
setHelpKey(String) - Method in class sailpoint.object.WorkflowRegistry.WorkflowType
 
setHibernateButtons(List<Form.Button>) - Method in class sailpoint.object.Form
 
setHibernateCustom1(String) - Method in class sailpoint.object.AbstractCertificationItem
Deprecated.
Only for use by hibernate - use AbstractCertificationItem.setCustom1(String) instead.
setHibernateCustom2(String) - Method in class sailpoint.object.AbstractCertificationItem
Deprecated.
Only for use by hibernate - use AbstractCertificationItem.setCustom2(String) instead.
setHibernateCustomMap(Map<String, Object>) - Method in class sailpoint.object.AbstractCertificationItem
Deprecated.
Only for use by hibernate - use AbstractCertificationItem.setCustomMap(Map) instead.
setHibernateProvisioningForms(List<Form>) - Method in class sailpoint.object.Application
 
setHibernateProvisioningForms(List<Form>) - Method in class sailpoint.object.Bundle
 
setHidden(boolean) - Method in class sailpoint.object.Argument
 
setHidden(boolean) - Method in class sailpoint.object.ColumnConfig
 
setHidden(boolean) - Method in class sailpoint.object.Field
Set whether this field is hidden.
setHidden(boolean) - Method in class sailpoint.object.Form
 
setHidden(boolean) - Method in class sailpoint.object.QuickLink
 
setHidden(boolean) - Method in class sailpoint.object.ReportColumnConfig
 
setHidden(boolean) - Method in class sailpoint.object.TaskItemDefinition
 
setHidden(boolean) - Method in class sailpoint.object.Workflow.Step
 
setHiddenDefinition(DynamicValue) - Method in class sailpoint.object.Field
 
setHiddenDefinition(DynamicValue) - Method in class sailpoint.object.Form.Section
 
setHideable(boolean) - Method in class sailpoint.object.ColumnConfig
 
setHideIncompleteFields(boolean) - Method in class sailpoint.object.Form
 
setHideNullsDefinition(DynamicValue) - Method in class sailpoint.object.Form.Section
 
setHierarchy(String) - Method in class sailpoint.object.TargetAssociation
 
setHierarchyAttribute(String) - Method in class sailpoint.object.Schema
 
setHost(Server) - Method in class sailpoint.object.ServerStatistic
 
setHost(String) - Method in class sailpoint.object.ServiceStatus
 
setHost(String) - Method in class sailpoint.object.TaskDefinition
 
setHost(String) - Method in class sailpoint.object.TaskItem
 
setHost(String) - Method in class sailpoint.object.TaskSchedule
 
setHostId(String) - Method in class sailpoint.object.TargetHostConfig
 
setHostName(String) - Method in class sailpoint.object.TargetHostConfig
 
setHosts(String) - Method in class sailpoint.object.ServiceDefinition
 
setHoursBetweenReminders(int) - Method in class sailpoint.object.WorkItemConfig
 
setHoursTillEscalation(int) - Method in class sailpoint.object.WorkItemConfig
 
setHttpMethodType(String) - Method in class sailpoint.object.ConnectorOperationData
 
setIcon(String) - Method in class sailpoint.object.Application
Sets the icon CSS class name for the application.
setIcon(String) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.RecipientInfo
 
setIcon(String) - Method in class sailpoint.object.QuickLink
Deprecated.
setIcon(String) - Method in class sailpoint.object.QuickLinkCategory
Deprecated.
setIcon(String) - Method in class sailpoint.object.RoleTypeDefinition
 
setIcon(String) - Method in class sailpoint.object.Workflow.Step
 
setId(String) - Method in class openconnector.Request
Set the unique identifier of the target object.
setId(String) - Method in class sailpoint.api.PersistenceManager.LockParameters
Set the ID of the object to lock.
setId(String) - Method in class sailpoint.object.AccessMapping
 
setId(String) - Method in class sailpoint.object.AccessRequestAccountInfo
 
setId(String) - Method in class sailpoint.object.ApprovalItem
 
setId(String) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.RecipientInfo
 
setId(String) - Method in class sailpoint.object.CertificationLink
 
setId(String) - Method in class sailpoint.object.EntitlementSnapshot
 
setId(String) - Method in class sailpoint.object.FormRef
 
setId(String) - Method in class sailpoint.object.LinkSnapshot
 
setId(String) - Method in class sailpoint.object.MapDTO
 
setid(String) - Method in class sailpoint.object.Reference
 
setId(String) - Method in class sailpoint.object.RoleAssignment
setId(String) - Method in class sailpoint.object.RoleDetection
setid(String) - Method in class sailpoint.object.RoleOverlapResult
 
setId(String) - Method in class sailpoint.object.SailPointObject
 
setId(String) - Method in class sailpoint.object.Workflow.Step
 
setIdentifier(String) - Method in class sailpoint.object.ITRoleMiningTaskResult
 
setIdentitiesToCertify(List<String>) - Method in class sailpoint.object.CertificationDefinition
 
setIdentity(Identity) - Method in exception sailpoint.connector.ExpiredPasswordException
 
setIdentity(String) - Method in class sailpoint.integration.ProvisioningPlan
Set the identity being provisioned.
setIdentity(Identity) - Method in class sailpoint.object.ApplicationActivity
Given an Identity object, pull out the objects id and name.
setIdentity(String) - Method in class sailpoint.object.ArchivedCertificationEntity
 
setIdentity(Identity) - Method in class sailpoint.object.AuthenticationAnswer
 
setIdentity(String) - Method in class sailpoint.object.CertificationEntity
 
setIdentity(AbstractCertifiableEntity) - Method in class sailpoint.object.CertificationEntity
 
setIdentity(Identity) - Method in class sailpoint.object.DirectAssignment
 
setIdentity(Identity) - Method in class sailpoint.object.IdentityEntitlement
 
setIdentity(Identity) - Method in class sailpoint.object.IdentityHistoryItem
 
setIdentity(Identity) - Method in class sailpoint.object.Link
 
setIdentity(Identity) - Method in class sailpoint.object.MitigationExpiration
 
setIdentity(Identity) - Method in class sailpoint.object.PolicyViolation
 
setIdentity(Identity) - Method in class sailpoint.object.ProvisioningPlan
 
setIdentity(String) - Method in class sailpoint.object.ProvisioningProject
 
setIdentity(Identity) - Method in class sailpoint.object.ProvisioningProject
 
setIdentity(String) - Method in class sailpoint.object.ResourceObject
Sets the identity for this object, this is the value that will be used to fetch this object natively.
setIdentity(Identity) - Method in class sailpoint.object.Scorecard
 
setIdentity(Identity) - Method in class sailpoint.object.Workflow.Approval
 
setIdentityAttribute(String) - Method in class openconnector.Schema
Set the name of the attribute from the attributes list that represents the object identity or "naming" attribute.
setIdentityAttribute(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This attribute is used for setting particular identityAttribute for given testcase
setIdentityAttribute(String) - Method in class sailpoint.object.ManagedResource
 
setIdentityAttribute(String) - Method in class sailpoint.object.Schema
Sets the name of the attribute that will be used to get back to an object natively on a application.
setIdentityAttributeFilterControl(IdentityAttributeFilterControl) - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
 
SetIdentityCapability - Static variable in class sailpoint.object.SPRight
 
SetIdentityControlledScope - Static variable in class sailpoint.object.SPRight
 
setIdentityCount(int) - Method in class sailpoint.object.PolicyImpactAnalysis.ViolationResult
 
setIdentityDisplayName(String) - Method in class sailpoint.object.ProvisioningTransaction
 
setIdentityFilters(List<Filter>) - Method in class sailpoint.object.ActivityConstraint
 
SetIdentityForwarding - Static variable in class sailpoint.object.SPRight
 
setIdentityHistoryTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setIdentityId(String) - Method in class sailpoint.object.AccessRequestAccountInfo
 
setIdentityId(String) - Method in class sailpoint.object.ApplicationActivity
 
setIdentityId(String) - Method in class sailpoint.object.IdentitySnapshot
Sets the identity being referenced by this snapshot.
setIdentityName(String) - Method in class sailpoint.object.ApplicationActivity
 
setIdentityName(String) - Method in class sailpoint.object.IdentitySnapshot
Sets the identity being referenced by this snapshot.
setIdentityName(String) - Method in class sailpoint.object.ProvisioningTransaction
 
SetIdentityPassword - Static variable in class sailpoint.object.SPRight
 
setIdentityRequest(IdentityRequest) - Method in class sailpoint.object.IdentityRequestItem
 
setIdentityRequestId(String) - Method in class sailpoint.object.BatchRequestItem
 
setIdentityRequestId(String) - Method in class sailpoint.object.WorkItem
 
setIdentityRequestId(String) - Method in class sailpoint.object.WorkItemArchive
 
setIdentityScores(List<ScoreDefinition>) - Method in class sailpoint.object.ScoreConfig
 
setIdentitySearchAttributes(String) - Method in class sailpoint.object.UIConfig
 
setIdentitySearchAttributesList(List<String>) - Method in class sailpoint.object.UIConfig
 
setIdentitySelector(IdentitySelector) - Method in class sailpoint.object.CompositeDefinition.Tier
 
setIdentitySnapshotId(String) - Method in class sailpoint.object.CertificationLink
 
setIdentityTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setIdentityViewAttributes(String) - Method in class sailpoint.object.UIConfig
 
setIdentityViewAttributesList(List<String>) - Method in class sailpoint.object.UIConfig
 
setIdpPublicKey(String) - Method in class sailpoint.object.SAMLConfig
 
setIdpServiceUrl(String) - Method in class sailpoint.object.SAMLConfig
 
setIfEmpty(String) - Method in class sailpoint.object.ReportColumnConfig
 
setIgnoreCase(boolean) - Method in class sailpoint.object.Filter.LeafFilter
 
setIgnoreCase(boolean) - Method in class sailpoint.object.QueryOptions.Ordering
Deprecated.
setIgnoreCase(boolean) - Method in class sailpoint.object.QueryOptions
Deprecated.
setIgnoreCase(boolean) - Method in class sailpoint.object.ReportDataSource.Parameter
 
setIgnored(boolean) - Method in class sailpoint.object.FullTextIndex.FullTextField
 
setIgnoreGlobal(boolean) - Method in class sailpoint.object.IdentityFilter
 
setIgnoreScoping(boolean) - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority
 
setImmutable(boolean) - Method in class sailpoint.object.SailPointObject
 
setImplicitCreate(boolean) - Method in class sailpoint.object.AccountSelection
 
setImportFile(String) - Method in class sailpoint.object.ConnectorTestConfig
 
setInactive(boolean) - Method in class sailpoint.object.Identity
 
setInactive(boolean) - Method in class sailpoint.object.Server
 
setInclude(String) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
 
setIncludeAdditionalEntitlements(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setIncludeArchivedEntities(boolean) - Method in class sailpoint.object.CertificationDefinition
 
setIncludeCapabilities(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setIncludeClassifications(boolean) - Method in class sailpoint.object.CertificationDefinition
 
setIncludedApplicationIds(List<String>) - Method in class sailpoint.object.CertificationDefinition
 
setIncludedFilterReferences(List<String>) - Method in class sailpoint.object.IdentityFilter
 
setIncludeEntitlementsGrantedByRoles(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setIncludeExplicitPermissions(boolean) - Method in class sailpoint.object.WindowsShare
 
setIncludeHiddenFields(boolean) - Method in class sailpoint.object.Form
 
setIncludeInheritedListPermissions(boolean) - Method in class sailpoint.object.SharePointSiteConfig
 
setIncludeInheritedPermissions(boolean) - Method in class sailpoint.object.WindowsShare
 
setIncludeNativeIdentity(boolean) - Method in class sailpoint.api.Differencer
Set to true to include the link's native identity in the context of a Difference when diffing two links.
setIncludePermissions(boolean) - Method in class openconnector.Schema
Set the IncludePermissions attribute of schema.
setIncludePermissions(boolean) - Method in class sailpoint.object.Schema
 
setIncludePolicyViolations(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setIncludeRoleHierarchy(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setIncludeRoles(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setIncludes(List<Rule>) - Method in class sailpoint.object.Script
 
setIncludeScopes(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setIncludeTargetPermissions(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setIncludeUnownedData(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setInclusions(List<Identity>) - Method in class sailpoint.object.DynamicScope
 
setIncomplete(boolean) - Method in class sailpoint.object.Field
 
setIncomplete(boolean) - Method in class sailpoint.object.GenericIndex
 
setIncomplete(boolean) - Method in class sailpoint.object.ResourceObject
Set a flag indicating that this is an incomplete object.
setIncremental(boolean) - Method in class sailpoint.object.ResourceObject
Set a flag indicating that this is an incremental change object.
setIndex(GroupIndex) - Method in class sailpoint.object.GroupDefinition
 
setIndexed(boolean) - Method in class sailpoint.object.AttributeDefinition
Sets the indexed flag.
setIndexed(boolean) - Method in class sailpoint.object.FullTextIndex.FullTextField
 
setIndexed(boolean) - Method in class sailpoint.object.GroupDefinition
 
setIndexerName(String) - Method in class sailpoint.object.FullTextIndex
Set the name of the indexer to use for indexing
setIndexPermissions(boolean) - Method in class sailpoint.object.Schema
 
setInfo(String) - Method in class sailpoint.object.ApplicationActivity
 
setInheritance(List<AccountGroup>) - Method in class sailpoint.object.AccountGroup
Deprecated.
 
setInheritance(List<Bundle>) - Method in class sailpoint.object.Bundle
 
setInheritance(List<ManagedAttribute>) - Method in class sailpoint.object.ManagedAttribute
 
setInherited(boolean) - Method in class sailpoint.object.AccessMapping
 
setInherited(boolean) - Method in class sailpoint.object.TargetAssociation
 
setInheritedCapabilities(List<Capability>) - Method in class sailpoint.object.Capability
 
setInheritedRoles(List<Snapshot>) - Method in class sailpoint.object.RoleSnapshot
 
setInitializationRule(Rule) - Method in class sailpoint.object.LiveReport
 
setInitializationScript(Script) - Method in class sailpoint.object.LiveReport
 
setInitializer(String) - Method in class sailpoint.object.Workflow.Variable
 
setInitialReminderMillisAfterStart(long) - Method in class sailpoint.object.NotificationConfig
Deprecated.
setInitialReminderMillisBeforeEnd(long) - Method in class sailpoint.object.NotificationConfig
Deprecated.
setInitParameters(Attributes) - Method in class sailpoint.object.TimePeriod
 
setInlineChildCertifications(boolean) - Method in class sailpoint.object.Certification
 
setInput(boolean) - Method in class sailpoint.object.Workflow.Variable
 
setInputTemplate(String) - Method in class sailpoint.object.Argument
 
setInputTemplate(String) - Method in class sailpoint.object.Field
 
setInstallDate(Date) - Method in class sailpoint.object.Plugin
 
setInstance(String) - Method in class sailpoint.connector.AbstractConnector
 
setInstance(String) - Method in interface sailpoint.connector.Connector
Set the instance for template applications.
setInstance(String) - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Set the application instance for this request.
setInstance(String) - Method in class sailpoint.integration.RoleResource
Set the name of the resource instance.
setInstance(String) - Method in class sailpoint.object.AccessRequestAccountInfo
 
setInstance(String) - Method in class sailpoint.object.AccountGroup
Deprecated.
 
setInstance(String) - Method in class sailpoint.object.ApplicationActivity
 
setInstance(String) - Method in class sailpoint.object.AttributeAssignment
 
setInstance(String) - Method in class sailpoint.object.AttributeSource
 
setInstance(String) - Method in class sailpoint.object.AuditEvent
 
setInstance(String) - Method in class sailpoint.object.EntitlementGroup
 
setInstance(String) - Method in class sailpoint.object.EntitlementSnapshot
 
setInstance(String) - Method in class sailpoint.object.IdentityHistoryItem
 
setInstance(String) - Method in class sailpoint.object.IdentityItem
 
setInstance(String) - Method in class sailpoint.object.Link
 
setInstance(String) - Method in class sailpoint.object.LinkSnapshot
 
setInstance(String) - Method in class sailpoint.object.ManagedAttribute
Deprecated.
This came from the AccountGroup model, but persistence was never done so this is being deprecated until a decision is made about supporting instances.
setInstance(String) - Method in class sailpoint.object.MitigationExpiration
Deprecated.
This property is derived and cannot be set.
setInstance(String) - Method in class sailpoint.object.PersistentIdentityItem
 
setInstance(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
setInstance(String) - Method in class sailpoint.object.ResourceObject
Sets the instance of the template application.
setInstance(String) - Method in class sailpoint.object.RoleTarget
Sets the instance.
setInstanceAttribute(String) - Method in class sailpoint.object.Schema
 
setInt(String, int) - Method in class sailpoint.object.RequestState
Convenience setter for tasks that keep lots of numeric statistics.
setInt(String, int) - Method in class sailpoint.object.TaskItem
Convenience setter for tasks that keep lots of numeric statistics.
setIntegration(String) - Method in class sailpoint.object.ProvisioningTransaction
Sets the integration name.
setIntegrationData(Map) - Method in class sailpoint.integration.ProvisioningPlan
setIntegrationData(Attributes<String, Object>) - Method in class sailpoint.object.ProvisioningPlan
 
setInteractions(List<WorkflowSummary.ApprovalSummary>) - Method in class sailpoint.object.WorkflowSummary
 
setInterceptorScript(Script) - Method in class sailpoint.object.Workflow.Approval
 
setInterface(String) - Method in class sailpoint.object.AuditEvent
 
setInternalName(String) - Method in class sailpoint.object.AttributeDefinition
 
setInterval(int) - Method in class sailpoint.object.ServiceDefinition
 
setInvalidAuthCount(int) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setInvalidCount(int) - Method in class sailpoint.object.BatchRequest
 
setIpopCertifierMap(Map<String, List<String>>) - Method in class sailpoint.object.CertificationDefinition
 
setIsPartition(boolean) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setIsSubordinateCertificationEnabled(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setIssuer(String) - Method in class sailpoint.object.SAMLConfig
 
setItemClass(Class<? extends AbstractCertificationItem>) - Method in class sailpoint.object.CertificationCommand
 
setItemCustomizationRuleName(String) - Method in class sailpoint.object.CertificationDefinition
 
setItemDecisions(Map<String, String>) - Method in class sailpoint.web.certification.CertificationBean
 
setItemId(String) - Method in class sailpoint.object.ArchivedCertificationItem
 
setItemIds(List<String>) - Method in class sailpoint.object.CertificationCommand
 
setItemLimit(int) - Method in class sailpoint.workflow.IdentityRequestLibrary.RequestItemizer
Ask for expansion threshold checking.
setItemOrCertificationId(String) - Method in class sailpoint.api.Workflower.AssignmentAudit
 
setItemPercentComplete(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setItemPercentComplete(int) - Method in class sailpoint.object.Certification
 
setItems(List<Item>) - Method in class openconnector.Request
Set the list of items to apply to the object.
setItems(List<ApprovalItem>) - Method in class sailpoint.object.ApprovalSet
 
setItems(List<ArchivedCertificationItem>) - Method in class sailpoint.object.ArchivedCertificationEntity
 
setItems(List<FormItem>) - Method in class sailpoint.object.Form.Section
 
setItems(List<FormItem>) - Method in class sailpoint.object.Form
 
setItems(List<IdentityRequestItem>) - Method in class sailpoint.object.IdentityRequest
 
setItems(List<IdentityItem>) - Method in class sailpoint.object.RoleDetection
setItems(List<AccountItem>) - Method in class sailpoint.object.RoleTarget
Sets the entitlements that were detected when this RoleTarget is inside a RoleDetection.
setItems(String) - Method in class sailpoint.object.Workflow.Replicator
 
setIterateSearchFilter(String) - Method in class sailpoint.object.AccountScopeData
 
setIterateSearchFilter(String) - Method in class sailpoint.object.GroupScopeData
 
setJasperPrint(JasperPrint) - Method in class sailpoint.object.JasperResult
Set the JasperPrint object.
setJavaLibraryPath() - Static method in class sailpoint.tools.Util
Add WEB-INF/lib to the System property "java.library.path", if it is not already present.
setJoinProperty(String) - Method in class sailpoint.object.Filter.LeafFilter
 
setJoinProperty(String) - Method in class sailpoint.object.ReportDataSource.Join
 
setJoinRule(Rule) - Method in class sailpoint.object.Bundle
 
setJoins(List<ReportDataSource.Join>) - Method in class sailpoint.object.ReportDataSource
 
setJsonBody(String) - Method in class sailpoint.object.ConnectorOperationData
 
setKey(String) - Method in interface openconnector.OpenMessagePart
Sets the message key.
setKey(String) - Method in class sailpoint.object.MapDTO
 
setKey(String) - Method in class sailpoint.object.OAuthClient
 
setKey(String) - Method in class sailpoint.tools.Message
Sets the message key.
setKey1(String) - Method in class sailpoint.object.AccountGroup
Deprecated.
 
setKey1(String) - Method in class sailpoint.object.Link
 
setKey1(String) - Method in class sailpoint.object.ManagedAttribute
 
setKey2(String) - Method in class sailpoint.object.AccountGroup
Deprecated.
 
setKey2(String) - Method in class sailpoint.object.Link
 
setKey2(String) - Method in class sailpoint.object.ManagedAttribute
 
setKey3(String) - Method in class sailpoint.object.AccountGroup
Deprecated.
 
setKey3(String) - Method in class sailpoint.object.Link
 
setKey3(String) - Method in class sailpoint.object.ManagedAttribute
 
setKey4(String) - Method in class sailpoint.object.AccountGroup
Deprecated.
 
setKey4(String) - Method in class sailpoint.object.Link
 
setKey4(String) - Method in class sailpoint.object.ManagedAttribute
 
setLabel(String) - Method in class sailpoint.object.Form.Button
 
setLabel(String) - Method in class sailpoint.object.Form.Section
 
setLabel(String) - Method in class sailpoint.object.LiveReport.LiveReportSummaryValue
 
setLabel(String) - Method in class sailpoint.object.ScoreBandConfig
 
setLabelAlign(String) - Method in class sailpoint.object.Form
 
setLanguage(String) - Method in class sailpoint.object.Rule
Set the language in which the rule is written.
setLanguage(String) - Method in class sailpoint.object.Script
 
setLastActionDate(Date) - Method in class sailpoint.object.MitigationExpiration
 
setLastAggregation(Date) - Method in class sailpoint.object.Target
 
setLastAggregation(Date) - Method in class sailpoint.object.TargetAssociation
 
setLastAssigned(Date) - Method in class sailpoint.object.RoleIndex
 
setLastCertifiedComposition(Date) - Method in class sailpoint.object.RoleIndex
 
setLastCertifiedMembership(Date) - Method in class sailpoint.object.RoleIndex
 
setLastDecision(Date) - Method in class sailpoint.object.AbstractCertificationItem
 
setLastEnd(Date) - Method in class sailpoint.object.ServiceStatus
 
setLastExecution(Date) - Method in class sailpoint.object.TaskSchedule
 
setLastInGroup(boolean) - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
 
setLastLaunchError(String) - Method in class sailpoint.object.TaskSchedule
 
setLastLogin(Date) - Method in class sailpoint.object.Identity
 
setLastname(String) - Method in class sailpoint.object.CertificationEntity
 
setLastname(String) - Method in class sailpoint.object.Identity
 
setLastProcessed(Date) - Method in class sailpoint.object.Alert
 
setLastRefresh(Date) - Method in class sailpoint.object.AccountGroup
Deprecated.
 
setLastRefresh(Date) - Method in class sailpoint.object.ActivityDataSource
 
setLastRefresh(Date) - Method in class sailpoint.object.DeletedObject
 
setLastRefresh(Date) - Method in class sailpoint.object.FullTextIndex
 
setLastRefresh(Date) - Method in class sailpoint.object.GroupDefinition
 
setLastRefresh(Date) - Method in class sailpoint.object.GroupFactory
 
setLastRefresh(Date) - Method in class sailpoint.object.Identity
 
setLastRefresh(Date) - Method in class sailpoint.object.Link
 
setLastRefresh(Date) - Method in class sailpoint.object.LinkSnapshot
 
setLastRefresh(Date) - Method in class sailpoint.object.ManagedAttribute
 
setLastRefresh(Date) - Method in class sailpoint.object.TargetSource
 
setLastStart(Date) - Method in class sailpoint.object.ServiceStatus
 
setLastTargetAggregation(Date) - Method in class sailpoint.object.AccountGroup
Deprecated.
 
setLastTargetAggregation(Date) - Method in class sailpoint.object.Link
 
setLastTargetAggregation(Date) - Method in class sailpoint.object.ManagedAttribute
 
setLastValue(Object) - Method in class sailpoint.object.AttributeMetaData
 
setLaunched(Date) - Method in class sailpoint.object.TaskItem
 
setLauncher(String) - Method in class sailpoint.api.TaskManager
Set an optional "launcher" name to be used for things like the task result owner and workflow case launcher.
setLauncher(String) - Method in class sailpoint.object.ProcessLog
 
setLauncher(String) - Method in class sailpoint.object.TaskItem
 
setLauncher(String) - Method in class sailpoint.object.TaskSchedule
 
setLauncher(String) - Method in class sailpoint.object.WorkflowLaunch
 
setLaunchMessage(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Set the workflow launch message.
setLayout(String) - Method in class sailpoint.object.Form.Section
 
setLCM(boolean) - Method in class sailpoint.object.WorkflowRegistry.WorkflowType
 
setLeafAttribute() - Method in class sailpoint.object.IdentityAttributeFilterControl
 
setLeft(List<IdentityItem>) - Method in class sailpoint.object.ViolationDetails
 
setLeftBundles(String) - Method in class sailpoint.object.PolicyViolation
 
setLeftBundles(List<Bundle>) - Method in class sailpoint.object.SODConstraint
 
setLeftLabel(String) - Method in class sailpoint.object.Chart
 
setLeftSelector(IdentitySelector) - Method in class sailpoint.object.GenericConstraint
 
setLevel(WorkItem.Level) - Method in class sailpoint.object.WorkItem
 
setLevel(WorkItem.Level) - Method in class sailpoint.object.WorkItemArchive
 
setLibraries(String) - Method in class sailpoint.object.Workflow
 
setLibraries(List<WorkflowRegistry.Library>) - Method in class sailpoint.object.WorkflowRegistry.WorkflowType
 
setLibraries(List<Object>) - Method in class sailpoint.workflow.WorkflowContext
 
setLibrary(WorkflowRegistry.Library) - Method in class sailpoint.object.WorkflowRegistry.Callable
 
setLimit(int) - Method in class sailpoint.object.Chart
 
setLimit(int, int) - Method in interface sailpoint.reporting.datasource.JavaDataSource
 
setLimitReassignments(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setLineNumber(String) - Method in class sailpoint.object.SyslogEvent
 
setLinkDifferences(List<Difference>) - Method in class sailpoint.object.IdentityDifference
 
setLinkEdit(boolean) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
setLinks(List<Link>) - Method in class sailpoint.object.Identity
Deprecated.
This does not set the owner on the Links in the List and should only be used by the persistence mechanisms. Instead, use Identity.add(Link)
setLinks(List<LinkSnapshot>) - Method in class sailpoint.object.IdentitySnapshot
 
setListenerRule(Rule) - Method in class sailpoint.object.ObjectAttribute
 
setListenerWorkflow(Workflow) - Method in class sailpoint.object.ObjectAttribute
 
setListEntities(boolean) - Method in class sailpoint.web.certification.CertificationBean
 
setListInclusionFilter(String) - Method in class sailpoint.object.SharePointSiteConfig
 
setLiteral(Object) - Method in class sailpoint.object.Workflow.Arg
 
setLive(boolean) - Method in class sailpoint.object.TaskItem
 
setLocal(boolean) - Method in class sailpoint.object.Workflow.Return
 
setLocalAssignment(int) - Method in class sailpoint.object.RoleOverlapResult.RoleOverlap
 
setLocale(String) - Method in class sailpoint.object.LocalizedAttribute
Set the Locale.
setLocalize(boolean) - Method in class sailpoint.object.ColumnConfig
 
setLocalizedMessage(Message) - Method in exception openconnector.ConnectorException
 
setLocalName(String) - Method in class sailpoint.object.ManagedResource.ResourceAttribute
 
setLocalProvisioning(int) - Method in class sailpoint.object.RoleOverlapResult.RoleOverlap
 
setLocalUpdate(boolean) - Method in class sailpoint.api.Provisioner
Set whether to only apply the plan to the identity and links when evaluating.
setLock(String) - Method in class sailpoint.object.SailPointObject
 
setLockDuration(int) - Method in class sailpoint.api.PersistenceManager.LockParameters
 
setLockScript(Script) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setLockTimeout(int) - Method in class sailpoint.api.PersistenceManager.LockParameters
 
setLockTimeout(int) - Method in class sailpoint.object.LockInfo
 
setLockType(String) - Method in class sailpoint.api.PersistenceManager.LockParameters
 
setLog(Log) - Method in class openconnector.AbstractConnector
Change the log used by this connector.
setLogFile(String) - Method in class sailpoint.object.WindowsEventLogEntry
 
setLosses(int) - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
 
setLostIdentities(List<String>) - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
 
setLowerBound(int) - Method in class sailpoint.object.ScoreBandConfig
 
setMaintenanceExpiration(long) - Method in class sailpoint.object.Application
 
setMaintenanceExpiration(long) - Method in class sailpoint.object.IntegrationConfig
 
setMaintenanceExpiration(long) - Method in class sailpoint.object.ProvisioningPlan
 
setMaintenanceExpirationDate(Date) - Method in class sailpoint.object.Application
Convenience method to set the expiration as a date.
setManageAllDomain(boolean) - Method in class sailpoint.object.ForestData
 
setManaged(boolean) - Method in class openconnector.Schema.Attribute
Sets the is entitlement flag.
setManaged(boolean) - Method in class sailpoint.object.AttributeDefinition
Sets the managed flag.
setManagedAttributeCustomizationRule(Rule) - Method in class sailpoint.object.Application
 
setManagedAttributeRemoveControl(Rule) - Method in class sailpoint.object.DynamicScope
 
setManagedAttributeRequestControl(Rule) - Method in class sailpoint.object.DynamicScope
 
setManagedAttributeType(ManagedAttribute.Type) - Method in class sailpoint.object.IdentityRequestItem
 
setManagedResources(List<ManagedResource>) - Method in class sailpoint.object.ProvisioningConfig
 
setManager(String) - Method in class sailpoint.object.Certification
 
setManager(Identity) - Method in class sailpoint.object.Certification
 
setManager(Identity) - Method in class sailpoint.object.Identity
 
setManagerCertifierAttribute(String) - Method in class sailpoint.object.IdentityTypeDefinition
 
setManagerCorrelationFilter(Filter.LeafFilter) - Method in class sailpoint.object.Application
 
setManagerCorrelationRule(Rule) - Method in class sailpoint.object.Application
 
setManagerStatus(boolean) - Method in class sailpoint.object.Identity
 
setManageWorkItemTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setManualCorrelationIdentityTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setManuallyCorrelated(boolean) - Method in class sailpoint.object.Link
 
setManuallyCreated(boolean) - Method in class sailpoint.object.Scope
 
setMap(Map<K, V>) - Method in class sailpoint.object.Attributes
 
setMaskedSQL(String) - Method in class sailpoint.connector.JDBCConnector
 
setMasterPlan(ProvisioningPlan) - Method in class sailpoint.object.ProvisioningProject
 
setMatchAll(boolean) - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
 
setMatchConfig(AlertMatchConfig) - Method in class sailpoint.object.AlertDefinition
 
setMatchConfig(DynamicScope.PopulationRequestAuthority.MatchConfig) - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority
 
setMatches(List<String>) - Method in class sailpoint.object.CandidateRole
 
setMatches(int) - Method in class sailpoint.object.MiningStatistics
 
setMatchExpression(AlertMatchConfig.AlertMatchExpression) - Method in class sailpoint.object.AlertMatchConfig
 
setMatchExpression(IdentitySelector.MatchExpression) - Method in class sailpoint.object.IdentitySelector
 
setMatchMode(Filter.MatchMode) - Method in class sailpoint.object.Filter.LeafFilter
 
setMatchPercentage(int) - Method in class sailpoint.object.MiningStatistics
 
setMatchRule(Rule) - Method in class sailpoint.object.AlertMatchConfig
 
setMatchTerms(List<AlertMatchConfig.AlertMatchTerm>) - Method in class sailpoint.object.AlertMatchConfig.AlertMatchExpression
 
setMaxFailedAttempts(int) - Method in class sailpoint.object.SMSResetConfig
 
setMaxHierarchyCount(int) - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
 
setMaxHierarchyDepth(int) - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
 
setMaxIdentities(int) - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
 
setMaximumNumberOfBands(int) - Method in class sailpoint.object.ScoreConfig
 
setMaximumScore(int) - Method in class sailpoint.object.ScoreConfig
 
setMaxIterate(int) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setMaxLength(Integer) - Method in class sailpoint.tools.Message
Maximum size of the string.
setMaxMultiValues(int) - Static method in class sailpoint.object.Difference
 
setMaxReminders(int) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.EscalationConfig
 
setMaxReminders(Integer) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setMaxReminders(int) - Method in class sailpoint.object.NotificationConfig.EscalationConfig
 
setMaxReminders(int) - Method in class sailpoint.object.WorkItemConfig
 
setMaxStringLength(int) - Method in class sailpoint.api.Differencer
Set max string length for Differences.
setMaxStringLength(int) - Static method in class sailpoint.object.Difference
 
setMaxSystemVersion(String) - Method in class sailpoint.object.Plugin
 
setMaxWait(int) - Method in class sailpoint.integration.SailPointHttpClient
 
setMDC(String, String) - Static method in class openconnector.LoggerUtil
Function to add value in MDC
setMeanings(Map<String, String>) - Method in class sailpoint.object.ESignatureType
 
setMemberAttribute(String) - Method in class sailpoint.object.AccountGroup
Deprecated.
 
setMemberAttribute(String) - Method in class sailpoint.object.ManagedAttribute
Deprecated.
This is no longer used in 6.0.
setMemberCount(int) - Method in class sailpoint.object.GroupIndex
 
setMembers(int) - Method in class sailpoint.object.RoleScorecard
 
setMembersWithAdditionalEntitlements(int) - Method in class sailpoint.object.RoleScorecard
 
setMembersWithMissingRequiredRoles(int) - Method in class sailpoint.object.RoleScorecard
 
setMerge(boolean) - Method in class sailpoint.object.Template
 
setMerge(boolean) - Method in class sailpoint.object.Workflow.Return
 
setMergeProfiles(boolean) - Method in class sailpoint.object.Form
 
setMergeTemplates(boolean) - Method in class sailpoint.object.Bundle
When true, the the template list will be merged with the profiles when calculating the provisioning plan.
setMessage(String) - Method in class sailpoint.object.BatchRequest
Deprecated.
setMessage(String) - Method in class sailpoint.object.BatchRequestItem
setMessage(String) - Method in class sailpoint.object.SyslogEvent
 
setMessage(String) - Method in class sailpoint.object.WindowsEventLogEntry
 
setMessageKey(String) - Method in enum sailpoint.object.CertificationAction.Status
 
setMessageKey(String) - Method in class sailpoint.object.QuickLink
 
setMessageKey(String) - Method in class sailpoint.object.QuickLinkCategory
 
setMessageKey(String) - Method in class sailpoint.object.Reason
 
setMessages(List<String>) - Method in class openconnector.Result
Set the result message list.
setMessages(List<Message>) - Method in class sailpoint.object.CertificationGroup
 
setMessages(List<Message>) - Method in class sailpoint.object.IdentityRequest
 
setMessages(List<Message>) - Method in class sailpoint.object.ProvisioningProject
 
setMessages(List<Message>) - Method in class sailpoint.object.TaskItem
 
setMessages(List<Message>) - Method in class sailpoint.object.WorkflowLaunch
 
setMetaData(Map) - Method in class sailpoint.integration.RequestResult
 
setMetaUser(boolean) - Method in class sailpoint.object.ProvisioningConfig
 
setMillis(long) - Method in class sailpoint.object.NotificationConfig.ConfigBase
 
setMillis(long) - Method in interface sailpoint.object.NotificationConfig.IConfig
 
setMimeType(EmailFileAttachment.MimeType) - Method in class sailpoint.object.EmailFileAttachment
 
setMinable(boolean) - Method in class sailpoint.object.AttributeDefinition
 
setMiningStatistics(MiningStatistics) - Method in class sailpoint.object.Bundle
 
setMiningStatistics(MiningStatistics) - Method in class sailpoint.object.CandidateRole
 
setMinIterate(int) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setMinSystemVersion(String) - Method in class sailpoint.object.Plugin
 
setMinUpgradableVersion(String) - Method in class sailpoint.object.Plugin
 
setMinWidth(int) - Method in class sailpoint.object.ColumnConfig
 
setMissing(List<String>) - Method in class sailpoint.object.ResourceObject
 
setMissingRequired(boolean) - Method in class sailpoint.object.RoleMetadata
 
setMitigationDeprovisionEnabled(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setMitigationExpiration(Date) - Method in class sailpoint.object.CertificationAction
Deprecated.
Use mitigate() instead.
setMitigationExpirations(List<MitigationExpiration>) - Method in class sailpoint.object.Identity
 
setMitigator(Identity) - Method in class sailpoint.object.MitigationExpiration
 
setMitigator(String) - Method in class sailpoint.object.PolicyViolation
 
setMode(String) - Method in class sailpoint.object.Workflow.Approval
 
setModeScript(Script) - Method in class sailpoint.object.Workflow.Approval
 
setModifiableClasses(List<Class<?>>) - Method in class sailpoint.object.PersistenceOptions
 
setModifiableClasses(Class<?>...) - Method in class sailpoint.object.PersistenceOptions
 
setModified(Date) - Method in class sailpoint.object.ApplicationActivity
Modified is not used in ApplicationActivity objects.
setModified(Date) - Method in class sailpoint.object.AttributeMetaData
 
setModified(Date) - Method in class sailpoint.object.CertificationLink
 
setModified(Date) - Method in class sailpoint.object.IntegrationConfig.RoleSyncHistory
 
setModified(Date) - Method in class sailpoint.object.SailPointObject
This is intended for use only by the persistent storage manager to be set immediately prior to storage.
setMonitor(Monitor) - Method in class sailpoint.task.AbstractTaskExecutor
 
setMonitored(boolean) - Method in class sailpoint.object.Workflow.Approval
 
setMonitored(boolean) - Method in class sailpoint.object.Workflow
 
setMonitored(boolean) - Method in class sailpoint.object.Workflow.Step
 
setMonitoringStatistic(MonitoringStatistic) - Method in class sailpoint.object.ServerStatistic
 
setMulti(boolean) - Method in class openconnector.Schema.Attribute
 
setMulti(boolean) - Method in class sailpoint.object.BaseAttributeDefinition
 
setMulti(boolean) - Method in class sailpoint.object.Difference
 
setMulti(boolean) - Method in class sailpoint.object.ReportDataSource.Parameter
 
setMultiValued(boolean) - Method in class sailpoint.object.BaseAttributeDefinition
 
setMyCertificationsTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setName(String) - Method in class openconnector.Item
Set the name of the object attribute.
setName(String) - Method in class openconnector.Partition
 
setName(String) - Method in class openconnector.Schema.Attribute
Set the name of the attribute.
setName(String) - Method in class sailpoint.api.PersistenceManager.LockParameters
Set the name of the object to lock.
setName(String) - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Set the name of the attribute to change.
setName(String) - Method in class sailpoint.integration.RoleDefinition
Set the name of the role.
setName(String) - Method in class sailpoint.integration.RoleEntitlement
Set the attribute name.
setName(String) - Method in class sailpoint.integration.RoleResource
Set the name of the resource.
setName(String) - Method in class sailpoint.integration.SailPointHttpClient.Cookie
 
setName(String) - Method in class sailpoint.object.AccountItem
 
setName(String) - Method in class sailpoint.object.AlertAction.AlertNotification
 
setName(String) - Method in class sailpoint.object.AlertMatchConfig.AlertMatchTerm
 
setName(String) - Method in class sailpoint.object.ApplicationActivity
Name is not used in ApplicationActivity objects.
setName(String) - Method in class sailpoint.object.AttributeAssignment
 
setName(String) - Method in class sailpoint.object.AttributeSource
 
setName(String) - Method in class sailpoint.object.AuditConfig.AuditAction
 
setName(String) - Method in class sailpoint.object.AuditConfig.AuditAttribute
 
setName(String) - Method in class sailpoint.object.AuditConfig.AuditClass
 
setName(String) - Method in class sailpoint.object.BaseAttributeDefinition
 
setName(String) - Method in class sailpoint.object.BundleSnapshot
 
setName(String) - Method in class sailpoint.object.Category
 
setName(String) - Method in class sailpoint.object.CertificationSchedule
 
setName(String) - Method in class sailpoint.object.ColumnConfig
 
setName(String) - Method in class sailpoint.object.ConnectorOperationData
 
setName(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setName(String) - Method in class sailpoint.object.ConnectorTestConfig
 
setName(String) - Method in class sailpoint.object.DeletedObject
 
setName(String) - Method in class sailpoint.object.Dictionary
 
setName(String) - Method in class sailpoint.object.ESignatureType
 
setName(String) - Method in class sailpoint.object.ExtState
 
setName(String) - Method in class sailpoint.object.Form.Section
 
setName(String) - Method in class sailpoint.object.FormRef
 
setName(String) - Method in class sailpoint.object.FullTextIndex.FullTextField
 
setName(String) - Method in class sailpoint.object.GridState
 
setName(String) - Method in class sailpoint.object.IdentityAttributeFilterControl
 
setName(String) - Method in class sailpoint.object.IdentityFilter
 
setName(String) - Method in class sailpoint.object.IdentitySelector.MatchTerm
 
setName(String) - Method in class sailpoint.object.IdentityTypeDefinition
 
setName(String) - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
 
setName(String) - Method in class sailpoint.object.ImpactAnalysis.Similarity
 
setName(String) - Method in class sailpoint.object.ImportAction
 
setName(String) - Method in class sailpoint.object.IntegrationConfig.RoleSyncHistory
 
setName(String) - Method in class sailpoint.object.LiveReport.LiveReportSummaryValue
 
setName(String) - Method in class sailpoint.object.LockInfo
Deprecated.
setName(String) - Method in class sailpoint.object.LogField
 
setName(String) - Method in class sailpoint.object.ManagedResource.ResourceAttribute
 
setName(String) - Method in class sailpoint.object.ManagedResource
 
setName(String) - Method in class sailpoint.object.MiningConfig.MiningAttribute
 
setName(String) - Method in class sailpoint.object.OAuthClient
 
setName(String) - Method in class sailpoint.object.Partition
 
setName(String) - Method in class sailpoint.object.PersistentIdentityItem
 
setName(String) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
setName(String) - Method in class sailpoint.object.QuickLinkCategory
 
setName(String) - Method in class sailpoint.object.Reference
 
setName(String) - Method in class sailpoint.object.Right
 
setName(String) - Method in class sailpoint.object.RoleAssignment
setName(String) - Method in class sailpoint.object.RoleAssignmentSnapshot
 
setName(String) - Method in class sailpoint.object.RoleDetection
setName(String) - Method in class sailpoint.object.RoleOverlapResult.RoleOverlap
 
setName(String) - Method in class sailpoint.object.RoleOverlapResult
 
setName(String) - Method in class sailpoint.object.RoleTypeDefinition
 
setName(String) - Method in class sailpoint.object.SailPointObject
Set the name of this object.
setName(String) - Method in class sailpoint.object.Signature
 
setName(String) - Method in class sailpoint.object.Signoff.Signatory
 
setName(String) - Method in class sailpoint.object.TaskStatistics
 
setName(String) - Method in class sailpoint.object.TaskStatistics.TaskStatistic
 
setName(String) - Method in class sailpoint.object.Template
 
setName(String) - Method in class sailpoint.object.Workflow.Approval
 
setName(String) - Method in class sailpoint.object.Workflow.Arg
 
setName(String) - Method in class sailpoint.object.Workflow.Return
 
setName(String) - Method in class sailpoint.object.Workflow.Step.Icon
 
setName(String) - Method in class sailpoint.object.Workflow.Step
 
setName(String) - Method in class sailpoint.object.WorkflowRegistry.Callable
 
setName(String) - Method in class sailpoint.object.WorkflowRegistry.WorkflowType
 
setName(String) - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
 
setName(String) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
 
setNamedColumn(boolean) - Method in class sailpoint.object.ObjectAttribute
 
setNameIdFormat(String) - Method in class sailpoint.object.SAMLConfig
 
setNameOnlyAccountGroupTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setNameTemplate(String) - Method in class sailpoint.object.CertificationDefinition
 
setNativeChange(boolean) - Method in class sailpoint.api.Provisioner
Set whether or not to detect native changes.
setNativeChangeAttributes(List<String>) - Method in class sailpoint.object.Application
 
setNativeChangeAttributeScope(String) - Method in class sailpoint.object.Application
 
setNativeChangeDetectionEnabled(boolean) - Method in class sailpoint.object.Application
 
setNativeChangeDetections(List<NativeChangeDetection>) - Method in class sailpoint.object.Identity
 
setNativeChangeOperations(List<String>) - Method in class sailpoint.object.Application
 
setNativeChanges(List<NativeChangeDetection>) - Method in class sailpoint.object.IdentityChangeEvent
 
setNativeId(String) - Method in class sailpoint.object.Alert
 
setNativeIdentity(String) - Static method in class openconnector.LoggerUtil
This sets the native identity of account or group.
setNativeIdentity(String) - Method in exception sailpoint.connector.ExpiredPasswordException
 
setNativeIdentity(String) - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Set the native identity of the account for this request.
setNativeIdentity(String) - Method in class sailpoint.object.AccessRequestAccountInfo
 
setNativeIdentity(String) - Method in class sailpoint.object.AccountGroup
Deprecated.
 
setNativeIdentity(String) - Method in class sailpoint.object.ArchivedCertificationEntity
 
setNativeIdentity(String) - Method in class sailpoint.object.AttributeAssignment
 
setNativeIdentity(String) - Method in class sailpoint.object.CertificationEntity
 
setNativeIdentity(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setNativeIdentity(String) - Method in class sailpoint.object.DeletedObject
 
setNativeIdentity(String) - Method in class sailpoint.object.EntitlementGroup
 
setNativeIdentity(String) - Method in class sailpoint.object.EntitlementSnapshot
 
setNativeIdentity(String) - Method in class sailpoint.object.IdentityHistoryItem
 
setNativeIdentity(String) - Method in class sailpoint.object.IdentityItem
 
setNativeIdentity(String) - Method in class sailpoint.object.Link
 
setNativeIdentity(String) - Method in class sailpoint.object.LinkSnapshot
 
setNativeIdentity(String) - Method in class sailpoint.object.ManagedAttribute
setNativeIdentity(String) - Method in class sailpoint.object.MitigationExpiration
Deprecated.
This property is derived and cannot be set.
setNativeIdentity(String) - Method in class sailpoint.object.PersistentIdentityItem
 
setNativeIdentity(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
setNativeIdentity(String) - Method in class sailpoint.object.ProvisioningPlan
 
setNativeIdentity(String) - Method in class sailpoint.object.ProvisioningTransaction
 
setNativeIdentity(String) - Method in class sailpoint.object.RoleTarget
Sets the native identity on the application of the target.
setNativeIdentityGenerated(boolean) - Method in class sailpoint.object.ConnectorTestConfig
 
setNativeIdentityGeneratedInResult(boolean) - Method in class sailpoint.object.ConnectorTestConfig
 
setNativeIds(List<String>) - Method in class sailpoint.object.AccessMapping
 
setNativeObjectId(String) - Method in class sailpoint.object.Target
 
setNativeObjectType(String) - Method in class openconnector.Schema
Set the name of the native application object.
setNativeObjectType(String) - Method in class sailpoint.object.Schema
Sets the native object type.
setNativeOwnerId(String) - Method in class sailpoint.object.Target
 
setNativeRules(List<String>) - Method in class sailpoint.object.Application
 
setNeedsContinuousFlush(boolean) - Method in class sailpoint.object.CertificationItem
 
setNeedsCreateProcessing(boolean, Identity.CreateProcessingStep) - Method in class sailpoint.object.Identity
Set that the given identity either does or does not need creation processing for the given create processing step.
setNeedsRefresh(boolean) - Method in class sailpoint.object.CertificationItem
 
setNeedsRefresh(boolean) - Method in class sailpoint.object.Identity
 
setNegative(boolean) - Method in class sailpoint.object.Assignment
 
setNegative(boolean) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setNegative(boolean) - Method in class sailpoint.object.IdentitySelector.MatchTerm
 
setNegative(boolean) - Method in class sailpoint.object.MiningConfig.MiningAttribute
 
setNegativeTestValidationScript(Script) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setNetBIOS(String) - Method in class sailpoint.object.DomainData
 
setNewAssignee(String) - Method in class sailpoint.api.Workflower.AssignmentAudit
 
setNewComment(String) - Method in class sailpoint.web.WorkItemBean
 
setNewOwner(String) - Method in class sailpoint.object.WorkItem.OwnerHistory
 
setNewOwner(Identity) - Method in class sailpoint.web.WorkItemBean
 
setNewOwnerDisplayName(String) - Method in class sailpoint.object.WorkItem.OwnerHistory
 
setNewState(TaskSchedule.State) - Method in class sailpoint.object.TaskSchedule
 
setNewUser(boolean) - Method in class sailpoint.object.CertificationEntity
 
setNewValue(String) - Method in class sailpoint.object.Difference
 
setNewValueFilter(String) - Method in class sailpoint.object.IdentityTrigger
 
setNextActualExecution(Date) - Method in class sailpoint.object.TaskSchedule
 
setNextCertificationIdentityId(String) - Method in class sailpoint.web.certification.CertificationBean
 
setNextCertificationRequiredScan(Date) - Method in class sailpoint.object.Certification
Deprecated.
setNextContinuousStateChange(Date) - Method in class sailpoint.object.AbstractCertificationItem
 
setNextExecution(Date) - Method in class sailpoint.object.TaskSchedule
 
setNextForwardPage(String) - Method in class sailpoint.web.WorkItemBean
 
setNextLaunch(Date) - Method in class sailpoint.object.Request
 
setNextOverdueScan(Date) - Method in class sailpoint.object.Certification
Deprecated.
setNextPhaseTransition(Date) - Method in class sailpoint.object.Certification
 
setNextPhaseTransition(Date) - Method in class sailpoint.object.CertificationItem
 
setNextPhaseTransition(Date) - Method in interface sailpoint.object.Phaseable
Set the date at which the next phase transition should occur.
setNextRemediationScan(Date) - Method in class sailpoint.object.Certification
 
setNextResponseIndex(int) - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
 
setNoActiveRules(boolean) - Method in class sailpoint.object.PolicyImpactAnalysis
 
setNoAssignmentSelector(boolean) - Method in class sailpoint.object.RoleTypeDefinition
 
setNoAutoAssignment(boolean) - Method in class sailpoint.object.RoleTypeDefinition
 
setNoCache(boolean) - Method in class sailpoint.object.Policy
 
setNoCreateTemplates(boolean) - Method in class sailpoint.api.Provisioner
Enable or disable expanding creation templates.
setNoDecache(boolean) - Method in class sailpoint.api.Terminator
Set this to true to prevent deletion from decaching associated objects that get loaded as references are cleaned up.
setNoDefaultSchema(boolean) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setNoDetection(boolean) - Method in class sailpoint.object.RoleTypeDefinition
 
setNoDetectionUnlessAssigned(boolean) - Method in class sailpoint.object.RoleTypeDefinition
 
setNoEscape(boolean) - Method in class sailpoint.object.ColumnConfig
 
setNoIIQ(boolean) - Method in class sailpoint.object.RoleTypeDefinition
 
setNoInheritedRoleDeprovisioning(boolean) - Method in class sailpoint.api.Provisioner
Used by RemediationManager to disable deprovisioning of inherited roles.
setNoLinkUpdate(boolean) - Method in class sailpoint.api.Provisioner
Set whether links should be updated when evaluating the project.
setNoLocking(boolean) - Method in class sailpoint.api.Provisioner
Enable or disable locking of the identity being evaluated.
setNoLocking(boolean) - Method in class sailpoint.api.Terminator
Set this to true to prevent locking of Identity objects.
setNoManualAssignment(boolean) - Method in class sailpoint.object.RoleTypeDefinition
 
setNoPermissionPromotion(boolean) - Method in class sailpoint.object.Schema
 
setNoPermissions(boolean) - Method in class sailpoint.object.ProvisioningConfig
 
setNoPermits(boolean) - Method in class sailpoint.object.RoleTypeDefinition
 
setNoPersistentIdentity(boolean) - Method in class sailpoint.api.EntitlementCorrelator
Tell the EntitlementCorrelator whether the identities it is dealing with are fully persisted.
setNoPolicyViolation(boolean) - Method in class sailpoint.object.PolicyAlert
 
setNoProfiles(boolean) - Method in class sailpoint.object.RoleTypeDefinition
 
setNoProvisioningRequests(boolean) - Method in class sailpoint.object.ProvisioningConfig
 
setNoRequirements(boolean) - Method in class sailpoint.object.RoleTypeDefinition
 
setNormalizedType(String) - Method in class sailpoint.object.Field
 
setNoRoleExpansion(boolean) - Method in class sailpoint.api.Provisioner
Toggle whether roles are expanded.
setNoSubs(boolean) - Method in class sailpoint.object.RoleTypeDefinition
 
setNoSupers(boolean) - Method in class sailpoint.object.RoleTypeDefinition
 
setNotification(Date) - Method in class sailpoint.object.WorkItem
 
setNotificationConfig(NotificationConfig) - Method in class sailpoint.object.CertificationStateConfig
 
setNotificationConfig(NotificationConfig) - Method in class sailpoint.object.WorkItem
 
setNotificationEmail(EmailTemplate) - Method in class sailpoint.object.WorkItemConfig
 
setNotificationNeeded(boolean) - Method in class sailpoint.object.Request
 
setNotificationOption(Identity.WorkgroupNotificationOption) - Method in class sailpoint.object.Identity
 
setNotifications(List<AlertAction.AlertNotification>) - Method in class sailpoint.object.AlertAction.AlertActionResult
 
setNotify(boolean) - Method in class sailpoint.object.PolicyViolation
 
setNotifyRemediation(boolean) - Method in class sailpoint.object.CertificationDefinition
 
setNotPermittable(boolean) - Method in class sailpoint.object.RoleTypeDefinition
 
setNotRequired(boolean) - Method in class sailpoint.object.RoleTypeDefinition
 
setNoWorkItem(boolean) - Method in class sailpoint.object.WorkItemConfig
 
setNullCategory(String) - Method in class sailpoint.object.Chart
 
setNullGroup(boolean) - Method in class sailpoint.object.GroupDefinition
 
setNullSeries(String) - Method in class sailpoint.object.Chart
 
setOAuthClients(List<OAuthClient>) - Method in class sailpoint.object.OAuthConfiguration
 
setObject(Map<String, Object>) - Method in class openconnector.Result
Set the result object.
setObject(Object) - Method in class sailpoint.integration.ObjectResult
Set the object payload of this ObjectResult.
setObject(ResourceObject) - Method in class sailpoint.object.ProvisioningResult
 
setObjectAttributes(List<ObjectAttribute>) - Method in class sailpoint.object.ObjectConfig
 
setObjectDescription(String) - Method in class sailpoint.object.Snapshot
 
setObjectDescriptions(Map<String, String>) - Method in class sailpoint.object.Snapshot
 
setObjectDisplayableName(String) - Method in class sailpoint.object.Snapshot
 
setObjectId(String) - Method in class sailpoint.object.ExternalAttribute
 
setObjectId(String) - Method in class sailpoint.object.Snapshot
 
setObjectId(String) - Method in class sailpoint.object.TargetAssociation
 
setObjectId(String) - Method in class sailpoint.object.WorkflowTarget
 
setObjectId(String) - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean.IdentityBeanLight
 
setObjectIdGenerationScript(Script) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setObjectMapping(String) - Method in class sailpoint.object.AttributeDefinition
 
setObjectName(String) - Method in class sailpoint.object.Snapshot
 
setObjectName(String) - Method in class sailpoint.object.WorkflowTarget
 
setObjectRequests(List) - Method in class sailpoint.integration.ProvisioningPlan
Set the ObjectRequests.
setObjectRequests(List<ProvisioningPlan.ObjectRequest>) - Method in class sailpoint.object.ProvisioningPlan
 
setObjects(List) - Method in class sailpoint.integration.ListResult
Set the objects in this ListResult.
setObjectType(String) - Method in class openconnector.AbstractConnector
Set the target object type.
setObjectType(String) - Method in interface openconnector.Connector
Change the target object type for connector methods.
setObjectType(String) - Static method in class openconnector.LoggerUtil
This sets the object type like account , or group etc.
setObjectType(String) - Method in class openconnector.Partition
 
setObjectType(String) - Method in class openconnector.Schema.Attribute
Set the schema name of the objects referenced by this attribute.
setObjectType(String) - Method in class openconnector.Schema
Set the type of object this schema describes.
setObjectType(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setObjectType(String) - Method in class sailpoint.object.DeletedObject
 
setObjectType(String) - Method in class sailpoint.object.Form
 
setObjectType(String) - Method in class sailpoint.object.GroupScopeData
 
setObjectType(String) - Method in class sailpoint.object.Partition
 
setObjectType(String) - Method in class sailpoint.object.ReportDataSource
 
setObjectType(String) - Method in class sailpoint.object.ResourceObject
Sets a string which represents this object's type.
setObjectType(String) - Method in class sailpoint.object.Schema
Sets the schema type.
setObsolete(boolean) - Method in class sailpoint.object.AuditConfig.AuditAction
 
setObsolete(boolean) - Method in class sailpoint.object.AuditConfig.AuditAttribute
 
setObsolete(boolean) - Method in class sailpoint.object.AuditConfig.AuditClass
 
setOldAssignee(String) - Method in class sailpoint.api.Workflower.AssignmentAudit
 
setOldAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Link
 
setOldEnabled(boolean) - Method in class sailpoint.object.QuickLink
Deprecated.
setOldOwner(String) - Method in class sailpoint.object.WorkItem.OwnerHistory
 
setOldOwnerDisplayName(String) - Method in class sailpoint.object.WorkItem.OwnerHistory
 
setOldTemplates(List<Template>) - Method in class sailpoint.object.Application
 
setOldTemplates(List<Template>) - Method in class sailpoint.object.Bundle
 
setOldValue(String) - Method in class sailpoint.object.Difference
 
setOldValueFilter(String) - Method in class sailpoint.object.IdentityTrigger
 
setOnce(boolean) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ReminderConfig
 
setOnce(boolean) - Method in class sailpoint.object.NotificationConfig.ReminderConfig
 
setOnceEveryHowManyDays(int) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
 
setOnceEveryHowManyDays(int) - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
 
setOp(ProvisioningPlan.ObjectOperation) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Set the operation to perform on this object.
setOp(ProvisioningPlan.Operation) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
setOperation(Item.Operation) - Method in class openconnector.Item
Set the operation to apply to the attribute.
setOperation(String) - Static method in class openconnector.LoggerUtil
Function which sets the operation which is happening for the application.
setOperation(Request.Operation) - Method in class openconnector.Request
Set the operation to apply to the object.
setOperation(String) - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Set the operation for this request - one of the OP_* constants.
setOperation(String) - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Set the operation for this AttributeRequest - one of the OP_* constants.
setOperation(String) - Method in class sailpoint.integration.ProvisioningPlan.ObjectRequest
Set the operation for this request - one of the OP_* constants.
setOperation(String) - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Set the operation for this request - one of the OP_* constants.
setOperation(String) - Method in class sailpoint.object.ApprovalItem
 
setOperation(String) - Method in class sailpoint.object.ConnectorOperationData
 
setOperation(ProvisioningPlan.Operation) - Method in class sailpoint.object.ExpansionItem
 
setOperation(Filter.BooleanOperation) - Method in class sailpoint.object.Filter.CompositeFilter
 
setOperation(Filter.LogicalOperation) - Method in class sailpoint.object.Filter.LeafFilter
 
setOperation(String) - Method in class sailpoint.object.IdentityAttributeFilterControl
 
setOperation(String) - Method in class sailpoint.object.IdentityRequestItem
 
setOperation(ProvisioningPlan.AccountRequest.Operation) - Method in class sailpoint.object.NativeChangeDetection
 
setOperation(ProvisioningPlan.AccountRequest.Operation) - Method in class sailpoint.object.ProvisioningPlan.AccountRequest
 
setOperation(ProvisioningPlan.Operation) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
Backward compatibility with the old property name The standard property is now just "op" for consistency with ObjectRequest.
setOperation(String) - Method in class sailpoint.object.ProvisioningTransaction
 
setOperation(String) - Method in class sailpoint.object.ReportDataSource.Parameter
 
setOperation(Filter.LogicalOperation) - Method in class sailpoint.object.ReportDataSource.Parameter
 
setOperationTransformations(List<ManagedResource.OperationTransformation>) - Method in class sailpoint.object.ManagedResource
 
setOptimisticProvisioning(boolean) - Method in class sailpoint.api.Provisioner
Set whether to optimistically provision the changes to the identity and links when the plan is evaluated.
setOptimisticProvisionings(boolean) - Method in class sailpoint.object.ProvisioningConfig
 
setOptimizeDirtyClasses(boolean) - Method in class sailpoint.object.PersistenceOptions
 
setOptions(Attributes<String, Object>) - Method in class sailpoint.object.QuickLinkOptions
 
setOptionsRule(Rule) - Method in class sailpoint.object.ReportDataSource
 
setOptionsScript(Script) - Method in class sailpoint.object.ReportDataSource
 
setOracleCLOBParameter(PreparedStatement, int, String) - Static method in class sailpoint.tools.JdbcUtil
Use Oracle's extension's CLOB object to set a CLOB value.
setOrder(String) - Method in class sailpoint.object.ConnectorOperationData
 
setOrder(IdentityFilter.Order) - Method in class sailpoint.object.IdentityFilter
 
setOrderAscending(boolean) - Method in class sailpoint.object.QueryOptions
Convenience method to set whether to order ascending or descending.
setOrderBy(List<String>) - Method in class sailpoint.object.IdentityFilter
 
setOrderBy(String) - Method in class sailpoint.object.QueryOptions
Convenience method to set order ascending by a single column.
setOrdering(int) - Method in class sailpoint.object.QuickLink
 
setOrdering(int) - Method in class sailpoint.object.QuickLinkCategory
 
setOrderings(List<QueryOptions.Ordering>) - Method in class sailpoint.object.QueryOptions
 
setOrigin(String) - Method in class sailpoint.object.AccountSelection
 
setOrigin(String) - Method in class sailpoint.object.Classification
 
setOriginalName(String) - Method in class sailpoint.object.Field
 
setOriginalOwner(String) - Method in class sailpoint.object.Workflow.Approval
 
setOriginalXml(String) - Method in class sailpoint.object.Attributes
 
setOriginalXml(String) - Method in class sailpoint.tools.xml.AbstractXmlObject
 
setOrProfiles(boolean) - Method in class sailpoint.object.Bundle
 
setOtherName(String) - Method in class sailpoint.object.ImpactAnalysis.Similarity
 
setOutput(boolean) - Method in class sailpoint.object.Workflow.Variable
 
setOverdue(int) - Method in class sailpoint.object.CertificationStatistic
 
setOverdueDate(Date) - Method in class sailpoint.object.AbstractCertificationItem
 
setOverdueEntities(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setOverdueEntities(int) - Method in class sailpoint.object.Certification
 
setOverdueItems(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setOverdueItems(int) - Method in class sailpoint.object.Certification
 
setOverdueNotificationConfig(NotificationConfig) - Method in class sailpoint.object.CertificationDefinition
 
setOwner(Identity) - Method in class sailpoint.object.ApplicationActivity
Owner is not used in ApplicationActivity objects.
setOwner(String) - Method in class sailpoint.object.ApprovalItem
 
setOwner(String) - Method in class sailpoint.object.Question
 
setOwner(Identity) - Method in class sailpoint.object.SailPointObject
Sets the owner of this object.
setOwner(Identity) - Method in class sailpoint.object.Signoff.Signatory
 
setOwner(String) - Method in class sailpoint.object.Workflow.Approval
 
setOwner(String) - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
 
setOwner(String) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
 
setOwnerDefinition(DynamicValue) - Method in class sailpoint.object.Field
Deprecated. 
setOwnerDefinition(DynamicValue) - Method in class sailpoint.object.Form
 
setOwnerDefinition(DynamicValue) - Method in class sailpoint.object.Template
 
setOwnerDisplayName(String) - Method in class sailpoint.object.RoleSnapshot
 
setOwnerHistory(List<WorkItem.OwnerHistory>) - Method in class sailpoint.object.WorkItem
 
setOwnerHistory(List<WorkItem.OwnerHistory>) - Method in class sailpoint.object.WorkItemArchive
 
setOwnerId(String) - Method in class sailpoint.object.ObjectClassification
 
setOwnerId(String) - Method in class sailpoint.object.TargetAssociation
Set the owning object id with a more obvious method name.
setOwnerId(String) - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
 
setOwnerIds(List<String>) - Method in class sailpoint.object.CertificationDefinition
 
setOwnerName(String) - Method in class sailpoint.object.CertificationArchive
 
setOwnerName(String) - Method in class sailpoint.object.IdentityRequestItem
 
setOwnerName(String) - Method in class sailpoint.object.ProcessLog
 
setOwnerName(String) - Method in class sailpoint.object.WorkItemArchive
 
setOwnerName(String) - Method in class sailpoint.object.WorkItemMonitor
 
setOwnerRule(Rule) - Method in class sailpoint.object.WorkItemConfig
 
setOwners(List<Identity>) - Method in class sailpoint.object.WorkItemConfig
 
setOwnerScript(Script) - Method in class sailpoint.object.Field
Deprecated. 
setOwnerScript(Script) - Method in class sailpoint.object.Template
setOwnerScript(Script) - Method in class sailpoint.object.Workflow.Approval
 
setOwnerScriptXml(Script) - Method in class sailpoint.object.Field
Deprecated. 
setOwnerScriptXml(Script) - Method in class sailpoint.object.Template
setOwnerType(String) - Method in class sailpoint.object.ObjectClassification
 
setOwnerType(String) - Method in class sailpoint.object.TargetAssociation
Set the owner type.
setPageCount(int) - Method in class sailpoint.object.JasperResult
 
setPageSize(int) - Method in class sailpoint.object.GridState
 
setPagesPerBucket(int) - Method in class sailpoint.object.JasperResult
 
setPageTitle(String) - Method in class sailpoint.object.Form
 
setPaginationSteps(String) - Method in class sailpoint.object.ConnectorOperationData
 
setPagingInitialOffset(int) - Method in class sailpoint.object.ConnectorOperationData
 
setPagingSize(int) - Method in class sailpoint.object.ConnectorOperationData
 
setParameter(String) - Method in class sailpoint.object.Form.Button
 
setParameters(List<Object>) - Method in interface openconnector.OpenMessagePart
Sets parameters to insert into the message when it is rendered.
setParameters(Attributes<String, Object>) - Method in class sailpoint.object.IdentityTrigger
 
setParameters(List<Object>) - Method in class sailpoint.object.Reason
 
setParameters(List<Object>) - Method in class sailpoint.tools.Message
Sets parameters to insert into the message when it is rendered.
setParent(ArchivedCertificationEntity) - Method in class sailpoint.object.ArchivedCertificationItem
 
setParent(Certification) - Method in class sailpoint.object.Certification
 
setParent(CertificationEntity) - Method in class sailpoint.object.CertificationItem
 
setParent(PersistedFile) - Method in class sailpoint.object.FileBucket
 
setParent(String) - Method in class sailpoint.object.ScoreDefinition
Name of the parent definition.
setParent(Target) - Method in class sailpoint.object.Target
 
setParent(TaskItemDefinition) - Method in class sailpoint.object.TaskItemDefinition
 
setParent(Workflow.Approval) - Method in class sailpoint.object.Workflow.Approval
 
setParent(WorkItemConfig) - Method in class sailpoint.object.WorkItemConfig
 
setParent(WorkflowContext) - Method in class sailpoint.workflow.WorkflowContext
Set the parent WorkflowContext if this is a sub-process.
setParentActions(List<CertificationAction>) - Method in class sailpoint.object.CertificationAction
 
setParentEndpointName(String) - Method in class sailpoint.object.ConnectorOperationData
 
setPartitionCount(Integer) - Method in class sailpoint.object.CertificationDefinition
 
setPartitioned(boolean) - Method in class sailpoint.object.TaskResult
 
setPartitionResult(TaskResult) - Method in class sailpoint.object.Request
 
setPartitionSize(int) - Method in class sailpoint.object.CertificationDefinition
 
setPartitionStatementType(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setPassword(String, String, String, Date, Map<String, Object>) - Method in class openconnector.AbstractConnector
Set the password for the given object to the newPassword.
setPassword(String) - Method in class sailpoint.api.PasswordPolice
Set password
setPassword(Identity, String, PasswordPolice.Expiry, boolean) - Method in class sailpoint.api.PasswordPolice
setPassword(Identity, String, PasswordPolice.Expiry, boolean, boolean) - Method in class sailpoint.api.PasswordPolice
Set the password after checking policies.
setPassword(Identity, String, String, PasswordPolice.Expiry, boolean) - Method in class sailpoint.api.PasswordPolice
setPassword(Identity, String, String, PasswordPolice.Expiry, boolean, boolean) - Method in class sailpoint.api.PasswordPolice
Set the password after checking policies.
setPassword(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setPassword(String) - Method in class sailpoint.object.DomainData
 
setPassword(String) - Method in class sailpoint.object.ExchangeData
 
setPassword(String) - Method in class sailpoint.object.ForestData
 
setPassword(String) - Method in class sailpoint.object.Identity
 
setPassword(String) - Method in class sailpoint.object.PE2SiteConfig
 
setPassword(String) - Method in class sailpoint.object.SharePointSiteConfig
 
setPassword(String) - Method in class sailpoint.object.WindowsShare
 
setPasswordConstraints(Map<String, Object>) - Method in class sailpoint.object.PasswordPolicy
 
setPasswordConstraints(Map<String, Object>) - Method in class sailpoint.object.PasswordPolicyHolder
 
setPasswordExpiration(Identity, PasswordPolice.Expiry) - Method in class sailpoint.api.PasswordPolice
Called when the password has been changed, calculating the expiration date.
setPasswordExpiration(Date) - Method in class sailpoint.object.Identity
 
setPasswordHistory(String) - Method in class sailpoint.object.Identity
 
setPasswordHistory(String) - Method in class sailpoint.object.Link
 
setPasswordNoCheck(Identity, String, PasswordPolice.Expiry, boolean) - Method in class sailpoint.api.PasswordPolice
Set the password without checking policies.
setPasswordPolicies(List<PasswordPolicyHolder>) - Method in class sailpoint.object.Application
 
setPath(String) - Method in class sailpoint.integration.SailPointHttpClient.Cookie
 
setPath(String) - Method in class sailpoint.object.FullTextIndex
Deprecated.
setPath(List<IdentityItem.Path>) - Method in class sailpoint.object.IdentityItem
 
setPath(String) - Method in class sailpoint.object.IdentitySelector.MatchTerm.ContributingEntitlement
 
setPath(String) - Method in class sailpoint.object.Scope
 
setPath(String) - Method in class sailpoint.object.WindowsShare
 
setPathCaseSensitive(boolean) - Method in class sailpoint.object.TargetHostConfig
 
setPaths(List<String>) - Method in class sailpoint.object.TargetHostConfig
 
setPending(boolean) - Method in class sailpoint.object.RoleMiningResult
 
setPending(List<WorkflowSummary.ApprovalSummary>) - Method in class sailpoint.object.WorkflowSummary
Deprecated. 
setPendingCertification(String) - Method in class sailpoint.object.CertificationEntity
 
setPendingCertificationItem(CertificationItem) - Method in class sailpoint.object.IdentityEntitlement
 
setPendingDelete(boolean) - Method in class sailpoint.object.Bundle
 
setPendingRefreshWorkflow(String) - Method in class sailpoint.object.Identity
 
setPendingRequestItem(IdentityRequestItem) - Method in class sailpoint.object.IdentityEntitlement
 
setPendingSignoffs(int) - Method in class sailpoint.object.TaskResult
 
setPendingWorkflow(WorkflowCase) - Method in class sailpoint.object.SailPointObject
 
setPercent(int) - Method in class sailpoint.object.ImpactAnalysis.Similarity
 
setPercentComplete(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setPercentComplete(int) - Method in class sailpoint.object.Certification
 
setPercentComplete(int) - Method in class sailpoint.object.CertificationGroup
 
setPercentComplete(int) - Method in class sailpoint.object.TaskItem
 
setPercentWidth(int) - Method in class sailpoint.object.ColumnConfig
 
setPerformed(boolean) - Method in class sailpoint.integration.IIQClient.IdentityService.CreateOrUpdateResult
Set whether the requested changes were performed.
setPermission(boolean) - Method in class sailpoint.integration.RoleEntitlement
Set whether this entitlement is a permission.
setPermission(Permission) - Method in class sailpoint.object.AccountItem
 
setPermission(Permission, Object) - Method in class sailpoint.object.AccountItem
Set the permission information.
setPermission(boolean) - Method in class sailpoint.object.AccountItem
 
setPermission(boolean) - Method in class sailpoint.object.Field
 
setPermission(boolean) - Method in class sailpoint.object.IdentitySelector.MatchTerm
 
setPermission(boolean) - Method in class sailpoint.object.MiningConfig.MiningAttribute
 
setPermission(boolean) - Method in class sailpoint.object.MitigationExpiration
Deprecated.
This property is derived and cannot be set.
setPermissionDifferences(List<PermissionDifference>) - Method in class sailpoint.object.IdentityDifference
 
setPermissionDifferences(List<Difference>) - Method in class sailpoint.object.ProfileDifference
 
setPermissionRequests(List) - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Set the PermissionRequests for this AccountRequest.
setPermissionRequests(List<ProvisioningPlan.PermissionRequest>) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
setPermissions(List<Permission>) - Method in class sailpoint.object.AccountGroup
Deprecated.
 
setPermissions(List<Permission>) - Method in class sailpoint.object.CandidateRole
 
setPermissions(List<Permission>) - Method in class sailpoint.object.EntitlementGroup
 
setPermissions(List<Permission>) - Method in class sailpoint.object.EntitlementSnapshot
 
setPermissions(List<Permission>) - Method in class sailpoint.object.ManagedAttribute
 
setPermissions(List<Permission>) - Method in class sailpoint.object.Profile
 
setPermissions(List<Permission>) - Method in class sailpoint.object.RoleSnapshot.ProfileSnapshot
 
setPermissionsRemediationModificationType(AttributeDefinition.UserInterfaceInputType) - Method in class sailpoint.object.Schema
 
setPermits(List<Bundle>) - Method in class sailpoint.object.Bundle
 
setPermitsApproved(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setPermitsRemediated(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setPermittedById(String) - Method in class sailpoint.object.RoleRequest
The id of the assigned role that permitted this requested role.
setPermittedByName(String) - Method in class sailpoint.object.RoleRequest
The name of the assigned role that permitted this requested role.
setPermittedEntitlements(int) - Method in class sailpoint.object.RoleScorecard
 
setPermittedRoleAssignments(List<RoleAssignment>) - Method in class sailpoint.object.RoleAssignment
 
setPermittedRoles(List<Snapshot>) - Method in class sailpoint.object.RoleSnapshot
 
setPersistenceOptions(PersistenceOptions) - Method in interface sailpoint.api.PersistenceManager
Set options to control how objects are managed in the Hibernate session.
setPhase(Certification.Phase) - Method in class sailpoint.object.Certification
 
setPhase(Certification.Phase) - Method in class sailpoint.object.CertificationItem
 
setPhase(Certification.Phase) - Method in class sailpoint.object.CertificationPhaseConfig
 
setPhase(Certification.Phase) - Method in interface sailpoint.object.Phaseable
Set the current phase.
setPhase(int) - Method in class sailpoint.object.Request
 
setPhase(String) - Method in class sailpoint.object.TaskEvent
 
setPhaseConfig(List<CertificationPhaseConfig>) - Method in class sailpoint.object.Certification
 
setPhoneAttribute(String) - Method in class sailpoint.object.SMSResetConfig
 
setPlan(ProvisioningPlan) - Method in class sailpoint.object.AccountSelection
Deprecated.
No longer used, instead the ExpansionItems provide context.
setPlan(ProvisioningPlan) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setPlan(ProvisioningPlan) - Method in class sailpoint.object.ResourceEvent
 
setPlanInitializer(Rule) - Method in class sailpoint.object.IntegrationConfig
 
setPlanInitializer(Rule) - Method in class sailpoint.object.ProvisioningConfig
 
setPlanInitializerScript(Script) - Method in class sailpoint.object.IntegrationConfig
 
setPlanInitializerScript(Script) - Method in class sailpoint.object.ProvisioningConfig
 
setPlans(List<ProvisioningPlan>) - Method in class sailpoint.object.ProvisioningProject
 
setPluginClass(String) - Method in class sailpoint.object.ColumnConfig
 
setPoliciesTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setPolicy(String) - Method in class sailpoint.object.ArchivedCertificationItem
 
setPolicy(Policy) - Method in class sailpoint.object.BaseConstraint
Policy that owns this constraint
setPolicy(String) - Method in class sailpoint.object.IdentityHistoryItem
 
setPolicy(String) - Method in class sailpoint.object.MitigationExpiration
Deprecated.
This property is derived and cannot be set.
setPolicy(PasswordPolicy) - Method in class sailpoint.object.PasswordPolicyHolder
 
setPolicy(Policy) - Method in class sailpoint.object.PolicyViolation
 
setPolicyConflicts(List<ImpactAnalysis.PolicyConflict>) - Method in class sailpoint.object.ImpactAnalysis
 
setPolicyDescription(String) - Method in class sailpoint.object.PasswordPolicyHolder
 
setPolicyExecutorClassNames(List<String>) - Method in class sailpoint.object.Plugin
 
setPolicyId(String) - Method in class sailpoint.object.CertifiableDescriptor
Deprecated.
Used to upgrade legacy objects.
setPolicyId(String) - Method in class sailpoint.object.EntitlementComment
Deprecated.
Kept around for older (pre-3.0) violation decisions
setPolicyId(String) - Method in class sailpoint.object.MitigationExpiration
Deprecated.
Kept for legacy MitigationExpirations - now stored in the CertifiableDescriptor.
setPolicyId(String) - Method in class sailpoint.object.PolicyViolation
 
setPolicyName(String) - Method in class sailpoint.object.CertifiableDescriptor
Deprecated.
Used to upgrade legacy objects.
setPolicyName(String) - Method in class sailpoint.object.EntitlementComment
Deprecated.
Kept around for older (pre-3.0) violation decisions
setPolicyName(String) - Method in class sailpoint.object.ImpactAnalysis.PolicyConflict
 
setPolicyName(String) - Method in class sailpoint.object.PasswordPolicyHolder
 
setPolicyName(String) - Method in class sailpoint.object.PolicyImpactAnalysis
 
setPolicyName(String) - Method in class sailpoint.object.PolicyViolation
 
setPolicyScore(int) - Method in class sailpoint.object.BaseIdentityIndex
 
setPolicyType(String) - Method in class sailpoint.object.PolicyImpactAnalysis
 
setPolicyViolation(PolicyViolation) - Method in class sailpoint.object.CertifiableDescriptor
 
setPolicyViolation(PolicyViolation) - Method in class sailpoint.object.CertificationItem
 
setPolicyViolation(PolicyViolation) - Method in class sailpoint.object.EntitlementComment
Deprecated.
Kept for legacy comments - now stored in the CertifiableDescriptor.
setPolicyViolationMaps(List<Map<String, Object>>) - Method in class sailpoint.object.IdentityRequest
 
setPolicyViolationTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setPopulation(GroupDefinition) - Method in class sailpoint.object.IdentitySelector
 
setPopulationEditTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setPopulationRequestAuthority(DynamicScope.PopulationRequestAuthority) - Method in class sailpoint.object.DynamicScope
 
setPopulations(List<DynamicScope>) - Method in class sailpoint.object.MFAConfig
 
setPopulationTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setPort(String) - Method in class sailpoint.object.DomainData
 
setPosition(int) - Method in class sailpoint.object.Plugin
 
setPossibleSuggestion(String, Object...) - Method in exception openconnector.ConnectorException
 
setPossibleSuggestion(Message) - Method in exception openconnector.ConnectorException
 
setPostBack(boolean) - Method in class sailpoint.object.Field
 
setPosX(int) - Method in class sailpoint.object.Workflow.Step
 
setPosY(int) - Method in class sailpoint.object.Workflow.Step
 
setPreDelegationRuleName(String) - Method in class sailpoint.object.CertificationDefinition
 
setPreference(String, Object) - Method in class sailpoint.object.Identity
 
setPreferences(Map<String, Object>) - Method in class sailpoint.object.Identity
 
setPreferences(Attributes<String, Object>) - Method in class sailpoint.object.UIPreferences
 
setPreserveDetectedRoles(boolean) - Method in class sailpoint.api.Provisioner
Used by RemediationManager to prevent removal of detected roles.
setPrevCertificationIdentityId(String) - Method in class sailpoint.web.certification.CertificationBean
 
setPreviewDomains(boolean) - Method in class sailpoint.object.ForestData
 
setPreviousIdentity(String) - Method in class sailpoint.object.ResourceObject
 
setPreviousOrNextCertificationIdentityId(String) - Method in class sailpoint.web.certification.CertificationBean
 
setPreviousValue(Object) - Method in class sailpoint.object.Field
 
setPreviousValue(Object) - Method in class sailpoint.object.Question
 
setPrimaryGroupSearchDN(String) - Method in class sailpoint.object.AccountScopeData
 
setPrimaryTier(String) - Method in class sailpoint.object.CompositeDefinition
 
setPrintXml(String) - Method in class sailpoint.object.JasperResult
Set the xml string that represents the underlying JasperPrint object.
setPriority(int) - Method in class sailpoint.object.Field
 
setPriority(int) - Method in class sailpoint.object.Form.Section
 
setPriority(WorkItem.Level) - Method in class sailpoint.object.IdentityRequest
 
setPriority(String) - Method in class sailpoint.web.WorkItemBean
 
setPrivate(boolean) - Method in class sailpoint.object.GroupDefinition
 
setPrivateSailPointContext(boolean) - Method in class sailpoint.object.WorkflowLaunch
 
setProcessId(String) - Method in class sailpoint.object.IdentityRequest
 
setProcessLogId(String) - Method in class sailpoint.object.Workflow
 
setProcessName(String) - Method in class sailpoint.object.ProcessLog
 
setProcessRevokesImmediately(boolean) - Method in class sailpoint.object.Certification
 
setProcessRevokesImmediately(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setProfile(boolean) - Method in class sailpoint.object.CertificationDefinition
 
setProfile(Object) - Method in class sailpoint.object.TaskResult
 
setProfileClass(String) - Method in class sailpoint.object.Application
 
setProfileDifferences(List<ProfileDifference>) - Method in class sailpoint.object.BundleDifference
 
setProfiles(List<RoleSnapshot.ProfileSnapshot>) - Method in class sailpoint.object.RoleSnapshot
 
setProfiles(List<CertificationItemBean.ProfileBean>) - Method in class sailpoint.web.certification.CertificationBean
 
setProfilesApproved(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setProfilesRemediated(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setProgress(String) - Method in class sailpoint.object.TaskItem
 
setProgressInterval(int) - Method in class sailpoint.object.TaskItemDefinition
 
setProgressMode(TaskItemDefinition.ProgressMode) - Method in class sailpoint.object.TaskItemDefinition
 
setPromoteSoftPermits(boolean) - Method in class sailpoint.api.EntitlementCorrelator
Set an option that causes the promotion of soft permits into hard permits.
setPrompt(String) - Method in class sailpoint.object.Argument
 
setPrompt(String) - Method in class sailpoint.object.Field
 
setPromptKey(String) - Method in enum sailpoint.object.CertificationAction.Status
 
setProperty(String, Object) - Method in interface sailpoint.api.SailPointContext
Set a context property.
setProperty(String) - Method in class sailpoint.object.ColumnConfig
 
setProperty(String) - Method in class sailpoint.object.Filter.LeafFilter
 
setProperty(String) - Method in class sailpoint.object.ReportColumnConfig
 
setProperty(String) - Method in class sailpoint.object.ReportDataSource.Join
 
setProperty(String) - Method in class sailpoint.object.ReportDataSource.Parameter
 
setProtected(boolean) - Method in class sailpoint.object.Identity
 
setProvisionAllAccounts(boolean) - Method in class sailpoint.object.AttributeTarget
 
setProvisioned(boolean) - Method in class sailpoint.object.ProvisioningPlan
 
setProvisionedEntitlements(int) - Method in class sailpoint.object.RoleScorecard
 
setProvisionedProject(SailPointContext, ProvisioningProject) - Method in class sailpoint.object.IdentityRequest
Set the final project.
setProvisioning(int) - Method in class sailpoint.object.RoleOverlapResult.RoleOverlap
 
setProvisioningConfig(ProvisioningConfig) - Method in class sailpoint.object.Application
 
setProvisioningEngine(String) - Method in class sailpoint.object.IdentityRequestItem
 
setProvisioningForms(List<Form>) - Method in class sailpoint.object.Application
 
setProvisioningForms(List<Form>) - Method in class sailpoint.object.Bundle
 
setProvisioningPlan(ProvisioningPlan) - Method in class sailpoint.object.ApprovalItem
Deprecated.
This is now handled by IdentityRequest and IdentityRequestItem objects
setProvisioningPlan(ProvisioningPlan) - Method in class sailpoint.object.Bundle
 
setProvisioningPlan(ProvisioningPlan) - Method in class sailpoint.object.IdentityRequestItem
 
setProvisioningPlan(ProvisioningPlan) - Method in class sailpoint.object.RoleChangeEvent
Set the ProvisioningPlan associated with this event
setProvisioningRequestExpiration(int) - Method in class sailpoint.object.ProvisioningConfig
 
setProvisioningRequestId(String) - Method in class sailpoint.object.IdentityRequestItem
 
setProvisioningState(ApprovalItem.ProvisioningState) - Method in class sailpoint.object.ApprovalItem
 
setProvisioningState(ApprovalItem.ProvisioningState) - Method in class sailpoint.object.IdentityRequestItem
 
setProvisioningTargets(List<ProvisioningTarget>) - Method in class sailpoint.object.ProvisioningPlan
 
setProvisioningTargets(List<ProvisioningTarget>) - Method in class sailpoint.object.ProvisioningProject
 
setProxiedName(String) - Method in class sailpoint.object.Application
 
setProxy(Application) - Method in class sailpoint.object.Application
 
setProxyUser(String) - Method in class sailpoint.object.OAuthClient
 
setPseudo(String, Object) - Method in class sailpoint.object.CertificationItem
 
setPseudo(String, Object) - Method in class sailpoint.object.Permission
 
setPseudo(String, Object) - Method in class sailpoint.object.PersistentIdentityItem
 
setPurview(String) - Method in class sailpoint.object.ManagedAttribute
setPurview(String) - Method in class sailpoint.object.Template
 
setQuery(String) - Method in class sailpoint.object.QueryOptions
Used to define a search expressed as HQL or SQL.
setQuery(String) - Method in class sailpoint.object.ReportDataSource
 
setQueryParameters(List<ReportDataSource.Parameter>) - Method in class sailpoint.object.ReportDataSource
 
setQueryRule(Rule) - Method in class sailpoint.object.ReportDataSource.Parameter
 
setQueryScript(Script) - Method in class sailpoint.object.ReportDataSource.Parameter
 
setQueryScript(Script) - Method in class sailpoint.object.ReportDataSource
 
setQuestion(AuthenticationQuestion) - Method in class sailpoint.object.AuthenticationAnswer
 
setQuestion(String) - Method in class sailpoint.object.AuthenticationQuestion
 
setQuestionHistory(List<Question>) - Method in class sailpoint.object.ProvisioningPlan
 
setQuestionHistory(List<Question>) - Method in class sailpoint.object.ProvisioningProject
 
setQuestions(List<Question>) - Method in class sailpoint.object.ProvisioningProject
 
setQuestions(List<Question>) - Method in class sailpoint.object.ProvisioningTarget
 
setQueuedProcessLog(List<ProcessLog>) - Method in class sailpoint.object.WorkflowCase
 
setQuickKey(String) - Method in class sailpoint.object.SyslogEvent
 
setQuickLink(QuickLink) - Method in class sailpoint.object.QuickLinkOptions
 
setQuickLinkOptions(List<QuickLinkOptions>) - Method in class sailpoint.object.QuickLink
 
setQuickLinkXml(QuickLink) - Method in class sailpoint.object.QuickLinkOptions
 
setRange(int) - Method in class sailpoint.object.ScoreDefinition
 
setRawBusinessRoleScore(int) - Method in class sailpoint.object.BaseIdentityIndex
 
setRawEntitlementScore(int) - Method in class sailpoint.object.BaseIdentityIndex
 
setRawPolicyScore(int) - Method in class sailpoint.object.BaseIdentityIndex
 
setRead(boolean) - Method in class sailpoint.object.AuditConfig.AuditSCIMResource
 
setReadOnly(boolean) - Method in class sailpoint.object.Field
Set whether this field is read only.
setReadOnly(boolean) - Method in class sailpoint.object.Form.Button
 
setReadOnly(boolean) - Method in class sailpoint.object.Form
 
setReadOnlyDefinition(DynamicValue) - Method in class sailpoint.object.Field
 
setReadOnlyDefinition(DynamicValue) - Method in class sailpoint.object.Form.Section
 
setReadyForRemediation(boolean) - Method in class sailpoint.object.CertificationAction
 
setReadyForRemediation(boolean) - Method in class sailpoint.object.CertificationItem
Mark this item as being ready to have the remediation kicked off.
setRealApplication(Application) - Method in class sailpoint.object.Form
Used only by form editor.
setReason(ArchivedCertificationEntity.Reason) - Method in class sailpoint.object.ArchivedCertificationEntity
 
setReasonMessages(List<Reason>) - Method in class sailpoint.object.Recommendation
 
setReasons(List<String>) - Method in class sailpoint.object.Recommendation
Deprecated.
setReassignmentLimit(Integer) - Method in class sailpoint.object.CertificationDefinition
 
setRecipient(Identity) - Method in class sailpoint.object.CertificationCommand.BulkReassignment
 
setRecipientsRuleId(String) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
 
setRecipientsRuleId(String) - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
 
setRecommendation(Recommendation) - Method in class sailpoint.object.ApprovalItem
 
setRecommendation(Recommendation) - Method in class sailpoint.object.CertificationItem
Set the recommendation in the attributes map
setRecommendationsGenerated(boolean) - Method in class sailpoint.object.CertificationDefinition
 
setRecommendedDecision(Recommendation.RecommendedDecision) - Method in class sailpoint.object.Recommendation
 
setRecommenderClassNames(List<String>) - Method in class sailpoint.object.Plugin
 
setRecommendValue(String) - Method in class sailpoint.object.CertificationItem
Sets the string representation of the recommendation retrieved for this CertificationItem.
setRecordCount(int) - Method in class sailpoint.object.BatchRequest
 
setRecordNumberStr(String) - Method in class sailpoint.object.WindowsEventLogEntry
 
setRedirectUrl(String) - Method in class sailpoint.object.OAuthClient
 
setReferenceAttribute(String) - Method in class sailpoint.object.AccountGroup
Deprecated.
 
setReferenceAttribute(String) - Method in class sailpoint.object.ArchivedCertificationEntity
 
setReferenceAttribute(String) - Method in class sailpoint.object.CertificationEntity
 
setReferenceAttribute(String) - Method in class sailpoint.object.ManagedAttribute
setReferencedRules(List<Rule>) - Method in class sailpoint.object.Rule
Set the Rules that are referenced by this Rule.
setReferenceFile(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setRefreshedExistingLock(boolean) - Method in class sailpoint.object.SailPointObject
 
setRefreshOptions(Map) - Method in class sailpoint.api.Provisioner
Set the options to use when refreshing if Provisioner.setDoRefresh(boolean) is true.
setRefreshRule(Rule) - Method in class sailpoint.object.Schema
 
setRefreshRule(Rule) - Method in class sailpoint.object.TargetSource
 
setRefreshTokenExpiresInSeconds(Integer) - Method in class sailpoint.object.OAuthConfiguration
 
setRejecters(String) - Method in class sailpoint.object.ApprovalItem
Set the entire rejecters list from a csv.
setRejecters(String) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
 
setRejections(List<WorkflowSummary.ApprovalSummary>) - Method in class sailpoint.object.WorkflowSummary
setRelationship(String) - Method in class sailpoint.object.IdentityItem.Path
 
setRelevantApps(List<String>) - Method in class sailpoint.object.PolicyViolation
Set the names of the applications that factored into the detection of this violation.
setRemediationAction(CertificationAction.RemediationAction) - Method in class sailpoint.object.CertificationAction
Deprecated.
Use remediate() instead.
setRemediationAdvice(String) - Method in class sailpoint.object.BaseConstraint
 
setRemediationCompleted(boolean) - Method in class sailpoint.object.CertificationAction
 
setRemediationCount(int) - Method in class sailpoint.web.WorkItemBean
Called by JSF, no-op.
setRemediationDetails(ProvisioningPlan) - Method in class sailpoint.object.CertificationAction
 
setRemediationItems(List<RemediationItem>) - Method in class sailpoint.object.WorkItem
 
setRemediationItems(List<RemediationItem>) - Method in class sailpoint.object.WorkItemArchive
 
setRemediationKickedOff(boolean) - Method in class sailpoint.object.CertificationAction
 
setRemediationModificationType(AttributeDefinition.UserInterfaceInputType) - Method in class sailpoint.object.AttributeDefinition
 
setRemediationNotificationConfig(NotificationConfig) - Method in class sailpoint.object.CertificationDefinition
 
setRemediationPeriodDurationAmount(Long) - Method in class sailpoint.object.CertificationDefinition
 
setRemediationPeriodDurationScale(Duration.Scale) - Method in class sailpoint.object.CertificationDefinition
 
setRemediationPeriodEnabled(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setRemediationPhaseEnterRuleName(String) - Method in class sailpoint.object.CertificationDefinition
 
setRemediationRule(String) - Method in class sailpoint.object.CompositeDefinition
 
setRemediationsCompleted(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setRemediationsCompleted(int) - Method in class sailpoint.object.Certification
 
setRemediationsCompleted(int) - Method in class sailpoint.object.CertificationStatistic
 
setRemediationsKickedOff(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setRemediationsKickedOff(int) - Method in class sailpoint.object.Certification
 
setRemediationsStarted(int) - Method in class sailpoint.object.CertificationStatistic
 
setRemediationTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setRemediators(List<Identity>) - Method in class sailpoint.object.Application
 
setReminderEmail(EmailTemplate) - Method in class sailpoint.object.WorkItemConfig
 
setReminderEmailTemplate(String) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setReminderEmailTemplate(EmailTemplate) - Method in class sailpoint.object.NotificationConfig
Deprecated.
setReminderFrequency(String) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setReminderFrequency(long) - Method in class sailpoint.object.NotificationConfig
Deprecated.
setReminderFrequencyDays(Long) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setReminderFrequencyMillis(Long) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setReminders(int) - Method in class sailpoint.object.WorkItem
 
setRemindersEnabled(boolean) - Method in class sailpoint.object.NotificationConfig
Deprecated.
setRemindersSent(int) - Method in class sailpoint.object.CertificationItem
 
setReminderStartDaysBeforeEnd(Long) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setReminderStartMillisBeforeEnd(Long) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setRemoteHost(String) - Method in class sailpoint.object.RemoteLoginToken
 
setRemove(boolean) - Method in class sailpoint.object.ResourceObject
Set a flag indicating that this object contains values that have been removed from the account.
setRemoved(boolean) - Method in class sailpoint.object.PermissionDifference
 
setRemoveDate(Date) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
setRemovedValues(List<String>) - Method in class sailpoint.object.Difference
 
setRenderer(String) - Method in class sailpoint.object.ColumnConfig
 
setRenderer(String) - Method in class sailpoint.object.PolicyViolation
 
setRenderer(String) - Method in class sailpoint.object.Workflow.Approval
 
setRenderer(String) - Method in class sailpoint.object.WorkItem
 
setRenderer(String) - Method in class sailpoint.object.WorkItemArchive
 
setRenderRule(Rule) - Method in class sailpoint.object.ReportColumnConfig
 
setRenderScript(Script) - Method in class sailpoint.object.ReportColumnConfig
 
setReplicated(boolean) - Method in class sailpoint.object.WorkflowTestSuite
 
setReplicator(Workflow.Replicator) - Method in class sailpoint.object.Workflow.Step
 
setReport(JasperReport) - Method in class sailpoint.object.JasperTemplate
Set the report xml object.
setReport(JasperResult) - Method in class sailpoint.object.TaskResult
 
setReportSummary(LiveReport.LiveReportSummary) - Method in class sailpoint.object.LiveReport
 
setRequest(Request) - Method in class sailpoint.object.RequestState
 
setRequest(String) - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
 
setRequestable(boolean) - Method in class sailpoint.object.ManagedAttribute
 
setRequestCommentsEnabled(String) - Method in class sailpoint.integration.IIQClient
Deprecated.
Unused
setRequestData(String) - Method in class sailpoint.object.BatchRequestItem
 
setRequester(String) - Method in class sailpoint.api.Provisioner
Set the name of the identity making the provisioning request.
setRequester(Identity) - Method in class sailpoint.object.CertificationCommand
 
setRequester(Identity) - Method in class sailpoint.object.WorkItem
 
setRequester(String) - Method in class sailpoint.object.WorkItemArchive
 
setRequesterComments(String) - Method in class sailpoint.object.ApprovalItem
 
setRequesterComments(String) - Method in class sailpoint.object.IdentityRequestItem
 
setRequesterDisplayName(String) - Method in class sailpoint.object.IdentityRequest
 
setRequesterId(String) - Method in class sailpoint.object.IdentityRequest
 
setRequesters(List<Identity>) - Method in class sailpoint.object.ProvisioningPlan
 
setRequestID(String) - Method in class sailpoint.integration.RequestResult
Set the ID of the request.
setRequestID(String) - Method in class sailpoint.object.ProvisioningPlan.AccountRequest
setRequestID(String) - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
 
setRequestID(String) - Method in class sailpoint.object.ProvisioningResult
 
setRequestItem(IdentityRequestItem) - Method in class sailpoint.object.IdentityEntitlement
 
setRequests(List<Request>) - Method in class openconnector.Plan
Set the list of requests in the plan.
setRequestsTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setRequestTrackingId(String) - Method in class sailpoint.object.ProvisioningPlan
Set tracking id for the plan as well as all the requests it contains.
setRequireApprovalComments(boolean) - Method in class sailpoint.object.Certification
Sets attribute which indicate if the certifier is required to enter a comment when a certification item is approved
setRequireApprovalComments(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setRequireBulkCertificationConfirmation(boolean) - Method in class sailpoint.web.certification.CertificationBean
 
setRequireBulkCertifyConfirmation(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setRequired(boolean) - Method in class sailpoint.object.BaseAttributeDefinition
 
setRequiredArguments(List<Argument>) - Method in class sailpoint.object.WorkflowRegistry.Callable
 
setRequiredRoles(List<Snapshot>) - Method in class sailpoint.object.RoleSnapshot
 
setRequirements(List<Bundle>) - Method in class sailpoint.object.Bundle
 
setRequirementsApproved(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setRequirementsRemediated(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setRequireMitigationComments(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setRequireReassignmentCompletion(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setRequireRemediationComments(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setRequiresCompletion(boolean) - Method in class sailpoint.web.WorkItemBean
Called by JSF, no-op.
setResAttMapObj(List<MapDTO>) - Method in class sailpoint.object.ConnectorOperationData
 
setResource(String) - Method in class openconnector.Request
Set the name of the resource owning the object.
setResourceAttributes(List<ManagedResource.ResourceAttribute>) - Method in class sailpoint.object.ManagedResource
 
setResourceClassNames(List<String>) - Method in class sailpoint.object.Plugin
 
setResourceObject(ResourceObject) - Method in exception sailpoint.connector.ExpiredPasswordException
 
setResources(List) - Method in class sailpoint.integration.RoleDefinition
Set the list of RoleResources.
setResources(List<AuditConfig.AuditSCIMResource>) - Method in class sailpoint.object.AuditConfig
 
setResources(List<ManagedResource>) - Method in class sailpoint.object.IntegrationConfig
 
setResponseCode(String) - Method in class sailpoint.object.ConnectorOperationData
 
setResponses(List<WorkflowTestSuite.WorkItemResponse>) - Method in class sailpoint.object.WorkflowTestSuite
 
setResponses(List<WorkflowTestSuite.WorkItemResponse>) - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
 
setRestartable(boolean) - Method in class sailpoint.object.TaskResult
 
setRestrictions(List<Filter>) - Method in class sailpoint.object.QueryOptions
Old name for setFilters, kept for backward compatibility.
setResult(Result) - Method in class openconnector.Item
Set the result of this request.
setResult(Result) - Method in class openconnector.Plan
Set the overall result of the plan evaluation.
setResult(Result) - Method in class openconnector.Request
Set the result of this request.
setResult(RequestResult) - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Set the RequestResult from applying this request.
setResult(RequestResult) - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Set the RequestResult from provisioning this attribute.
setResult(RequestResult) - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Set the RequestResult from provisioning this permission.
setResult(AlertAction.AlertActionResult) - Method in class sailpoint.object.AlertAction
 
setResult(ApplicationActivity.Result) - Method in class sailpoint.object.ApplicationActivity
 
setResult(BatchRequestItem.Result) - Method in class sailpoint.object.BatchRequestItem
 
setResult(ProvisioningResult) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setResult(ProvisioningResult) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
setResult(ProvisioningResult) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
setResult(ProvisioningResult) - Method in class sailpoint.object.ProvisioningPlan
 
setResultAction(TaskDefinition.ResultAction) - Method in class sailpoint.object.TaskDefinition
 
setResultExpiration(int) - Method in class sailpoint.object.TaskItemDefinition
 
setResultExpiration(int) - Method in class sailpoint.object.Workflow
 
setResultId(String) - Method in class sailpoint.object.AlertAction.AlertActionResult
 
setResultId(String) - Method in class sailpoint.object.AlertAction
 
setResultLimit(int) - Method in class sailpoint.object.QueryOptions
 
setResultName(String) - Method in class sailpoint.object.AlertAction.AlertActionResult
 
setResultRenderer(String) - Method in class sailpoint.object.TaskDefinition
 
setResults(List<ApplicationActivity.Result>) - Method in class sailpoint.object.AllowableActivity
 
setResultVariable(String) - Method in class sailpoint.object.Workflow.Step
 
setResumeDate(Date) - Method in class sailpoint.object.TaskSchedule
Store the resume date.
setRetain(boolean) - Method in class sailpoint.object.ProvisioningTarget
 
setRetries(int) - Method in class sailpoint.object.IdentityRequestItem
 
setRetry(boolean) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
Sets XMLProperty retry
setRetryableFailure(Throwable) - Method in class openconnector.Result
Add a messages for an exception to the result and also set the status to Retry.
setRetryCount(int) - Method in class sailpoint.object.Request
 
setRetryInterval(int) - Method in class openconnector.Result
Set the retry interval.
setRetryInterval(int) - Method in class sailpoint.object.ProvisioningResult
 
setRetryInterval(int) - Method in class sailpoint.object.Request
 
setRetryInterval(int) - Method in class sailpoint.object.RequestDefinition
 
setRetryMax(int) - Method in class sailpoint.object.RequestDefinition
 
setRetryStatus(Result) - Method in class openconnector.AbstractConnector
Helper for setting retry status - Iterate through all the messages from the result and call shoudRetry for each one If it can be retried, check if the retry threshold is configured, set that in the result
setRetryWait(int) - Method in class sailpoint.integration.RequestResult
 
setReturn(String) - Method in class sailpoint.object.Workflow.Approval
 
setReturns(List<Argument>) - Method in class sailpoint.object.Signature
 
setReturns(List<Workflow.Return>) - Method in class sailpoint.object.Workflow.Approval
 
setReturns(List<Workflow.Return>) - Method in class sailpoint.object.Workflow.Step
 
setReturnType(String) - Method in class sailpoint.object.Signature
 
setReviewed(boolean) - Method in class sailpoint.object.CertificationAction
 
setReviewRequired(boolean) - Method in class sailpoint.object.CertificationDelegation
 
setReviewRequired(boolean) - Method in class sailpoint.object.Field
 
setRevision(String) - Method in class sailpoint.object.ImportAction
 
setRevokeAccount(boolean) - Method in class sailpoint.object.CertificationAction
 
setRight(List<IdentityItem>) - Method in class sailpoint.object.ViolationDetails
 
setRightBundles(String) - Method in class sailpoint.object.PolicyViolation
 
setRightBundles(List<Bundle>) - Method in class sailpoint.object.SODConstraint
 
setRightConfig(RightConfig) - Method in class sailpoint.object.ScoreConfig
 
setRightRequired(String) - Method in class sailpoint.object.Plugin
 
setRights(String) - Method in class openconnector.Permission
 
setRights(List<String>) - Method in class openconnector.Permission
 
setRights(String) - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Set the rights for the permission - may be a csv.
setRights(String) - Method in class sailpoint.object.AccessMapping
 
setRights(List<SPRight>) - Method in class sailpoint.object.Capability
 
setRights(String) - Method in class sailpoint.object.Permission
 
setRights(List<String>) - Method in class sailpoint.object.Permission
 
setRights(String) - Method in class sailpoint.object.PermissionDifference
 
setRights(String) - Method in class sailpoint.object.ProvisioningPlan.PermissionRequest
 
setRights(String) - Method in class sailpoint.object.QuickLink
Deprecated. 
setRights(List<Right>) - Method in class sailpoint.object.RightConfig
 
setRights(List<SPRight>) - Method in class sailpoint.object.RoleTypeDefinition
 
setRights(String) - Method in class sailpoint.object.TargetAssociation
 
setRights(List<SPRight>) - Method in class sailpoint.object.TaskItemDefinition
 
setRights(String) - Method in class sailpoint.object.WebResource
 
setRightSelector(IdentitySelector) - Method in class sailpoint.object.GenericConstraint
 
setRightsList(List) - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Set the rights as a List.
setRightsList(List<String>) - Method in class sailpoint.object.AccessMapping
 
setRightsList(List<String>) - Method in class sailpoint.object.ProvisioningPlan.PermissionRequest
 
setRiskScoreTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setRiskScoreWeight(int) - Method in class sailpoint.object.Bundle
 
setRole(String) - Method in class sailpoint.object.Field
 
setRole(String) - Method in class sailpoint.object.IdentityHistoryItem
 
setRole(String) - Method in class sailpoint.object.IdentityItem.Path
 
setRole(String) - Method in class sailpoint.object.IdentityItem
 
setRole(Bundle) - Method in class sailpoint.object.IdentityItem
 
setRole(String) - Method in class sailpoint.object.ProvisioningTarget
 
setRole(Bundle) - Method in class sailpoint.object.RoleAssignment
 
setRole(Bundle) - Method in class sailpoint.object.RoleDetection
 
setRole(Bundle) - Method in class sailpoint.object.RoleMetadata
 
setRole(Bundle) - Method in class sailpoint.object.RoleScorecard
 
setRoleAssigments(List<RoleAssignment>) - Method in class sailpoint.object.ProvisioningProject
Deprecated.
replaced by ProvisioningTarget model
setRoleAssignment(RoleAssignment) - Method in class sailpoint.object.CertificationItem
Set the role assignment in the attributes map
setRoleAssignments(List<RoleAssignment>) - Method in class sailpoint.object.Identity
Sets the list of role assignments in the identity.
setRoleAssignments(List<ImpactAnalysis.RoleAssignments>) - Method in class sailpoint.object.ImpactAnalysis
 
setRoleDetection(RoleDetection) - Method in class sailpoint.object.CertificationItem
Set the role detection in the attributes map
setRoleDetections(List<RoleDetection>) - Method in class sailpoint.object.Identity
Set the list of detected roles.
setRoleDisabledStatus(WorkflowContext) - Method in class sailpoint.workflow.RoleLibrary
Enables or disabled the role based on value of RoleLibrary.ARG_DISABLE
setRoleExpansion(boolean) - Method in class sailpoint.object.ProvisioningPlan.AccountRequest
 
setRoleFilter(Filter) - Method in class sailpoint.object.CertificationDefinition
 
setRoleFilterValues(List<Map<String, Object>>) - Method in class sailpoint.object.CertificationDefinition
 
setRoleHierarchiesApproved(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setRoleHierarchiesRemediated(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setRoleId(String) - Method in class sailpoint.object.RoleAssignment
 
setRoleId(String) - Method in class sailpoint.object.RoleDetection
 
setRoleIndex(RoleIndex) - Method in class sailpoint.object.Bundle
 
setRoleMetadatas(List<RoleMetadata>) - Method in class sailpoint.object.Identity
 
setRoleMetricsIdentitiesColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setRoleName(String) - Method in class sailpoint.object.AccessRequestAccountInfo
 
setRoleName(String) - Method in class sailpoint.object.AccountSelection
 
setRoleName(String) - Method in class sailpoint.object.ImpactAnalysis.PolicyConflict
 
setRoleName(String) - Method in class sailpoint.object.MitigationExpiration
Deprecated.
This property is derived and cannot be set.
setRoleName(String) - Method in class sailpoint.object.RoleAssignment
 
setRoleName(String) - Method in class sailpoint.object.RoleDetection
 
setRoleName(String) - Method in class sailpoint.object.RoleTarget
 
setRoleOverlaps(List<RoleOverlapResult.RoleOverlap>) - Method in class sailpoint.object.RoleOverlapResult
 
setRoleRemoveControl(Rule) - Method in class sailpoint.object.DynamicScope
 
setRoleRequestControl(Rule) - Method in class sailpoint.object.DynamicScope
 
setRoleRequests(List<RoleRequest>) - Method in class sailpoint.object.Identity
 
setRoles(List<CandidateRole>) - Method in class sailpoint.object.RoleMiningResult
 
setRolesAllowed(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setRolesApproved(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setRolesExamined(int) - Method in class sailpoint.object.RoleOverlapResult
 
setRoleSnapshot(RoleSnapshot) - Method in class sailpoint.object.CertificationEntity
 
setRolesRemediated(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setRoleSyncContainer(Bundle) - Method in class sailpoint.object.IntegrationConfig
 
setRoleSyncFilter(Filter) - Method in class sailpoint.object.IntegrationConfig
 
setRoleSyncHistory(List<IntegrationConfig.RoleSyncHistory>) - Method in class sailpoint.object.IntegrationConfig
 
setRoleSyncStyle(String) - Method in class sailpoint.object.IntegrationConfig
 
setRoleType(String) - Method in class sailpoint.object.CandidateRole
 
setRoleTypes(List<String>) - Method in class sailpoint.object.CertificationDefinition
 
setRootPath(String) - Method in class sailpoint.object.ConnectorOperationData
 
setRule(Rule) - Method in class sailpoint.object.ActivityFieldMap
 
setRule(Rule) - Method in class sailpoint.object.ApplicationAccountSelectorRule
 
setRule(Rule) - Method in class sailpoint.object.AttributeSource
 
setRule(Rule) - Method in class sailpoint.object.DynamicValue
 
setRule(Rule) - Method in class sailpoint.object.Field
 
setRule(Rule) - Method in class sailpoint.object.IdentitySelector
 
setRule(Rule) - Method in class sailpoint.object.IdentityTrigger
 
setRule(Rule) - Method in class sailpoint.object.ObjectAttribute
 
setRule(RuleRegistry.Callout, Rule) - Method in class sailpoint.object.RuleRegistry
Set the Rule to execute for the given Callout point.
setRule(Rule) - Method in class sailpoint.object.TaskEvent
 
setRuleLibraries(List<Rule>) - Method in class sailpoint.object.Workflow
 
setRuleName(String) - Method in class sailpoint.object.PolicyImpactAnalysis.ViolationResult
 
setRunAgainstTestApps(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setRunAgainstTestApps(String) - Method in class sailpoint.object.ConnectorTestConfig
Set the application names for which the test suite or test case should execute.
setRunConfig(Attributes<String, Object>) - Method in class sailpoint.object.BatchRequest
 
setRunDate(Date) - Method in class sailpoint.object.BatchRequest
 
setRunLength(int) - Method in class sailpoint.object.TaskResult
 
setRunLengthAverage(int) - Method in class sailpoint.object.TaskDefinition
 
setRunLengthAverage(int) - Method in class sailpoint.object.TaskResult
 
setRunLengthDeviation(int) - Method in class sailpoint.object.TaskResult
 
setRunLengthTotal(int) - Method in class sailpoint.object.TaskDefinition
 
setRunNow(boolean) - Method in class sailpoint.object.CertificationSchedule
 
setRuns(int) - Method in class sailpoint.object.TaskDefinition
 
setRunType(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setSailPointContext(SailPointContext) - Method in class sailpoint.workflow.WorkflowContext
 
setSamlCorrelationRule(Rule) - Method in class sailpoint.object.SAMLConfig
 
setSavedSearches(List<SearchItem>) - Method in class sailpoint.object.Identity
 
setSaveExclusions(Boolean) - Method in class sailpoint.object.CertificationDefinition
 
setScale(Duration.Scale) - Method in class sailpoint.object.Duration
 
setSchedule(String) - Method in class sailpoint.object.TaskResult
 
setSchema(Schema) - Method in class sailpoint.object.Application
Sets a schema on this application.
setSchemaAttributeName(String) - Method in class sailpoint.object.Field.ApplicationDependency
 
setSchemaAttributeToExclude(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setSchemaAttributeToUpdate(Script) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setSchemaObjectType(String) - Method in class openconnector.Schema.Attribute
Set schemaObjectType of attribute
setSchemaObjectType(String) - Method in class sailpoint.object.ArchivedCertificationEntity
 
setSchemaObjectType(String) - Method in class sailpoint.object.AttributeDefinition
 
setSchemaObjectType(String) - Method in class sailpoint.object.CertificationDefinition.ApplicationGroup
 
setSchemaObjectType(String) - Method in class sailpoint.object.CertificationEntity
 
setSchemaObjectType(String) - Method in class sailpoint.object.Template
 
setSchemas(List<Schema>) - Method in class openconnector.ConnectorConfig
Set the list of schemas supported by this connector.
setSchemas(List<Schema>) - Method in class sailpoint.object.Application
Sets the schemas for this application.
setSchemaVersion(String) - Method in class sailpoint.object.DatabaseVersion
 
setScope(String) - Method in class openconnector.Item
Set the scope of the attribute request.
setScopeDisplayName(String) - Method in class sailpoint.object.RoleSnapshot
 
setScopeResults(boolean) - Method in interface sailpoint.api.SailPointContext
Set whether the results from search and getObjects methods should have scoping applied to them based on the controlled scopes of the user set with setUserName(String).
setScopeResults(Boolean) - Method in class sailpoint.object.QueryOptions
Set whether or not to scope the results of this query based on the user's controlled scopes.
setScopesApproved(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setScopesRemediated(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setScore(String, int) - Method in class sailpoint.object.GenericIndex
 
setScore(int) - Method in class sailpoint.object.ScoreItem
 
setScorecard(ApplicationScorecard) - Method in class sailpoint.object.Application
 
setScorecard(Scorecard) - Method in class sailpoint.object.Identity
 
setScorecard(Scorecard) - Method in class sailpoint.object.IdentitySnapshot
 
setScoreItems(List<ScoreItem>) - Method in class sailpoint.object.GenericIndex
 
setScorePercentage(int) - Method in class sailpoint.object.ScoreItem
 
setScorer(String) - Method in class sailpoint.object.ScoreDefinition
 
setScorer(Class) - Method in class sailpoint.object.ScoreDefinition
 
setScorer(Scorer) - Method in class sailpoint.object.ScoreDefinition
 
setScript(Script) - Method in class sailpoint.object.ActivityFieldMap
 
setScript(Script) - Method in class sailpoint.object.Chart
 
setScript(Script) - Method in class sailpoint.object.DynamicValue
 
setScript(Script) - Method in class sailpoint.object.Field
 
setScript(Script) - Method in class sailpoint.object.IdentitySelector
 
setScript(Script) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
setScript(Script) - Method in class sailpoint.object.Workflow.Arg
 
setScript(Script) - Method in class sailpoint.object.Workflow.Return
 
setScript(Script) - Method in class sailpoint.object.Workflow.Step
 
setScript(Script) - Method in class sailpoint.object.Workflow.Transition
 
setScript(Script) - Method in class sailpoint.object.Workflow.Variable
 
setScriptArguments(Map<String, Object>) - Method in class sailpoint.object.Field
 
setScriptArguments(String) - Method in class sailpoint.object.ReportColumnConfig
 
setScriptPackageNames(List<String>) - Method in class sailpoint.object.Plugin
 
setScrollPosition(int) - Method in class sailpoint.object.GridState
 
setScrollPositionXml(int) - Method in class sailpoint.object.GridState
 
setSearchDN(String) - Method in class sailpoint.object.AccountScopeData
 
setSearchDN(String) - Method in class sailpoint.object.GroupScopeData
 
setSearchScope(String) - Method in class sailpoint.object.AccountScopeData
 
setSearchScope(String) - Method in class sailpoint.object.GroupScopeData
 
setSecondaryOwners(List<Identity>) - Method in class sailpoint.object.Application
Deprecated.
Secondary owner concept deprecated and replaced with workgroups.
setSecondarySort(String) - Method in class sailpoint.object.ColumnConfig
 
setSecondaryTargets(List<WorkflowTarget>) - Method in class sailpoint.object.WorkflowCase
 
setSecondaryTargets(List<WorkflowTarget>) - Method in class sailpoint.object.WorkflowLaunch
 
setSecret(String) - Method in class sailpoint.object.OAuthClient
 
setSection(String) - Method in class sailpoint.object.Argument
 
setSection(String) - Method in class sailpoint.object.Field
 
setSections(List<Form.Section>) - Method in class sailpoint.object.Form
Temporary for backward compatibility with code that only understands a top-level Section list.
setSecure(boolean) - Method in class sailpoint.integration.SailPointHttpClient.Cookie
 
setSelectable(boolean) - Method in class sailpoint.object.IdentityAttributeFilterControl
 
setSelectedCertificationId(String) - Method in class sailpoint.web.certification.CertificationBean
 
setSelectedColumns(List<String>) - Method in class sailpoint.object.TableColumnPreference
 
setSelectedNativeIdentities(List<String>) - Method in class sailpoint.object.AccountSelection
 
setSelectedNativeIdentitiesXml(List<String>) - Method in class sailpoint.object.AccountSelection
 
setSelectedNativeIdentity(String) - Method in class sailpoint.object.AccountSelection
setSelectedWorkItemId(String) - Method in class sailpoint.web.certification.CertificationBean
 
setSelectedWorkItemId(String) - Method in class sailpoint.web.WorkItemBean
 
setSelection(String) - Method in class sailpoint.object.AccountSelection
 
setSelectionXml(String) - Method in class sailpoint.object.AccountSelection
 
setSelector(IdentitySelector) - Method in class sailpoint.object.Bundle
 
setSelector(IdentitySelector) - Method in class sailpoint.object.DynamicScope
 
setSelector(int, IdentitySelector) - Method in class sailpoint.object.GenericConstraint
 
setSelector(IdentitySelector) - Method in class sailpoint.object.IdentityTrigger
 
setSelector(IdentitySelector) - Method in class sailpoint.object.PasswordPolicyHolder
 
setSelector(IdentitySelector) - Method in class sailpoint.object.Widget
 
setSelectorDifference(Difference) - Method in class sailpoint.object.BundleDifference
 
setSelectors(List<IdentitySelector>) - Method in class sailpoint.object.GenericConstraint
 
setSelfCertificationAllowedLevel(Certification.SelfCertificationAllowedLevel) - Method in class sailpoint.object.CertificationDefinition
 
setSelfCertificationAllowedLevel(String) - Method in class sailpoint.object.CertificationDefinition
 
setSelfCertificationReassignment(boolean) - Method in class sailpoint.object.Certification
 
setSelfCertificationReassignment(boolean) - Method in class sailpoint.object.CertificationCommand.BulkReassignment
 
setSelfCertificationViolationsOwner(String) - Method in class sailpoint.object.CertificationDefinition
 
setSelfCertificationViolationsOwner(Identity) - Method in class sailpoint.object.CertificationDefinition
 
setSend(String) - Method in class sailpoint.object.Workflow.Approval
 
setSendImmediate(Boolean) - Method in interface sailpoint.api.EmailNotifier
Set whether to send emails immediately or queue them to be sent in the background.
setSendPreDelegationCompletionEmails(boolean) - Method in class sailpoint.object.CertificationDefinition
 
setSendReminders(boolean) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setSeries(String) - Method in class sailpoint.object.Chart
 
setServer(String) - Method in class sailpoint.object.SyslogEvent
 
setServerHost(String) - Method in class sailpoint.object.AuditEvent
 
setServerList(List) - Method in class sailpoint.object.DomainData
 
setServiceExecutorClassNames(List<String>) - Method in class sailpoint.object.Plugin
 
setSessionOwner(String) - Method in class sailpoint.api.Workflower
Set the name of the identity considered to be the owner of an interactive WorkflowSession.
setSessionOwner(String) - Method in class sailpoint.object.WorkflowLaunch
 
setSessionProperties(Map<String, String>) - Method in class sailpoint.object.EmailTemplate
Set the javax.mail.Session properties
setSettings(List<Setting>) - Method in class sailpoint.object.Plugin
 
setSettingsForm(Form) - Method in class sailpoint.object.Plugin
 
setSettingsPageName(String) - Method in class sailpoint.object.Plugin
 
setShortName(String) - Method in class sailpoint.object.Certification
 
setShortName(String) - Method in class sailpoint.object.ScoreDefinition
 
setShortNameTemplate(String) - Method in class sailpoint.object.CertificationDefinition
 
setShown(boolean) - Method in class sailpoint.object.Question
 
setShowRecommendations(boolean) - Method in class sailpoint.object.CertificationDefinition
 
setSignatories(List<Signoff.Signatory>) - Method in class sailpoint.object.Signoff
 
setSignature(Signature) - Method in class sailpoint.object.EmailTemplate
 
setSignature(Signature) - Method in class sailpoint.object.IntegrationConfig
 
setSignature(Signature) - Method in class sailpoint.object.Policy
 
setSignature(Signature) - Method in class sailpoint.object.Rule
 
setSignature(Signature) - Method in class sailpoint.object.ScoreDefinition
 
setSignature(Signature) - Method in class sailpoint.object.TaskItemDefinition
 
setSigned(Date) - Method in class sailpoint.object.Certification
 
setSigned(Date) - Method in class sailpoint.object.CertificationArchive
 
setSigned(boolean) - Method in class sailpoint.object.WorkItemArchive
 
setSignerDisplayName(String) - Method in class sailpoint.object.SignOffHistory
 
setSignerId(String) - Method in class sailpoint.object.SignOffHistory
 
setSignerName(String) - Method in class sailpoint.object.SignOffHistory
 
setSignoff(Signoff) - Method in class sailpoint.object.TaskResult
 
setSignOff(SignOffHistory) - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
 
setSignoffConfig(WorkItemConfig) - Method in class sailpoint.object.TaskDefinition
 
setSilent(boolean) - Method in class sailpoint.object.ObjectAttribute
 
setSimilarities(List<ImpactAnalysis.Similarity>) - Method in class sailpoint.object.ImpactAnalysis
 
setSimpleIdentity(String) - Method in class sailpoint.object.LinkSnapshot
 
setSimulateIE(boolean) - Method in class sailpoint.integration.SailPointHttpClient
 
setSimulating(boolean) - Method in interface sailpoint.object.PolicyExecutor
Is this a simulation (for example, links can be in memory and not in database).
setSimulating(boolean) - Method in class sailpoint.policy.AbstractPolicyExecutor
 
setSinglePermission(Permission) - Method in class sailpoint.object.AccountGroup
Deprecated.
Put a permission on the list replacing all others with the same target.
setSinglePermission(Permission) - Method in class sailpoint.object.Link
Put a permission on the list replacing all others with the same target.
setSinglePermission(Permission) - Method in class sailpoint.object.ManagedAttribute
Put a permission on the list replacing all others with the same target.
setSiteCollectionUrl(String) - Method in class sailpoint.object.SharePointSiteConfig
 
setSiteInclusionFilter(String) - Method in class sailpoint.object.SharePointSiteConfig
 
setSize(int) - Method in class openconnector.Partition
 
setSize(Integer) - Method in class openconnector.Schema.Attribute
Set the size of the attribute.
setSize(int) - Method in class sailpoint.object.Partition
 
setSkipForINOW(boolean) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setSkipLocalization(boolean) - Method in class sailpoint.object.ReportColumnConfig
 
setSkipValidation(boolean) - Method in class sailpoint.object.Form.Button
 
setSmsResetEnabled(boolean) - Method in class sailpoint.object.SMSResetConfig
 
setSnapshotId(String) - Method in class sailpoint.object.CertificationEntity
 
setSnapshotName(String) - Method in class sailpoint.object.ServerStatistic
 
setSnippets(List<Snippet>) - Method in class sailpoint.object.Plugin
 
setSoftwareVersion(String) - Method in class sailpoint.object.Identity
 
setSortable(boolean) - Method in class sailpoint.object.ColumnConfig
 
setSortable(boolean) - Method in class sailpoint.object.Field
 
setSortable(boolean) - Method in class sailpoint.object.ReportColumnConfig
 
setSortBy(List<Sort>) - Method in class sailpoint.object.Chart
 
setSortColumn(String) - Method in class sailpoint.object.GridState
 
setSortColumnXml(String) - Method in class sailpoint.object.GridState
 
setSortExpression(String) - Method in class sailpoint.object.ReportColumnConfig
 
setSortOrder(String) - Method in class sailpoint.object.GridState
 
setSortOrder(List<Sort>) - Method in class sailpoint.object.ReportDataSource
 
setSortOrderXml(String) - Method in class sailpoint.object.GridState
 
setSortProperty(String) - Method in class sailpoint.object.ColumnConfig
 
setSource(String) - Method in class sailpoint.api.Provisioner
Set the source of the provisioning change - for example "rule", etc...
setSource(Source) - Method in class sailpoint.api.Provisioner
Set the source of the provisioning change.
setSource(String) - Method in class sailpoint.object.AccountIconConfig
 
setSource(String) - Method in class sailpoint.object.ActivityFieldMap
 
setSource(Application) - Method in class sailpoint.object.Alert
 
setSource(Application) - Method in class sailpoint.object.AlertMatchConfig.AlertMatchTerm
 
setSource(String) - Method in class sailpoint.object.Assignment
 
setSource(Source) - Method in class sailpoint.object.Assignment
 
setSource(String) - Method in class sailpoint.object.AttributeDefinition
With regard to defining the source, do not use this method for defining the composite source definition.
setSource(String) - Method in class sailpoint.object.AttributeMetaData
 
setSource(String) - Method in class sailpoint.object.AuditEvent
 
setSource(String) - Method in class sailpoint.object.IdentityEntitlement
 
setSource(String) - Method in class sailpoint.object.IdentityRequest
 
setSource(String) - Method in class sailpoint.object.IdentitySelector.MatchTerm.ContributingEntitlement
 
setSource(ProvisioningPlan.AccountRequest.Operation) - Method in class sailpoint.object.ManagedResource.OperationTransformation
 
setSource(String) - Method in class sailpoint.object.ObjectClassification
 
setSource(String) - Method in class sailpoint.object.ProvisioningPlan
 
setSource(Source) - Method in class sailpoint.object.ProvisioningPlan
 
setSource(String) - Method in class sailpoint.object.ProvisioningTransaction
 
setSource(Source) - Method in class sailpoint.object.ProvisioningTransaction
 
setSource(String) - Method in class sailpoint.object.Question
 
setSource(String) - Method in class sailpoint.object.Rule
Set the source of the rule to be executed (for example - the script).
setSource(String) - Method in class sailpoint.object.Script
 
setSource(String) - Method in class sailpoint.object.WorkItem.OwnerHistory
 
setSourceAction(CertificationAction) - Method in class sailpoint.object.CertificationAction
 
setSourceApplication(String) - Method in class sailpoint.object.ApplicationActivity
 
setSourceAssignableRoles(String) - Method in class sailpoint.object.IdentityEntitlement
 
setSourceDetectedRoles(String) - Method in class sailpoint.object.IdentityEntitlement
 
setSourceDisplayName(String) - Method in class sailpoint.object.WorkItem.OwnerHistory
 
setSourceId(String) - Method in class sailpoint.object.Archive
 
setSourceId(String) - Method in class sailpoint.object.ProvisioningPlan
 
setSourceInfo(String) - Method in class sailpoint.object.ExpansionItem
 
setSourceName(String) - Method in class sailpoint.object.ProvisioningPlan
 
setSourceName(String) - Method in class sailpoint.object.WindowsEventLogEntry
 
setSourceRole(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
setSourceRoles(List<Bundle>) - Method in class sailpoint.api.EntitlementCorrelator
Deprecated.
This is not so necessary since things have been sped up with the cached CorrelationModel. The roles that are evaluated could be limited, but this is not so easy since a top-down evaluation is done and the roles passed to setSourceRoles() will be leaves (not likely top-level roles).
setSources(List<MiningConfig.MiningSource>) - Method in class sailpoint.object.MiningConfig
 
setSources(List<AttributeSource>) - Method in class sailpoint.object.ObjectAttribute
 
setSourceType(String) - Method in class sailpoint.object.ProvisioningPlan
 
setSpNameQualifier(String) - Method in class sailpoint.object.SAMLConfig
 
setStack(String) - Method in class sailpoint.object.TaskItem
 
setStacktrace(String) - Method in class sailpoint.object.SyslogEvent
 
setStagingEnabled(boolean) - Method in class sailpoint.object.CertificationDefinition
 
setStandard(boolean) - Method in class sailpoint.object.ObjectAttribute
 
setStartDate(Date) - Method in class sailpoint.object.ApprovalItem
 
setStartDate(Date) - Method in class sailpoint.object.Assignment
 
setStartDate(Date) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
 
setStartDate(Date) - Method in class sailpoint.object.NotificationConfig
 
setStartDate(Date) - Method in class sailpoint.object.PersistentIdentityItem
 
setStartDate(Date) - Method in class sailpoint.object.Workflow.Approval
 
setStartDate(Date) - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
 
setStartDate(Date) - Method in class sailpoint.object.WorkItem.OwnerHistory
 
setStarted(boolean) - Method in class sailpoint.object.Workflow.Approval
 
setStartHowManyDays(int) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
 
setStartHowManyDays(int) - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
 
setStartRequest(Request) - Method in class sailpoint.object.Assignment
 
setStartTime(Date) - Method in class sailpoint.object.ProcessLog
 
setStartTime(long) - Method in class sailpoint.object.Workflow.Approval
 
setStartTime(long) - Method in class sailpoint.object.Workflow
 
setStartTime(long) - Method in class sailpoint.object.Workflow.Step
 
setState(WorkItem.State) - Method in class sailpoint.object.ApprovalItem
 
setState(S) - Method in class sailpoint.object.CertificationStateConfig
Set the state this this config corresponds to.
setState(String) - Method in class sailpoint.object.ExtState
 
setState(String) - Method in class sailpoint.object.GridState
 
setState(String) - Method in class sailpoint.object.IdentityRequest
 
setState(Policy.State) - Method in class sailpoint.object.Policy
 
setState(TaskSchedule.State) - Method in class sailpoint.object.TaskSchedule
 
setState(WorkItem.State) - Method in class sailpoint.object.Workflow.Approval
 
setState(WorkItem.State) - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
 
setState(WorkItem.State) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
 
setState(WorkItem.State) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
 
setState(WorkItem.State) - Method in class sailpoint.object.WorkItem
 
setState(WorkItem.State) - Method in class sailpoint.object.WorkItemArchive
 
setStateId(String) - Method in class sailpoint.object.ColumnConfig
 
setStatistics(Certification.CertificationStatistics) - Method in class sailpoint.object.Certification
 
setStatistics(ITRoleMiningTaskResult.EntitlementStatistics) - Method in class sailpoint.object.ITRoleMiningTaskResult
 
setStatistics(List<TaskStatistics.TaskStatistic>) - Method in class sailpoint.object.TaskStatistics
 
setStatisticsCollector(StatisticsCollector) - Method in class openconnector.AbstractConnector
Set the StatisticsCollector object require for underlying connector to push the aggreagtion statistics.
setStatisticsCollector(StatisticsCollector) - Method in interface openconnector.Connector
Set the StatisticsCollector object require for underlying connector to push the aggreagtion statistics.
setStatisticsCollector(StatisticsCollector) - Method in class sailpoint.connector.AbstractConnector
Set the StatisticsCollector object require for underlying connector to push the aggreagtion statistics.
setStatisticsCollector(StatisticsCollector) - Method in interface sailpoint.connector.Connector
Set the StatisticsCollector object require for underlying connector to push the aggreagtion statistics.
setStatus(Result.Status) - Method in class openconnector.Result
Set the result status code.
setStatus(String) - Method in class sailpoint.integration.RequestResult
Set the status - one of the STATUS_* constants.
setStatus(BatchRequest.Status) - Method in class sailpoint.object.BatchRequest
 
setStatus(BatchRequestItem.Status) - Method in class sailpoint.object.BatchRequestItem
 
setStatus(CertificationAction.Status) - Method in class sailpoint.object.CertificationAction
Deprecated.
Use approve(), etc... to set the action.
setStatus(CertificationGroup.Status) - Method in class sailpoint.object.CertificationGroup
 
setStatus(String) - Method in class sailpoint.object.ConnectorOperationData
 
setStatus(CertificationAction.Status) - Method in class sailpoint.object.IdentityHistoryItem
 
setStatus(PolicyViolation.Status) - Method in class sailpoint.object.PolicyViolation
 
setStatus(String) - Method in class sailpoint.object.ProvisioningResult
Set the request status.
setStatus(ProvisioningTransaction.Status) - Method in class sailpoint.object.ProvisioningTransaction
 
setStatus(String) - Method in class sailpoint.object.WorkflowLaunch
 
setStatus(CertificationAction.Status) - Method in class sailpoint.web.certification.CertificationItemBean
 
setStep(Workflow.Step) - Method in class sailpoint.object.Workflow.Approval
 
setStep(String) - Method in class sailpoint.object.WorkflowSummary
 
setStep(Workflow.Step) - Method in class sailpoint.workflow.WorkflowContext
 
setStepDuration(int) - Method in class sailpoint.object.ProcessLog
 
setStepLibraries(String) - Method in class sailpoint.object.WorkflowRegistry.WorkflowType
 
setStepName(String) - Method in class sailpoint.object.ProcessLog
 
setSteps(List<Workflow.Step>) - Method in class sailpoint.object.Workflow
 
setStored(boolean) - Method in class sailpoint.object.FullTextIndex.FullTextField
 
setString1(String) - Method in class sailpoint.object.AuditEvent
 
setString1(String) - Method in class sailpoint.object.Request
 
setString1AndTruncate(String) - Method in class sailpoint.object.Request
Set string1 and truncate it to the max length.
setString2(String) - Method in class sailpoint.object.AuditEvent
 
setString3(String) - Method in class sailpoint.object.AuditEvent
 
setString4(String) - Method in class sailpoint.object.AuditEvent
 
setStyleClass(String) - Method in class sailpoint.object.Workflow.Step.Icon
 
setSubCertPager(CertificationBean.SubCertPager) - Method in class sailpoint.web.certification.CertificationBean
 
setSubGroupDefinitionTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setSubject(String) - Method in class sailpoint.object.EmailTemplate
 
setSubordinateOption(String) - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
 
setSubProcess(Workflow) - Method in class sailpoint.object.Workflow.Step
 
setSubqueryClass(Class<?>) - Method in class sailpoint.object.Filter.LeafFilter
 
setSubqueryFilter(Filter) - Method in class sailpoint.object.Filter.LeafFilter
 
setSubQueryKey(String) - Method in class sailpoint.object.ReportColumnConfig
 
setSubqueryProperty(String) - Method in class sailpoint.object.Filter.LeafFilter
 
setSubtitle(String) - Method in class sailpoint.object.Form.Section
 
setSubtitle(String) - Method in class sailpoint.object.Form
 
setSubType(CertificationItem.SubType) - Method in class sailpoint.object.ArchivedCertificationItem
 
setSubType(CertificationItem.SubType) - Method in class sailpoint.object.CertificationItem
 
setSubType(String) - Method in class sailpoint.object.TaskItemDefinition
 
setSuggestionMessage(Message) - Method in class sailpoint.object.ScoreItem
 
setSummary(String) - Method in class sailpoint.object.IdentitySelector
 
setSummary(String) - Method in class sailpoint.object.IdentitySnapshot
setSummaryAndTruncate(String) - Method in class sailpoint.object.IdentitySnapshot
Set the summary.
setSummaryStatus(AbstractCertificationItem.Status) - Method in class sailpoint.object.AbstractCertificationItem
 
setSuppressedExpansionItems(boolean) - Method in class sailpoint.object.IdentityRequest
 
setSuppressEmailWhenNothingToCertify(boolean) - Method in class sailpoint.object.CertificationDefinition
 
setSuppressInitialNotification(boolean) - Method in class sailpoint.object.CertificationDefinition
 
setSynchronizedRoles(List<Bundle>) - Method in class sailpoint.object.IntegrationConfig
 
setSystem(boolean) - Method in class sailpoint.object.ObjectAttribute
 
setSystemAttributes(Attributes<String, Object>) - Method in class sailpoint.object.WorkItemArchive
 
setSystemIdentity(String) - Method in class sailpoint.connector.AbstractConnector
 
setSystemIdentity(String) - Method in interface sailpoint.connector.Connector
Sets the target "meta" user id if this application is a multiplexer or bridge that requires operations be redirected through a meta user.
setSystemVersion(String) - Method in class sailpoint.object.DatabaseVersion
 
setSystemVersion(String) - Method in class sailpoint.object.ImportAction
 
setTag1(String) - Method in class sailpoint.object.Workflow.Approval
 
setTag2(String) - Method in class sailpoint.object.Workflow.Approval
 
setTags(List<Tag>) - Method in class sailpoint.object.Certification
 
setTags(List<Tag>) - Method in class sailpoint.object.CertificationDefinition
 
setTags(List<Tag>) - Method in class sailpoint.object.MonitoringStatistic
 
setTarget(String) - Method in class openconnector.Permission
 
setTarget(String) - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Set the permission target.
setTarget(String) - Method in class sailpoint.object.ApplicationActivity
 
setTarget(String) - Method in class sailpoint.object.AuditEvent
 
setTarget(String) - Method in class sailpoint.object.EntitlementWeight
 
setTarget(String) - Method in class sailpoint.object.Permission
 
setTarget(String) - Method in class sailpoint.object.PermissionDifference
 
setTarget(String) - Method in class sailpoint.object.ProvisioningPlan.PermissionRequest
 
setTarget(String) - Method in class sailpoint.object.Question
 
setTarget(String) - Method in class sailpoint.object.ServerStatistic
 
setTarget(Target) - Method in class sailpoint.object.TargetAssociation
 
setTarget(SailPointObject) - Method in class sailpoint.object.WorkflowLaunch
 
setTarget(SailPointObject) - Method in class sailpoint.object.WorkItem
 
setTargetApplication(Application) - Method in class sailpoint.connector.AbstractConnector
 
setTargetApplication(Application) - Method in interface sailpoint.connector.Connector
Sets the target application if this application is a multiplexer or bridge.
setTargetClass(String) - Method in class sailpoint.integration.ProvisioningPlan.ObjectRequest
Set the database object class of the associated object.
setTargetClass(Class) - Method in class sailpoint.integration.ProvisioningPlan.ObjectRequest
Set the database object class of the associated object.
setTargetClass(String) - Method in class sailpoint.object.IdentityRequest
 
setTargetClass(String) - Method in class sailpoint.object.LocalizedAttribute
Set the target class.
setTargetClass(String) - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
Deprecated.
use ProvisioningPlan.AbstractRequest.setType(String) Temporary backward compatibility for parsing objects created with older versions of RemediationCalculator.
setTargetClass(String) - Method in class sailpoint.object.TaskResult
 
setTargetClass(String) - Method in class sailpoint.object.WorkflowCase
 
setTargetClass(String) - Method in class sailpoint.object.WorkflowLaunch
 
setTargetClass(Class) - Method in class sailpoint.object.WorkflowLaunch
Set the target class using a class object.
setTargetClass(String) - Method in class sailpoint.object.WorkItem
 
setTargetClass(Class) - Method in class sailpoint.object.WorkItem
Set the target class using a class object.
setTargetClass(String) - Method in class sailpoint.object.WorkItemArchive
 
setTargetCollector(String) - Method in class sailpoint.object.AttributeAssignment
 
setTargetCollector(String) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
setTargetDisplayName(String) - Method in class sailpoint.object.AbstractCertificationItem
Sets the display name of the entity being certified.
setTargetDisplayName(String) - Method in class sailpoint.object.Alert
 
setTargetDisplayName(String) - Method in class sailpoint.object.ArchivedCertificationEntity
 
setTargetDisplayName(String) - Method in class sailpoint.object.ArchivedCertificationItem
 
setTargetDisplayName(String) - Method in class sailpoint.object.IdentityRequest
 
setTargetHost(String) - Method in class sailpoint.object.Target
 
setTargetId(String) - Method in class sailpoint.integration.ProvisioningPlan.ObjectRequest
Set the unique database id of an associated object.
setTargetId(String) - Method in class sailpoint.object.AbstractCertificationItem
Set the ID of the entity being certified.
setTargetId(String) - Method in class sailpoint.object.Alert
 
setTargetId(String) - Method in class sailpoint.object.ArchivedCertificationEntity
 
setTargetId(String) - Method in class sailpoint.object.ArchivedCertificationItem
 
setTargetId(String) - Method in class sailpoint.object.IdentityRequest
 
setTargetId(String) - Method in class sailpoint.object.LocalizedAttribute
Set the target ID.
setTargetId(String) - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
Deprecated.
Temporary backward compatibility for parsing objects created with older versions of RemediationCalculator. This one we ignore and assume that name will come in too.
setTargetId(String) - Method in class sailpoint.object.TaskResult
 
setTargetId(String) - Method in class sailpoint.object.WorkflowCase
 
setTargetId(String) - Method in class sailpoint.object.WorkflowLaunch
 
setTargetId(String) - Method in class sailpoint.object.WorkItem
 
setTargetId(String) - Method in class sailpoint.object.WorkItemArchive
 
setTargetIdentityId(String) - Method in class sailpoint.object.BatchRequestItem
 
setTargetInstance(String) - Method in class sailpoint.connector.AbstractConnector
 
setTargetInstance(String) - Method in interface sailpoint.connector.Connector
Sets the target application instance if this application is a multiplexer or bridge.
setTargetIntegration(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
setTargetIntegration(String) - Method in class sailpoint.object.ProvisioningPlan
 
setTargetIntegration(String) - Method in class sailpoint.object.ProvisioningResult
 
setTargetMessage(Message) - Method in class sailpoint.object.ScoreItem
 
setTargetName(String) - Method in class sailpoint.integration.ProvisioningPlan.ObjectRequest
Set the optional display name of an associated object.
setTargetName(String) - Method in class sailpoint.object.AbstractCertificationItem
Sets the name of the entity being certified.
setTargetName(String) - Method in class sailpoint.object.ArchivedCertificationEntity
 
setTargetName(String) - Method in class sailpoint.object.ArchivedCertificationItem
 
setTargetName(String) - Method in class sailpoint.object.LocalizedAttribute
Set the target name.
setTargetName(String) - Method in class sailpoint.object.PE2SiteConfig
 
setTargetName(String) - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
Deprecated.
use ProvisioningPlan.AbstractRequest.setNativeIdentity(String) Temporary backward compatibility for parsing objects created with older versions of RemediationCalculator. This one we ignore and assume that name will come in too.
setTargetName(String) - Method in class sailpoint.object.TargetAssociation
 
setTargetName(String) - Method in class sailpoint.object.TaskResult
 
setTargetName(String) - Method in class sailpoint.object.WorkflowCase
 
setTargetName(String) - Method in class sailpoint.object.WorkflowLaunch
 
setTargetName(String) - Method in class sailpoint.object.WorkItem
 
setTargetName(String) - Method in class sailpoint.object.WorkItemArchive
 
setTargetPermission(SailPointContext, Link, Permission) - Static method in class sailpoint.api.ObjectUtil
Given a Permission that has all rights for a given target permission, set the target permissions for the requested identity.
setTargetPermissionApplicationFilter(Filter) - Method in class sailpoint.object.CertificationDefinition
 
setTargetPermissionFilter(Filter) - Method in class sailpoint.object.CertificationDefinition
 
setTargetPermissionFilterValues(List<Map<String, Object>>) - Method in class sailpoint.object.CertificationDefinition
 
setTargetPermissions(List<Permission>) - Method in class sailpoint.object.AccountGroup
Deprecated.
 
setTargetPermissions(List<Permission>) - Method in class sailpoint.object.ManagedAttribute
 
setTargetReference(Reference) - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
Deprecated.
use ProvisioningPlan.AbstractRequest.setType(String) and ProvisioningPlan.AbstractRequest.setNativeIdentity(String) Temporary backward compatibility for parsing objects created with older versions of RemediationCalculator. This one we ignore and assume that name will come in too.
setTargets(List<String>) - Method in class sailpoint.object.ActivityDataSource
 
setTargets(List<String>) - Method in class sailpoint.object.AllowableActivity
 
setTargets(List<String>) - Method in class sailpoint.object.Category
 
setTargets(List<AttributeTarget>) - Method in class sailpoint.object.ObjectAttribute
 
setTargets(List<RoleTarget>) - Method in class sailpoint.object.RoleAssignment
Sets the targets for the role assignment.
setTargets(List<RoleTarget>) - Method in class sailpoint.object.RoleAssignmentSnapshot
 
setTargets(List<RoleTarget>) - Method in class sailpoint.object.RoleDetection
Sets the targets for the role assignment.
setTargets(List<String>) - Method in class sailpoint.object.TargetSource
 
setTargetSize(long) - Method in class sailpoint.object.Target
 
setTargetSource(TargetSource) - Method in class sailpoint.object.Application
setTargetSource(TargetSource) - Method in class sailpoint.object.IdentitySelector.MatchTerm
 
setTargetSource(TargetSource) - Method in class sailpoint.object.Target
 
setTargetSources(List<TargetSource>) - Method in class sailpoint.object.Application
 
setTargetType(String) - Method in class sailpoint.object.Alert
 
setTargetType(String) - Method in class sailpoint.object.PE2SiteConfig
 
setTargetType(String) - Method in class sailpoint.object.ServerStatistic
 
setTargetType(String) - Method in class sailpoint.object.TargetAssociation
 
setTargetTypesFilter(String) - Method in class sailpoint.object.SharePointSiteConfig
 
setTargetUser(String) - Method in class sailpoint.object.Form
 
setTaskDefinition(TaskDefinition) - Method in class sailpoint.object.TaskSchedule
Cache the definition in the TaskSchedule.
setTaskDefinitionTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setTaskExecutorClassNames(List<String>) - Method in class sailpoint.object.Plugin
 
setTaskId(String) - Method in class sailpoint.object.CertificationSchedule
 
setTaskMonitor(TaskMonitor) - Method in class sailpoint.api.ScopeService
Set the TaskMonitor to update progress on in ScopeService.denormalizePaths().
setTaskResult(TaskResult) - Method in class sailpoint.object.PartitionResult
 
setTaskResult(TaskResult) - Method in class sailpoint.object.Request
 
setTaskResult(TaskResult) - Method in class sailpoint.object.TaskEvent
 
setTaskResult(TaskResult) - Method in class sailpoint.object.WorkflowCase
 
setTaskResult(TaskResult) - Method in class sailpoint.object.WorkflowLaunch
 
setTaskResultId(String) - Method in class sailpoint.object.IdentityRequest
 
setTaskResultId(String) - Method in class sailpoint.object.WorkflowCase
Pseudo property to store the task result id stored as a soft reference until a final decision is made.
setTaskResultId(String) - Method in class sailpoint.web.WorkItemBean
Need a setter so it can be a hidden field if we post back here but it cannot be changed so ignore it.
setTaskResultsTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setTaskSchedule(TaskSchedule) - Method in class sailpoint.object.TaskResult
 
setTaskScheduleId(String) - Method in class sailpoint.object.Certification
 
setTaskScheduleTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setTaskStatistics(List<TaskStatistics>) - Method in class sailpoint.object.TaskStatistics
 
setTaskType(TaskItemDefinition.Type) - Method in class sailpoint.object.Workflow
 
setTemplate(String) - Method in class sailpoint.object.Field
 
setTemplate(boolean) - Method in class sailpoint.object.IntegrationConfig
 
setTemplate(boolean) - Method in class sailpoint.object.MonitoringStatistic
 
setTemplate(boolean) - Method in class sailpoint.object.Policy
 
setTemplate(boolean) - Method in class sailpoint.object.TaskItemDefinition
 
setTemplate(boolean) - Method in class sailpoint.object.Workflow
 
setTemplateApplication(String) - Method in class sailpoint.object.Application
 
setTemplates(List<Workflow.Step>) - Method in class sailpoint.object.WorkflowRegistry
 
setTerminate(boolean) - Method in class sailpoint.api.Terminator
Set the flag to terminate a bulk termination.
setTerminated(boolean) - Method in class sailpoint.object.TaskItem
 
setTerminateRequested(boolean) - Method in class sailpoint.object.TaskResult
 
setTerms(List<DictionaryTerm>) - Method in class sailpoint.object.Dictionary
 
setTerms(List<IdentitySelector.MatchTerm>) - Method in class sailpoint.object.IdentitySelector.MatchExpression
 
setTestConfigName(String) - Method in class sailpoint.object.ConnectorTestConfig
 
setTestHarness(WorkflowTestHarness) - Method in class sailpoint.api.Workflower
Set a previously initialized test harness for automation and capture.
setTests(List<ConnectorTestConfig.ConnectorTest>) - Method in class sailpoint.object.ConnectorTestConfig
 
setTests(List<WorkflowTestSuite.WorkflowTest>) - Method in class sailpoint.object.WorkflowTestSuite
 
setText(String) - Method in class sailpoint.object.MessageTemplate
 
setText(String) - Method in class sailpoint.object.SignOffHistory
 
setText(String) - Method in class sailpoint.object.Workflow.Step.Icon
 
setTextCode(String) - Method in class sailpoint.object.VerificationToken
 
setTextColor(String) - Method in class sailpoint.object.ScoreBandConfig
 
setThread(String) - Method in class sailpoint.object.SyslogEvent
 
setThrottleMinutes(int) - Method in class sailpoint.object.SMSResetConfig
 
setTiers(List<CompositeDefinition.Tier>) - Method in class sailpoint.object.CompositeDefinition
 
setTimeAttribute(String, Date) - Method in class sailpoint.object.TimePeriod
This helper method converts date objects to time strings and replaces the specified parameter with the resulting value
setTimeFormat(String) - Method in class sailpoint.object.ReportColumnConfig
 
setTimePeriods(List<TimePeriod>) - Method in class sailpoint.object.ActivityConstraint
 
setTimePeriods(List<TimePeriod>) - Method in class sailpoint.object.ApplicationActivity
 
setTimeStamp(Date) - Method in class sailpoint.object.ApplicationActivity
 
setTimeStamp(Date) - Method in class sailpoint.object.Recommendation
 
setTimeStyle(String) - Method in class sailpoint.object.ColumnConfig
 
setTimeWrittenGMT(String) - Method in class sailpoint.object.WindowsEventLogEntry
 
setTimeWrittenString(String) - Method in class sailpoint.object.WindowsEventLogEntry
 
setTimeZone(String) - Method in class sailpoint.object.ActivityFieldMap
 
setTitle(String) - Method in class sailpoint.object.AccountIconConfig
 
setTitle(String) - Method in class sailpoint.object.Chart
 
setTitle(String) - Method in class sailpoint.object.Form
 
setTitle(String) - Method in class sailpoint.object.LiveReport.LiveReportSummary
 
setTitle(String) - Method in class sailpoint.object.LiveReport
 
setTitle(String) - Method in class sailpoint.object.Widget
 
setTlsEnabled(boolean) - Method in class sailpoint.object.DomainData
 
setTlsEnabled(boolean) - Method in class sailpoint.object.ForestData
 
setTo(List<String>) - Method in class sailpoint.object.EmailOptions
 
setTo(String) - Method in class sailpoint.object.EmailOptions
Who the email is being sent to.
setTo(String) - Method in class sailpoint.object.EmailTemplate
 
setTo(String) - Method in class sailpoint.object.Workflow.Return
 
setTo(String) - Method in class sailpoint.object.Workflow.Transition
 
setToCsv(Set<?>) - Static method in class connector.common.Util
 
setToCsv(Set<?>) - Static method in class sailpoint.tools.Util
 
setToken(String) - Method in class openconnector.Result
Set the result token.
setTotal(int) - Method in class sailpoint.object.CertificationStatistic
 
setTotalAccountGroupMemberships(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setTotalAccountGroupPermissions(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setTotalAccounts(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setTotalApprovals(int) - Method in class sailpoint.object.BaseIdentityIndex
 
setTotalCapabilities(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setTotalCertificationIdentities(Integer) - Method in class sailpoint.web.certification.CertificationBean
 
setTotalCertifications(int) - Method in class sailpoint.object.CertificationGroup
 
setTotalDelegations(int) - Method in class sailpoint.object.BaseIdentityIndex
 
setTotalEntities(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setTotalEntities(int) - Method in class sailpoint.object.Certification
 
setTotalEntities(List<String>) - Method in class sailpoint.object.CertificationSnapshot
 
setTotalEntitlements(int) - Method in class sailpoint.object.ApplicationScorecard
Store the entitlement total in the attribute map.
setTotalExceptions(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setTotalItems(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setTotalItems(int) - Method in class sailpoint.object.Certification
 
setTotalLinks(int) - Method in class sailpoint.object.ApplicationScorecard
Store the link total in the attribute map.
setTotalMitigations(int) - Method in class sailpoint.object.BaseIdentityIndex
 
setTotalPermits(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setTotalPopulation(int) - Method in class sailpoint.object.ITRoleMiningTaskResult
 
setTotalProfiles(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setTotalRemediations(int) - Method in class sailpoint.object.BaseIdentityIndex
 
setTotalRequirements(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setTotalRoleHierarchies(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setTotalRoles(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setTotalScopes(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setTotalViolations(int) - Method in class sailpoint.object.BaseIdentityIndex
 
setTotalViolations(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setTouched(boolean) - Method in class sailpoint.object.IntegrationConfig.RoleSyncHistory
 
setTrace(boolean) - Method in class sailpoint.api.ScopeService
Set whether to log progress to STDOUT in ScopeService.denormalizePaths().
setTrace(boolean) - Method in class sailpoint.api.Terminator
Set whether to log deletion information to STDOUT when deleting.
setTrace(boolean) - Method in class sailpoint.integration.IIQClient
Set whether to print trace information to stdout.
setTrace(boolean) - Method in class sailpoint.integration.SailPointHttpClient
 
setTrace(String) - Method in class sailpoint.workflow.WorkflowContext
 
setTrackingId(String) - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Set the tracking ID for this request.
setTrackingId(String) - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Set the tracking ID for this request.
setTrackingId(String) - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Set the tracking ID for this request.
setTrackingId(String) - Method in class sailpoint.object.AuditEvent
 
setTrackingId(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
setTrackingId(String) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
setTrackingId(String) - Method in class sailpoint.object.ProvisioningPlan
 
setTrackSummaryLastStateMinimized(boolean) - Method in class sailpoint.web.certification.CertificationBean
 
setTransactionLock(boolean) - Method in class sailpoint.api.Provisioner
Set whether to use a transaction lock or not.
setTransactionLock(boolean) - Method in class sailpoint.object.QueryOptions
Obtain a transaction lock on objects returned by non-projection queries.
setTransferred(boolean) - Method in class sailpoint.object.TaskResult
 
setTransformationRule(Rule) - Method in class sailpoint.object.ActivityDataSource
 
setTransformationRule(Rule) - Method in class sailpoint.object.TargetSource
 
setTransformationType(ActivityFieldMap.TransformationType) - Method in class sailpoint.object.ActivityFieldMap
 
setTransient(boolean) - Method in class sailpoint.object.Workflow.Variable
 
setTransitions(List<Workflow.Transition>) - Method in class sailpoint.object.Workflow.Step
 
setTrigger(IdentityTrigger) - Method in class sailpoint.object.IdentityChangeEvent
Set the IdentityTrigger that generated this event.
setTriggerId(String) - Method in class sailpoint.object.Certification
 
setTriggerId(String) - Method in class sailpoint.object.CertificationDefinition
Basic Certification Properties
setTrim(boolean) - Method in class sailpoint.object.LogField
 
setType(String) - Method in class openconnector.Request
Set the object type.
setType(Schema.Type) - Method in class openconnector.Schema.Attribute
Set the type of the attribute.
setType(String) - Method in class sailpoint.integration.RoleEntitlement
Set the attribute type - RoleEntitlement.TYPE_PERMISSION if this is a permission.
setType(String) - Method in class sailpoint.object.ActivityDataSource
 
setType(String) - Method in class sailpoint.object.Alert
 
setType(String) - Method in class sailpoint.object.Application
Sets a string to describe the type of Application.
setType(CertificationItem.Type) - Method in class sailpoint.object.ArchivedCertificationItem
 
setType(ManagedAttribute.Type) - Method in class sailpoint.object.AttributeAssignment
 
setType(String) - Method in class sailpoint.object.BaseAttributeDefinition
 
setType(String) - Method in class sailpoint.object.Bundle
 
setType(Certification.Type) - Method in class sailpoint.object.Certification
 
setType(String) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.EscalationConfig
 
setType(String) - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
 
setType(String) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ReminderConfig
 
setType(Certification.Type) - Method in class sailpoint.object.CertificationDefinition
 
setType(String) - Method in class sailpoint.object.CertificationDefinition
 
setType(CertificationEntity.Type) - Method in class sailpoint.object.CertificationEntity
 
setType(CertificationGroup.Type) - Method in class sailpoint.object.CertificationGroup
 
setType(CertificationItem.Type) - Method in class sailpoint.object.CertificationItem
 
setType(Certification.Type) - Method in class sailpoint.object.CertificationLink
 
setType(Certification.Type) - Method in class sailpoint.object.CertificationSnapshot
 
setType(String) - Method in class sailpoint.object.Chart
 
setType(String) - Method in class sailpoint.object.Classification
 
setType(ConnectorTestConfig.TestType) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setType(String) - Method in class sailpoint.object.ConnectorTestConfig
 
setType(EntitlementWeight.EntitlementType) - Method in class sailpoint.object.EntitlementWeight
 
setType(String) - Method in class sailpoint.object.Form.Section
 
setType(Form.Type) - Method in class sailpoint.object.Form
 
setType(String) - Method in class sailpoint.object.Identity
 
setType(ManagedAttribute.Type) - Method in class sailpoint.object.IdentityEntitlement
 
setType(IdentityHistoryItem.Type) - Method in class sailpoint.object.IdentityHistoryItem
 
setType(String) - Method in class sailpoint.object.IdentityRequest
 
setType(String) - Method in class sailpoint.object.IdentitySelector.MatchTerm.ContributingEntitlement
 
setType(IdentitySelector.MatchTerm.Type) - Method in class sailpoint.object.IdentitySelector.MatchTerm
 
setType(IdentityTrigger.Type) - Method in class sailpoint.object.IdentityTrigger
 
setType(String) - Method in class sailpoint.object.ManagedAttribute
 
setType(String) - Method in class sailpoint.object.MonitoringStatistic
 
setType(String) - Method in class sailpoint.object.PE2SiteConfig
 
setType(String) - Method in class sailpoint.object.Policy
 
setType(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
setType(ProvisioningTransaction.Type) - Method in class sailpoint.object.ProvisioningTransaction
 
setType(Question.Type) - Method in class sailpoint.object.Question
 
setType(ReportDataSource.DataSourceType) - Method in class sailpoint.object.ReportDataSource
 
setType(String) - Method in class sailpoint.object.RoleOverlapResult.RoleOverlap
 
setType(String) - Method in class sailpoint.object.RoleSnapshot
 
setType(Rule.Type) - Method in class sailpoint.object.Rule
Set the Type of this Rule.
setType(String) - Method in class sailpoint.object.ScoreDefinition
Deprecated.
Deprecated property accessor to convert an older enumeration property into the new model. There should be no users of this other than during XML deserialization, it will be eventually taken away.
setType(String) - Method in class sailpoint.object.ScoreItem
 
setType(TaskItemDefinition.Type) - Method in class sailpoint.object.TaskItem
 
setType(TaskItemDefinition.Type) - Method in class sailpoint.object.TaskItemDefinition
 
setType(String) - Method in class sailpoint.object.Workflow
 
setType(WorkflowRegistry.CallableType) - Method in class sailpoint.object.WorkflowRegistry.Callable
 
setType(WorkItem.Type) - Method in class sailpoint.object.WorkItem
 
setType(WorkItem.Type) - Method in class sailpoint.object.WorkItemArchive
 
setType(Message.Type) - Method in class sailpoint.tools.Message
Sets the type of message.
setType(String) - Method in class sailpoint.web.WorkItemBean
Called by JSF, no-op.
setTypeDisplayName(String) - Method in class sailpoint.object.RoleSnapshot
 
setTypeKey(String) - Method in class sailpoint.object.Policy
 
setTypes(List<WorkflowRegistry.WorkflowType>) - Method in class sailpoint.object.WorkflowRegistry
 
setUiActivityMonitoringFactor(String) - Method in class sailpoint.object.ApplicationConfig
The UI displays these factors as percentages.
setUid(String) - Method in class sailpoint.object.SailPointObject
 
setUIPreference(String, Object) - Method in class sailpoint.object.Identity
 
setUIPreferences(UIPreferences) - Method in class sailpoint.object.Identity
 
setUncorrelated(boolean) - Method in class sailpoint.object.AccountGroup
Deprecated.
 
setUncorrelated(boolean) - Method in class sailpoint.object.ManagedAttribute
 
setUniqueNameHash(String) - Method in class sailpoint.object.Target
 
setUnit(String) - Method in class sailpoint.object.PE2SiteConfig
 
setUniversalManager(boolean) - Method in class sailpoint.object.ProvisioningConfig
 
setUnmappedApplication(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
setUnmappedName(String) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
setUnModifiableClasses(List<Class<?>>) - Method in class sailpoint.object.PersistenceOptions
 
setUnModifiableClasses(Class<?>...) - Method in class sailpoint.object.PersistenceOptions
 
setUnownedDataOwner(String) - Method in class sailpoint.object.CertificationDefinition
 
setUnscopedGloballyAccessible(Boolean) - Method in class sailpoint.object.QueryOptions
This can be set to override the system configuration setting for whether unscoped objects should be returned or not for a scoped query.
setUnSelectedColumns(List<String>) - Method in class sailpoint.object.TableColumnPreference
 
setUnverifiableAttributes(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setup(boolean, int, String, String, String, Map) - Method in class sailpoint.integration.ApacheHttpClient
 
setup(boolean, int, String, String, String, Map, String) - Method in class sailpoint.integration.ApacheHttpClient
 
setup(boolean, int, String, String, String, Map) - Method in interface sailpoint.integration.HttpClient
Setup this client using the given configuration.
setup(boolean, int, String, String, String, Map, String) - Method in interface sailpoint.integration.HttpClient
*Setup this client using the given configuration.**
setup(boolean, int, String, String, String, Map) - Method in class sailpoint.integration.SailPointHttpClient
Setup the client.
setup(boolean, int, String, String, String, Map, String) - Method in class sailpoint.integration.SailPointHttpClient
As existing setup method throws an UnsupportedOperationException if useSSL is true.So this method will not provide support for custom sslProtocol configuration.
setUpdate(boolean) - Method in class sailpoint.object.AuditConfig.AuditClass
 
setUpdateAttributeAssignments(boolean) - Method in class sailpoint.object.CertificationDefinition
 
setUpdateIdentityEntitlements(boolean) - Method in class sailpoint.object.CertificationDefinition
 
setupNotificationConfig(Resolver, Date, NotificationConfig) - Method in class sailpoint.object.WorkItem
Setup the work item expiration, reminder, and escalation information (including resetting the wakeupDate and wakeupInterval) based on the given notification configuration and expiration settings.
setUpperBound(int) - Method in class sailpoint.object.ScoreBandConfig
 
setupWorkItemNotifications(Resolver, WorkItem) - Method in class sailpoint.object.Certification
Setup notifications on the given work item using the expiration and notification configuration from this certification.
setUrl(String) - Method in class sailpoint.object.WebResource
 
setUsage(Template.Usage) - Method in class sailpoint.object.Template
 
setUseBy(Date) - Method in class sailpoint.object.Identity
 
setUseCandidates(boolean) - Method in class sailpoint.api.EntitlementCorrelator
This turns candidate awareness on and off.
setUseCreateAccountForTests(boolean) - Method in class sailpoint.object.ConnectorTestConfig
 
setUseExistingApplication(boolean) - Method in class sailpoint.object.ConnectorTestConfig
 
setUseGroupMembershipPreloading(String) - Method in class sailpoint.object.ForestData
 
setUser(String) - Method in class sailpoint.object.ApplicationActivity
 
setUser(String) - Method in class sailpoint.object.AttributeMetaData
 
setUser(String) - Method in class sailpoint.object.DomainData
 
setUser(String) - Method in class sailpoint.object.ExchangeData
 
setUser(String) - Method in class sailpoint.object.ForestData
 
setUser(String) - Method in class sailpoint.object.PE2SiteConfig
 
setUser(String) - Method in class sailpoint.object.SharePointSiteConfig
 
setUser(String) - Method in class sailpoint.object.WindowsEventLogEntry
 
setUser(String) - Method in class sailpoint.object.WindowsShare
 
setUserFriendlyType(String) - Method in class sailpoint.object.IdentityRequest
 
setUserName(String) - Method in interface sailpoint.api.SailPointContext
Set the name of the current user of this context.
setUsername(String) - Method in class sailpoint.integration.IIQClient
Set the username to use for authentication.
setUsername(String) - Method in class sailpoint.object.SyslogEvent
 
setUseSSL(boolean) - Method in class sailpoint.object.DomainData
 
setUseSSL(boolean) - Method in class sailpoint.object.ForestData
 
setUseTestAppFeatures(boolean) - Method in class sailpoint.object.ConnectorTestConfig
 
setUseTestAppSchema(boolean) - Method in class sailpoint.object.ConnectorTestConfig
 
setUseTLS(boolean) - Method in class sailpoint.object.ExchangeData
 
setUuid(String) - Method in class sailpoint.object.DeletedObject
 
setUuid(String) - Method in class sailpoint.object.Link
 
setUuid(String) - Method in class sailpoint.object.ManagedAttribute
 
setUuid(String) - Method in class sailpoint.object.ResourceObject
 
setValid(boolean) - Method in class sailpoint.integration.IIQClient.PasswordService.CheckPasswordResult
 
setValidateRO(boolean) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setValidateROScript(Script) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
 
setValidateUsingTestConfiguration(boolean) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
Set 'validateUsingTestConfiguration' in the context of text.
setValidation(String) - Method in class sailpoint.object.Workflow.Approval
 
setValidationAttrbutes(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
Set 'validationAttrbutes' in the context of text.
setValidationRule(Rule) - Method in class sailpoint.object.Field
 
setValidationRule(Rule) - Method in class sailpoint.object.LiveReport
 
setValidationScript(Script) - Method in class sailpoint.object.Field
 
setValidationScript(Script) - Method in class sailpoint.object.LiveReport
 
setValidationScript(Script) - Method in class sailpoint.object.Workflow.Approval
 
setValidator(String) - Method in class sailpoint.object.Workflow.Approval
 
setValidatorScript(Script) - Method in class sailpoint.object.Workflow.Approval
 
setValue(Object) - Method in class openconnector.Item
Set the value to apply to the attribute.
setValue(String) - Method in class sailpoint.api.PersistenceManager.LockParameters
 
setValue(Object) - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Set the value to add, remove, or set - may be a List.
setValue(String) - Method in class sailpoint.integration.RoleEntitlement
Set the value of this entitlement.
setValue(String) - Method in class sailpoint.integration.SailPointHttpClient.Cookie
 
setValue(String) - Method in class sailpoint.object.AccountIconConfig
Attribute value that triggers the icon to be displayed.
setValue(String, Object) - Method in class sailpoint.object.AccountItem
 
setValue(Object) - Method in class sailpoint.object.AccountItem
 
setValue(String) - Method in class sailpoint.object.AlertMatchConfig.AlertMatchTerm
 
setValue(Object) - Method in class sailpoint.object.AttributeAssignment
 
setValue(String) - Method in class sailpoint.object.Chart
 
setValue(String) - Method in class sailpoint.object.DictionaryTerm
 
setValue(Object) - Method in class sailpoint.object.DynamicValue
 
setValue(String) - Method in class sailpoint.object.EntitlementWeight
 
setValue(String) - Method in class sailpoint.object.ExternalAttribute
 
setValue(Object) - Method in class sailpoint.object.Field
 
setValue(Object) - Method in class sailpoint.object.Filter.LeafFilter
 
setValue(String) - Method in class sailpoint.object.Form.Button
 
setValue(String) - Method in class sailpoint.object.IdentitySelector.MatchTerm
 
setValue(String) - Method in class sailpoint.object.ImportAction
 
setValue(Object) - Method in class sailpoint.object.LiveReport.LiveReportSummaryValue
 
setValue(String) - Method in class sailpoint.object.LocalizedAttribute
Set the value.
setValue(String) - Method in class sailpoint.object.ManagedAttribute
 
setValue(Object) - Method in class sailpoint.object.MapDTO
 
setValue(String) - Method in class sailpoint.object.MonitoringStatistic
 
setValue(Object) - Method in class sailpoint.object.PersistentIdentityItem
 
setValue(Object) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
 
setValue(String) - Method in class sailpoint.object.ProvisioningTarget
 
setValue(String) - Method in class sailpoint.object.ServerStatistic
 
setValue(String) - Method in class sailpoint.object.Workflow.Arg
 
setValue(String) - Method in class sailpoint.object.Workflow.Return
 
setValue(Object) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
 
setValueAndTruncate(String) - Method in class sailpoint.object.IdentityHistoryItem
 
setValueClass(String) - Method in class sailpoint.object.ReportColumnConfig
 
setValueClass(String) - Method in class sailpoint.object.ReportDataSource.Parameter
 
setValueDefinition(DynamicValue) - Method in class sailpoint.object.Field
 
setValueRule(Rule) - Method in class sailpoint.object.ReportDataSource.Parameter
 
setValues(List) - Method in class sailpoint.integration.RoleEntitlement
Set the values for this attribute.
setValues(List<LiveReport.LiveReportSummaryValue>) - Method in class sailpoint.object.LiveReport.LiveReportSummary
 
setValues(List<String>) - Method in class sailpoint.object.MiningConfig.MiningAttribute
 
setValueScript(Script) - Method in class sailpoint.object.ReportDataSource.Parameter
 
setValueSource(Scriptlet) - Method in class sailpoint.object.MonitoringStatistic
 
setValueType(String) - Method in class sailpoint.object.MonitoringStatistic
 
setValueType(String) - Method in class sailpoint.object.PropertyInfo
 
setValueType(String) - Method in class sailpoint.object.ServerStatistic
 
setValueXMLAttribute(String) - Method in class sailpoint.object.Filter.LeafFilter
 
setValueXMLElement(Object) - Method in class sailpoint.object.Filter.LeafFilter
 
setVariable(String, Object) - Method in class sailpoint.object.EmailOptions
 
setVariable(String) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
 
setVariable(String, Object) - Method in class sailpoint.workflow.WorkflowContext
Set a workflow variable.
setVariableDefinitions(List<Workflow.Variable>) - Method in class sailpoint.object.Workflow
 
setVariables(Map<String, Object>) - Method in class sailpoint.object.EmailOptions
 
setVariables(Attributes<String, Object>) - Method in class sailpoint.object.Workflow.Approval
 
setVariables(Attributes<String, Object>) - Method in class sailpoint.object.Workflow
 
setVariables(Map<String, Object>) - Method in class sailpoint.object.WorkflowCase
Set the initial workflow variables.
setVariables(Map<String, Object>) - Method in class sailpoint.object.WorkflowLaunch
 
setVerificationToken(VerificationToken) - Method in class sailpoint.object.Identity
 
setVerified(Date) - Method in class sailpoint.object.IdentityRequest
 
setVerified(Date) - Method in class sailpoint.object.TaskResult
 
setVersion(int) - Method in class sailpoint.object.Archive
 
setVersion(String) - Method in class sailpoint.object.Plugin
 
setViolatingEntitlements(List<IdentitySelector.MatchTerm>) - Method in class sailpoint.object.PolicyViolation
 
setViolationCount(int) - Method in class sailpoint.object.PolicyImpactAnalysis.ViolationResult
 
setViolationOwner(Identity) - Method in class sailpoint.object.BaseConstraint
 
setViolationOwner(Identity) - Method in class sailpoint.object.Policy
 
setViolationOwner(Identity) - Method in interface sailpoint.object.PolicyViolation.IPolicyViolationOwnerSource
 
setViolationOwnerRule(Rule) - Method in class sailpoint.object.BaseConstraint
 
setViolationOwnerRule(Rule) - Method in class sailpoint.object.Policy
 
setViolationOwnerRule(Rule) - Method in interface sailpoint.object.PolicyViolation.IPolicyViolationOwnerSource
 
setViolationOwnerType(Policy.ViolationOwnerType) - Method in class sailpoint.object.BaseConstraint
 
setViolationOwnerType(Policy.ViolationOwnerType) - Method in class sailpoint.object.Policy
 
setViolationOwnerType(Policy.ViolationOwnerType) - Method in interface sailpoint.object.PolicyViolation.IPolicyViolationOwnerSource
 
setViolationResults(List<PolicyImpactAnalysis.ViolationResult>) - Method in class sailpoint.object.PolicyImpactAnalysis
 
setViolationRule(String) - Method in class sailpoint.object.BaseConstraint
 
setViolationRule(String) - Method in class sailpoint.object.Policy
 
setViolations(List<PolicyViolation>) - Method in class sailpoint.object.IdentitySnapshot
 
setViolations(List<CertificationItemBean.ViolationBean>) - Method in class sailpoint.web.certification.CertificationBean
 
setViolationsAcknowledged(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setViolationsAllowed(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setViolationsRemediated(int) - Method in class sailpoint.object.Certification.CertificationStatistics
 
setViolationSummary(String) - Method in class sailpoint.object.ArchivedCertificationItem
 
setViolationWorkflow(String) - Method in class sailpoint.object.BaseConstraint
 
setViolationWorkflow(String) - Method in class sailpoint.object.Policy
 
setVolume(String) - Method in class sailpoint.object.PE2SiteConfig
 
setWait(String) - Method in class sailpoint.object.Workflow.Step
 
setWaitSource(Scriptlet) - Method in class sailpoint.object.Workflow.Step
 
setWaitTimeout(boolean) - Method in class sailpoint.object.Workflow.Step
 
setWakeUpDate(Date) - Method in class sailpoint.object.CertificationItem
 
setWakeUpDate(Date) - Method in interface sailpoint.object.Notifiable
Set the date at which this object should next be checked for reminders, escalations, or expiration.
setWakeUpDate(Date) - Method in class sailpoint.object.WorkItem
 
setWakeUpDate(Date) - Method in class sailpoint.object.WorkItemArchive
 
setWarnings(List) - Method in class sailpoint.integration.RequestResult
Set the warnings for this request.
setWarnings(List<Message>) - Method in class sailpoint.object.IdentityRequestItem
 
setWarnings(List<Message>) - Method in class sailpoint.object.ProvisioningResult
 
setWeight(int) - Method in class sailpoint.object.BaseConstraint
 
setWeight(String) - Method in class sailpoint.object.EntitlementWeight
 
setWeight(int) - Method in class sailpoint.object.Right
 
setWeight(int) - Method in class sailpoint.object.ScoreDefinition
 
setWeights(List<EntitlementWeight>) - Method in class sailpoint.object.ApplicationEntitlementWeights
 
setWhen(String) - Method in class sailpoint.object.Workflow.Transition
 
setWidth(int) - Method in class sailpoint.object.ColumnConfig
 
setWidth(int) - Method in class sailpoint.object.ReportColumnConfig
 
setWizard(boolean) - Method in class sailpoint.object.Form
 
setWorkflow(Workflow) - Method in class sailpoint.object.IdentityTrigger
 
setWorkflow(Workflow) - Method in class sailpoint.object.MFAConfig
 
setWorkflow(Workflow) - Method in class sailpoint.object.Workflow.Step
 
setWorkflow(Workflow) - Method in class sailpoint.object.WorkflowLaunch
Set the workflow reference from a workflow object.
setWorkflow(Workflow) - Method in class sailpoint.workflow.WorkflowContext
 
setWorkflowCase(WorkflowCase) - Method in class sailpoint.object.WorkflowLaunch
 
setWorkflowCase(WorkflowCase) - Method in class sailpoint.object.WorkflowTarget
 
setWorkflowCase(WorkflowCase) - Method in class sailpoint.object.WorkItem
 
setWorkflowCase(WorkflowCase) - Method in class sailpoint.workflow.WorkflowContext
 
setWorkflowCaseId(String) - Method in class sailpoint.web.WorkItemBean
Do Nothing
setWorkflowCaseName(String) - Method in class sailpoint.object.ProcessLog
 
setWorkflowCases(List<WorkflowCase>) - Method in class sailpoint.object.Workflow.Step
 
setWorkflowContext(WorkflowContext) - Method in class sailpoint.object.WorkflowLaunch
 
setWorkflower(Workflower) - Method in class sailpoint.workflow.WorkflowContext
 
setWorkflowHandler(WorkflowHandler) - Method in class sailpoint.workflow.WorkflowContext
 
setWorkflowLaunch(WorkflowLaunch) - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
 
setWorkflowLaunch(WorkflowLaunch) - Method in class sailpoint.workflow.WorkflowContext
 
setWorkflowName(String) - Method in class sailpoint.object.AlertAction.AlertActionResult
 
setWorkflowName(String) - Method in class sailpoint.object.AlertDefinition.ActionConfig
 
setWorkflowName(String) - Method in class sailpoint.object.IdentityTrigger
 
setWorkflowName(String) - Method in class sailpoint.object.WorkflowLaunch
 
setWorkflowRef(String) - Method in class sailpoint.object.WorkflowLaunch
 
setWorkgroup(String) - Method in class sailpoint.api.Workflower.AssignmentAudit
 
setWorkgroup(boolean) - Method in class sailpoint.object.Identity
 
SetWorkgroupCapability - Static variable in class sailpoint.object.SPRight
 
SetWorkgroupControlledScope - Static variable in class sailpoint.object.SPRight
 
setWorkgroupMemberTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setWorkgroups(List<Identity>) - Method in class sailpoint.object.Identity
 
setWorkgroupTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setWorkItem(WorkItem) - Method in class sailpoint.object.RemediationItem
 
setWorkItem(WorkItem) - Method in class sailpoint.object.Workflow.Approval
 
setWorkItem(String) - Method in class sailpoint.object.WorkItemMonitor
 
setWorkItem(WorkItem) - Method in class sailpoint.workflow.WorkflowContext
 
setWorkItemArchive(WorkItemArchive) - Method in class sailpoint.workflow.WorkflowContext
 
setWorkItemConfig(WorkItemConfig) - Method in class sailpoint.object.Workflow.Approval
 
setWorkItemConfig(WorkItemConfig) - Method in class sailpoint.object.Workflow
 
setWorkItemDescription(String) - Method in class sailpoint.object.Workflow.Approval
 
setWorkItemId(String) - Method in class sailpoint.object.Signoff.Signatory
 
setWorkItemId(String) - Method in class sailpoint.object.Workflow.Approval
 
setWorkItemId(String) - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
 
setWorkItemId(String) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
 
setWorkItemId(String) - Method in class sailpoint.object.WorkItemArchive
 
setWorkItemRenderer(String) - Method in class sailpoint.object.Workflow
 
setWorkItems(List<WorkItem>) - Method in class sailpoint.object.Certification
 
setWorkItemsArchiveTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
 
setWorkItemType(WorkItem.Type) - Method in class sailpoint.object.Workflow.Approval
 
setWorkItemType(WorkItem.Type) - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
 
setXmlAllowedValuesDynamic(boolean) - Method in class sailpoint.object.Field
Deprecated.
setXmlDirty(boolean) - Method in class sailpoint.object.Scope
setXmlId(String) - Method in class sailpoint.object.RoleAssignment
setXmlId(String) - Method in class sailpoint.object.RoleDetection
setXmlName(String) - Method in class sailpoint.object.RoleAssignment
setXmlName(String) - Method in class sailpoint.object.RoleDetection
setXMLNewOwner(Identity) - Method in class sailpoint.object.WorkItem.OwnerHistory
setXMLOldOwner(Identity) - Method in class sailpoint.object.WorkItem.OwnerHistory
setXmlRoleIndex(RoleIndex) - Method in class sailpoint.object.Bundle
 
setXmlScorecard(ApplicationScorecard) - Method in class sailpoint.object.Application
 
setXmlScorecard(Scorecard) - Method in class sailpoint.object.Identity
 
setXmlTemplates(List<Template>) - Method in class sailpoint.object.Application
 
setXmlTemplates(List<Template>) - Method in class sailpoint.object.Bundle
 
setXpathNamespaces(List<MapDTO>) - Method in class sailpoint.object.ConnectorOperationData
 
SeverUpDown - Static variable in class sailpoint.object.AuditEvent
 
SHAREPOINT_COLLECTOR - Static variable in class sailpoint.object.TargetSource
 
SHAREPOINT_NEW_VER - Static variable in class sailpoint.object.TargetSource
 
SHAREPOINT_VERSION - Static variable in class sailpoint.object.TargetSource
 
SharePointSiteConfig - Class in sailpoint.object
Configuration object that is used to drive unstructured collection from SharePoint site collections.
SharePointSiteConfig() - Constructor for class sailpoint.object.SharePointSiteConfig
 
shiftArray(String[]) - Static method in class sailpoint.tools.Util
Return a copy of the array with the first element removed.
SHORT_NAME_MAX_LENGTH - Static variable in class sailpoint.object.Certification
The maximum length for a certification short name.
shouldAuthenticate(HttpServletRequest) - Method in class sailpoint.integration.RestServlet
Subclasses can override this method to disable authentication checks for certain requests.
shouldCheckEffective() - Method in class sailpoint.object.IdentitySelector.MatchTerm
 
shouldDirtyCheck(Object) - Method in class sailpoint.object.PersistenceOptions
 
shouldFilter(Map<String, Object>) - Method in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
Apply the FilterString and if the line matches it will be filtered.
shouldFilterSimpleString(List<String>) - Method in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
If the line matches the simpleSearchString defined this method will return true.
shouldIncludeClassifications() - Method in class sailpoint.object.CertificationDefinition
 
shouldNotify() - Method in class sailpoint.object.AlertDefinition
True if the ActionConfig contains emailTemplate and a list of idents to notify
shouldRetry(Exception, String) - Method in class openconnector.AbstractConnector
Helper for checking if the provisioning error can be retried - 1.
shouldRetry(Exception, String, ProvisioningResult) - Method in class sailpoint.connector.AbstractConnector
Helper for checking if the provisioning error can be retried - 1.
shouldTrim() - Method in class sailpoint.object.LogField
 
SHOW_AUTO_REMEDIATION_DIALOG - Static variable in class sailpoint.object.Configuration
Whether or not to display the auto-remediation dialog for remediations that go through a provisioning system.
SHOW_CERTIFICATION_ICON_TOOLTIPS - Static variable in class sailpoint.object.Configuration
Whether to show the certification decision icon tooltips or not (defaults to false).
SHOW_CERTIFICATION_ROLE_REVOCATION_DETAILS - Static variable in class sailpoint.object.Configuration
Key to determine if the revocation dialog needs to be shown or not
SHOW_CHANGE_PASSWORD_TAB - Static variable in class sailpoint.object.Configuration
 
SHOW_EDIT_FORWARDING - Static variable in class sailpoint.object.Configuration
 
showIdentity(String) - Method in class sailpoint.integration.IIQClient
Return a JSON string that has a map with the roles and viewable attributes for the requested identity.
sign() - Method in class sailpoint.web.certification.CertificationBean
Action to sign off on the given certification.
Signatory() - Constructor for class sailpoint.object.Signoff.Signatory
 
Signatory(String) - Constructor for class sailpoint.object.Signoff.Signatory
 
Signature - Class in sailpoint.object
 
Signature() - Constructor for class sailpoint.object.Signature
 
Signoff - Class in sailpoint.object
 
Signoff() - Constructor for class sailpoint.object.Signoff
 
Signoff.Signatory - Class in sailpoint.object
Inner class to represent the signoff of a particular user.
SIGNOFF_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
Various email templates.
SignOffHistory - Class in sailpoint.object
This is the object to store SailPointObject signoffs.
SignOffHistory() - Constructor for class sailpoint.object.SignOffHistory
Default constructor.
SignOffHistory(Identity) - Constructor for class sailpoint.object.SignOffHistory
Constructor.
SignOffHistory(String, String, String, Date) - Constructor for class sailpoint.object.SignOffHistory
 
SignOffHistory(String, String, String, Date, String, String, String) - Constructor for class sailpoint.object.SignOffHistory
Constructor used for electronicSignatures.
Similarity() - Constructor for class sailpoint.object.ImpactAnalysis.Similarity
 
SIMPLE_LOGIN_STYLE - Static variable in class sailpoint.object.Configuration
 
SimplifiedEntitlement(String, String, String, String, String, String) - Constructor for class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlement
Constructor used to represent an entitlement attribute value
SimplifiedEntitlement(String, String, String, String, String, String, String) - Constructor for class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlement
Constructor used to represent a permission
SimplifiedEntitlementsKey(Link, Set<ITRoleMiningTaskResult.SimplifiedEntitlement>, boolean) - Constructor for class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlementsKey
 
simplify() - Method in class sailpoint.api.Provisioner
Interface to run simplification without evaluation.
SINGLE_QUOTE - Static variable in class connector.common.XmlUtil
 
SINGLE_QUOTE - Static variable in class sailpoint.integration.XmlUtil
 
size(Collection) - Static method in class connector.common.Util
Return the size of the given collection.
size(Collection) - Static method in class sailpoint.integration.Util
Return the size of the given collection.
size() - Static method in class sailpoint.object.CustomGlobal
 
size(Collection) - Static method in class sailpoint.tools.Util
Return the size of the given collection.
skipLines(BufferedReader, int) - Static method in class sailpoint.connector.AbstractFileBasedConnector
Skip the number of lines specified from the current reader position.
skipLines(Schema, BufferedReader) - Method in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
If called, the reader will be skipped forward the number of lines configured for the "linesToBeSkipped" configuration attribute.
sleep(int) - Static method in class sailpoint.integration.Util
Pause for reflection, catching the usual silly exception.
sleep(int) - Static method in class sailpoint.tools.Util
Pause for a specified number of milliseconds
SM_LISTENER_APPLICATIONS - Static variable in class sailpoint.object.Configuration
 
SM_LISTENER_HOST - Static variable in class sailpoint.object.Configuration
 
SM_LISTENER_REFRESH - Static variable in class sailpoint.object.Configuration
 
SM_LISTENER_REFRESH_OPTIONS - Static variable in class sailpoint.object.Configuration
 
SM_MAX_ACTIVE_TRANSACTIONS - Static variable in class sailpoint.object.Configuration
 
SM_READ_TIMEOUT - Static variable in class sailpoint.object.Configuration
SM read timeout for single read operation
SM_SOCKET_CONNECT_RETRY - Static variable in class sailpoint.object.Configuration
 
SM_SYNC_SCHEMA - Static variable in class sailpoint.object.Configuration
 
smellsLikeMessageKey(String) - Static method in class sailpoint.tools.Util
Does the given string look like a message key?
SMS_RESET_CONFIG - Static variable in class sailpoint.object.Configuration
The configuration object responsible for storing all sms password reset changes
SMSResetConfig - Class in sailpoint.object
This class is the object representing SMS text Reset Password configuration.
SMSResetConfig() - Constructor for class sailpoint.object.SMSResetConfig
 
SmtpConfiguration() - Constructor for class sailpoint.object.Configuration.SmtpConfiguration
 
Snapshot - Class in sailpoint.object
Snapshot of a the basic details of a SailPoint object.
Snapshot() - Constructor for class sailpoint.object.Snapshot
 
Snapshot(SailPointObject) - Constructor for class sailpoint.object.Snapshot
 
SODConstraint - Class in sailpoint.object
A class defining a role SOD constraint.
SODConstraint() - Constructor for class sailpoint.object.SODConstraint
 
sort() - Method in class sailpoint.object.Certification
Hack for the unit tests.
sort(boolean) - Method in class sailpoint.object.Certification
See note in sort() for explanation.
sort(boolean, boolean) - Method in class sailpoint.object.Certification
See note in sort() for explanation.
sort() - Method in class sailpoint.object.CertificationItem
Sort the internal structures of this CertificationItem for unit tests.
sort(List<Link>) - Static method in class sailpoint.object.Link
Given a List sort them in a stable order.
Sort - Class in sailpoint.object
 
Sort() - Constructor for class sailpoint.object.Sort
 
Sort(String, boolean) - Constructor for class sailpoint.object.Sort
 
sortByName(List<T>) - Static method in class sailpoint.api.ObjectUtil
Sort a SailPointObject list by name.
SortMapKeys - Static variable in class openconnector.JsonBuilder
A global flag controlling whether we sort map keys before rendering.
SortMapKeys - Static variable in class openconnector.JsonUtil
A global flag controlling whether we sort map keys before rendering.
SortMapKeys - Static variable in class sailpoint.integration.JsonUtil
A global flag controlling whether we sort map keys before rendering.
Source - Enum in sailpoint.object
Constant definitions for "sources", used in several places in the model to record the origin of something.
SOURCE_ASSIGNABLE - Static variable in class sailpoint.object.IdentityEntitlement
Key of the attribute kept in the attribute map, which holds a csv list of role names that indirect permitted an entitlement.
SOURCE_DETECTED - Static variable in class sailpoint.object.IdentityEntitlement
Key of the attribute kept in the attribute map, which holds a csv list of role names that could have contributed to the entitlement.
sourcedBy(Application) - Method in class sailpoint.object.ObjectAttribute
SourceViolationCertification - Static variable in class sailpoint.object.AuditEvent
 
SourceViolationManage - Static variable in class sailpoint.object.AuditEvent
 
SP_ACCOUNTGROUP_BY_MODIFIED - Static variable in class sailpoint.object.AccountGroup
Deprecated.
 
SP_ACCOUNTGROUP_BY_MODIFIED - Static variable in class sailpoint.object.ManagedAttribute
 
SP_ACCOUNTGROUP_BY_NAME - Static variable in class sailpoint.object.AccountGroup
Deprecated.
 
SP_ACCOUNTGROUP_BY_NAME - Static variable in class sailpoint.object.ManagedAttribute
 
SP_ACCOUNTGROUP_BY_NATIVE_IDENTITY - Static variable in class sailpoint.object.AccountGroup
Deprecated.
 
SP_ACCOUNTGROUP_BY_NATIVE_IDENTITY - Static variable in class sailpoint.object.ManagedAttribute
 
SP_ACCOUNTGROUP_BY_OWNER - Static variable in class sailpoint.object.AccountGroup
Deprecated.
 
SP_ACCOUNTGROUP_BY_OWNER - Static variable in class sailpoint.object.ManagedAttribute
 
SP_COMMENT_BY_DATE - Static variable in class sailpoint.object.Comment
Comparator that can be used to sort the comments by date.
SP_PERMISSION_BY_ANNOTATION - Static variable in class sailpoint.object.Permission
 
SP_PERMISSION_BY_RIGHT - Static variable in class sailpoint.object.Permission
 
SP_PERMISSION_BY_TARGET - Static variable in class sailpoint.object.Permission
 
splitCamelCase(String) - Static method in class sailpoint.tools.Util
Takes a camel case string, splits the words out of it and capitalizes each one.
splitProvisioningPlan(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Split the masterPlan into itemized ProvisioningPlans.
splitToAttributes(List<? extends Entitlements>) - Static method in class sailpoint.object.EntitlementGroup
Split up the given list of Entitlements so that every resulting Entitlement contains a single attribute or permission (which can have multiple values/rights).
splitToValues(List<? extends Entitlements>) - Static method in class sailpoint.object.EntitlementGroup
Split up the given list of Entitlements so that every resulting Entitlement contains a single value.
splitToValues(List<? extends Entitlements>, boolean) - Static method in class sailpoint.object.EntitlementGroup
Split up the given list of Entitlements so that every resulting Entitlement contains a single value
SPRight - Class in sailpoint.object
A SPRight serves as a low-level task-based right within IdentityIQ.
SPRight() - Constructor for class sailpoint.object.SPRight
Constructor.
SPRight.WebServiceRights - Enum in sailpoint.object
 
sql(Connection, String, String...) - Static method in class sailpoint.tools.JdbcUtil
Perform a SQL statement for side effect.
sql(Map) - Static method in class sailpoint.tools.JdbcUtil
sqlStream(Connection, String, InputStream, int) - Static method in class sailpoint.tools.JdbcUtil
 
SSL - Static variable in class sailpoint.integration.ApacheHttpClient
 
SSL_PORT - Static variable in class sailpoint.object.DomainData
 
SslSocketFactoryClass - Static variable in class sailpoint.object.Configuration.SmtpConfiguration
 
SSO_AUTHENTICATORS - Static variable in class sailpoint.object.Configuration
Will contain a comma delimited list of authenticators.
stackToString(Throwable) - Static method in class connector.common.Util
Converts the stack trace of an exception to a String
stackToString(Throwable) - Static method in class sailpoint.tools.Util
Converts the stack trace of an exception to a String
StandardWorkflowHandler - Class in sailpoint.workflow
Default WorkflowHandler for most IdentityIQ workflows.
StandardWorkflowHandler() - Constructor for class sailpoint.workflow.StandardWorkflowHandler
 
StandardWorkflowHandler.EmailArgument - Enum in sailpoint.workflow
Constants for WorkflowContext arguments when sending an email.
start() - Method in class openconnector.JsonBuilder
 
start(String) - Method in class openconnector.JsonBuilder
 
startApproval(WorkflowContext) - Method in class sailpoint.workflow.AbstractWorkflowHandler
Prints trace information to stdout if trace is enabled.
startApproval(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Start process monitoring for the current approval.
startApproval(WorkflowContext) - Method in interface sailpoint.workflow.WorkflowHandler
Called as each Approval starts.
startArray() - Method in class openconnector.JsonBuilder
 
startProcessor() - Method in class sailpoint.api.RequestManager
Start the request processor service if it is not already running.
startScheduler() - Method in class sailpoint.api.TaskManager
Start the task scheduler if it is not running.
startStep(WorkflowContext) - Method in class sailpoint.workflow.AbstractWorkflowHandler
Prints trace information to stdout if trace is enabled.
startStep(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Start process monitoring for the current step.
startStep(WorkflowContext) - Method in interface sailpoint.workflow.WorkflowHandler
Called as each Step starts.
startTransaction() - Method in interface sailpoint.api.PersistenceManager
Begin a transaction.
startWorkflow(WorkflowContext) - Method in class sailpoint.workflow.AbstractWorkflowHandler
Prints trace information to stdout if trace is enabled.
startWorkflow(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Start process monitoring for the workflow.
startWorkflow(WorkflowContext) - Method in interface sailpoint.workflow.WorkflowHandler
Called when the WorkflowCase starts.
STATE_FINISHED - Static variable in class sailpoint.workflow.IdentityRequestLibrary
End state, typically set as part of the Finish subprocess.
statisticsCollector - Variable in class openconnector.AbstractConnector
The StatisticsCollector object is require for passing statistics of connectors during Aggregation process.
STATUS_APPROVING - Static variable in class sailpoint.object.WorkflowLaunch
Indicates that the case ran to an approval and is now suspended.
STATUS_COMMITTED - Static variable in class sailpoint.integration.RequestResult
Status indicating the request was sent successfully and that the provisioning system was able to immediately commit the changes.
STATUS_COMMITTED - Static variable in class sailpoint.object.ProvisioningResult
Indicates that the request was fully processed and the changes are known to have been made.
STATUS_COMPLETE - Static variable in class sailpoint.object.WorkflowLaunch
Indicates that the case ran to completion.
STATUS_EXECUTING - Static variable in class sailpoint.object.WorkflowLaunch
Indicates that the case was will be executing in a different thread.
STATUS_FAILED - Static variable in class sailpoint.object.ProvisioningResult
Indicates that the request was not processed due to a fatal error.
STATUS_FAILED - Static variable in class sailpoint.object.WorkflowLaunch
Indicates that the launch failed.
STATUS_FAILURE - Static variable in class sailpoint.integration.RequestResult
Status indicating a failed request.
STATUS_IN_PROCESS - Static variable in class sailpoint.integration.RequestResult
Status indicating a request that is currently being processed.
STATUS_NOT_STARTED - Static variable in class sailpoint.integration.RequestResult
Status indicating a request that has not yet begun processing.
STATUS_QUEUED - Static variable in class sailpoint.object.ProvisioningResult
Indicates that the request was accepted and passed validation, but it was given to another system and we do not know when it will be committed.
STATUS_RETRY - Static variable in class sailpoint.integration.RequestResult
Status indicating a failed request that can be retried.
STATUS_RETRY - Static variable in class sailpoint.object.ProvisioningResult
Indicates that the request was not processed due to a non fatal error and that it should be retried at a later time.
STATUS_SUCCESS - Static variable in class sailpoint.integration.RequestResult
Status indicating a successful request.
STATUS_UNDEFINED - Static variable in class sailpoint.object.WorkflowLaunch
Indicates that the requested workflow was not configured.
STATUS_WARNING - Static variable in class sailpoint.integration.RequestResult
Status indicating a request that completed with warnings.
statusChoices - Variable in class sailpoint.web.certification.CertificationItemBean
 
Step() - Constructor for class sailpoint.object.Workflow.Step
 
storeContext(SailPointContext, Certification) - Method in class sailpoint.object.CertificationDefinition
This method is used by the CertificationBuilder to copy the CertificationDefinition details to a newly created certification.
storeExpandedForm(Form) - Method in class sailpoint.web.WorkItemBean
Store the given expanded form for later retrieval.
storeMasterForm(Form) - Method in class sailpoint.web.WorkItemBean
Store the given master form for later retrieval.
STRATEGY_CACHE - Static variable in class sailpoint.api.EntitlementCorrelator
A EntitlementCorrelator.LINK_LOAD_CONFIG_KEY strategy that caches results.
STRATEGY_ITERATE - Static variable in class sailpoint.api.EntitlementCorrelator
A EntitlementCorrelator.LINK_LOAD_CONFIG_KEY strategy that iterates over all links.
STRATEGY_SEARCH - Static variable in class sailpoint.api.EntitlementCorrelator
A EntitlementCorrelator.LINK_LOAD_CONFIG_KEY strategy that queries the database.
stringify(Object, int) - Static method in class sailpoint.object.Difference
Render a value as a string.
stringify(Object) - Static method in class sailpoint.object.Difference
 
stringListToSchema(String, List<String>) - Method in class sailpoint.connector.AbstractConnector
Build a list of schema attributes from list of attribute names.
stringToDate(String) - Static method in class connector.common.Util
Convert the string representation for a date into a Date object.
stringToDate(String) - Static method in class sailpoint.tools.Util
Convert the string representation for a date into a Date object.
stringToList(String) - Static method in class connector.common.Util
This function create list from string value
stringToList(String) - Static method in class sailpoint.tools.Util
 
stringToMap(String) - Static method in class sailpoint.tools.Util
Convert the string representation for a map into a Map object
stringToTime(String) - Static method in class sailpoint.tools.Util
Convert the string representation for a date into a Date object.
stripInvalidXml(String) - Static method in class sailpoint.integration.XmlUtil
 
stripLeadingChar(String, char) - Static method in class sailpoint.tools.Util
Strip all occurrences of the given character off the front of the given string.
stripLeadingTrailingChar(String, char) - Static method in class sailpoint.tools.Util
Strip all occurrences of the given character off the front and end of the given string.
strstr(String, String) - Static method in class sailpoint.tools.Util
Returns the last token in a string of tokens separated by delimiter argument.
STYLE_BOTH - Static variable in class sailpoint.object.WorkItemConfig
 
STYLE_ESCALATION - Static variable in class sailpoint.object.WorkItemConfig
 
STYLE_NONE - Static variable in class sailpoint.object.WorkItemConfig
 
STYLE_REMINDER - Static variable in class sailpoint.object.WorkItemConfig
 
SUB_GROUP_DEF_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
SUB_RESOURCE_ASSIGNABLE_PERMITS - Static variable in class sailpoint.integration.IIQClient
The path to the assignable permits roles REST sub-resource.
SUB_RESOURCE_REMOTE_LOGIN - Static variable in class sailpoint.integration.IIQClient
The path to the identity remote login REST sub-resource.
SUB_RESOURCE_ROLE_REQUESTS - Static variable in class sailpoint.integration.IIQClient
Deprecated.
No longer supported.
SUB_RESOURCE_TASKRESULT_CANCELWORKFLOW - Static variable in class sailpoint.integration.IIQClient
The path to the cancel workflow task result REST sub-resource.
SUB_RESOURCE_TASKRESULT_STATUS - Static variable in class sailpoint.integration.IIQClient
The path to the task result status REST sub-resource.
SUB_RESOURCE_WORKFLOW_LAUNCH - Static variable in class sailpoint.integration.IIQClient
The path to the workflow launch REST sub-resource.
SubCertPager(int, CertificationBean, QueryOptions) - Constructor for class sailpoint.web.certification.CertificationBean.SubCertPager
Default constructor required for reflective instantiation.
SUBORDINATE_CERTIFICATION_ENABLED - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that controls whether certifications should be scheduled for all of a manager's subordinates when one is scheduled for that manager.
subquery(String, Class<?>, String, Filter) - Static method in class sailpoint.object.Filter
Perform a subquery where the given property on the current class is found in a subquery over the given subquery class/property/filter.
subsumes(Permission) - Method in class sailpoint.object.Permission
Determine whether this permission is a super-set (or has the same rights as) the given permission.
subtractFrom(Date) - Method in class sailpoint.object.Duration
Subtracts this duration from the given date.
success() - Static method in class sailpoint.tools.JsonHelper
Return a success JSON response with no details.
success(Object...) - Static method in class sailpoint.tools.JsonHelper
Return a success JSON response with the given parameters turned into key/value pairs in a details map.
success(Map<String, Object>) - Static method in class sailpoint.tools.JsonHelper
Return a success JSON response with the given details.
SUGGEST_COLUMN_WHITELIST - Static variable in class sailpoint.object.Configuration
List of globally accessible class and column names for the generic suggest endpoint (see GlobalSuggestAuthorizerContext for usage)
SUGGEST_CONTEXT - Static variable in class sailpoint.api.IdentityService
The name of the request parameter used to specify the suggest context in the IdentitySelectorConfig in IdentityService.getIdentitySuggestQueryOptions(Map, Identity).
SUGGEST_ID - Static variable in class sailpoint.api.IdentityService
The name of the request parameter used to specify the suggest ID in the IdentitySelectorConfig in IdentityService.getIdentitySuggestQueryOptions(Map, Identity).
SUGGEST_OBJECT_WHITELIST - Static variable in class sailpoint.object.Configuration
List of globally accessible class names for the generic suggest endpoint (see GlobalSuggestAuthorizerContext for usage)
summarizeViolationEntitlements(SailPointContext, Identity, PolicyViolation, EntitlementCorrelator) - Static method in class sailpoint.api.PolicyUtil
Generate a PolicyViolation summary object containing details about the entitlements for a particular identity that were responsible for the violation.
SUNRISE_HEADER - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
SUNSET_EXPIRATION_REMINDER_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
 
SUNSET_HEADER - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
SUPPORTED_LANGUAGES - Static variable in class sailpoint.object.Configuration
The supported list of languages for localization.
supportedOperation(String) - Method in class sailpoint.object.IntegrationConfig
Check the IntegrationConfig to see if it supports the operation.
supportsExtendedIdentity() - Method in class sailpoint.object.Identity
 
supportsExtendedIdentity() - Method in class sailpoint.object.SailPointObject
override the setExtendedIdentityXX functions in the subclass to support identity extended attributes
supportsFeature(Application.Feature) - Method in class sailpoint.connector.AbstractConnector
Returns true if the passed in Feature is supported by a connector.
supportsFeature(Application.Feature) - Method in class sailpoint.object.Application
Returns true if the given Feature is supported by this application.
supportsFeature(Application.Feature) - Method in class sailpoint.object.Schema
Returns true if the given Feature is supported on this schema.
supportsGroupProvisioning(String) - Method in class sailpoint.object.Application
 
supportsPartitionedDeltaAggregation() - Method in class openconnector.AbstractConnector
Gets if the connector supports partitioned delta aggregation
supportsPartitionedDeltaAggregation() - Method in interface openconnector.Connector
Gets if the connector supports partitioned delta aggregation
supportsPartitionedDeltaAggregation() - Method in class sailpoint.connector.AbstractConnector
Gets if the connector supports partitioned delta aggregation
supportsPartitionedDeltaAggregation() - Method in interface sailpoint.connector.Connector
Gets if the connector supports partitioned delta aggregation
supportsProvisioning() - Method in class sailpoint.object.TargetSource
True if the collector itself supports provisioning, or if provisioning is overridden to a collector that does
supportsRecommendations() - Method in enum sailpoint.object.Certification.Type
Check whether this type supports recommendations.
SUPPRESS_DUPLICATE_EMAILS - Static variable in class sailpoint.object.Configuration
 
SUPPRESS_EMAIL_WHEN_NOTHING_TO_CERTIFY - Static variable in class sailpoint.object.Configuration
 
SUPPRESS_INITIAL_NOTIFICATION - Static variable in class sailpoint.object.Configuration
 
suspendEncoding() - Method in class sailpoint.integration.Base64.OutputStream
Suspends encoding of the stream.
suspendProcessor() - Method in class sailpoint.api.RequestManager
Suspend the request processor service.
suspendScheduler() - Method in class sailpoint.api.TaskManager
Pause the scheduler with the intention of resuming it without restarting the server.
SYSATT_CERTIFICATION - Static variable in class sailpoint.object.WorkItemArchive
 
SYSATT_CERTIFICATION_ENTITY - Static variable in class sailpoint.object.WorkItemArchive
 
SYSATT_CERTIFICATION_ITEM - Static variable in class sailpoint.object.WorkItemArchive
 
SYSATT_COMMENTS - Static variable in class sailpoint.object.WorkItemArchive
 
SYSATT_COMPLETION_COMMENTS - Static variable in class sailpoint.object.WorkItemArchive
 
SYSATT_E_SIGNATURE - Static variable in class sailpoint.object.WorkItemArchive
 
SYSATT_OWNER_HISTORY - Static variable in class sailpoint.object.WorkItemArchive
 
SYSATT_REMEDIATION_ITEMS - Static variable in class sailpoint.object.WorkItemArchive
 
SYSLOG_LEVEL - Static variable in class sailpoint.object.Configuration
 
SYSLOG_PRUNE_AGE - Static variable in class sailpoint.object.Configuration
 
SyslogEvent - Class in sailpoint.object
The SyslogEvent contains information about a serious error that occurred somewhere in IdentityIQ.
SyslogEvent() - Constructor for class sailpoint.object.SyslogEvent
 
SyslogEvent(LogEvent, String, String, String) - Constructor for class sailpoint.object.SyslogEvent
 
SYSTEM_ADMINISTRATOR - Static variable in class sailpoint.object.Capability
The name of the special system administrator capability in the system that allows full access (essentially skipping auth checking).
SYSTEM_ATTRIBUTES - Static variable in class sailpoint.object.Identity
Names of all the standard attributes.
SYSTEM_ATTRIBUTES - Static variable in class sailpoint.object.ManagedAttribute
List of system defined attributes that can appear in the map These need to be preserved during aggregation.
SYSTEM_RULE_LIBRARY - Static variable in class sailpoint.api.Workflower
Rule library that always gets pulled into workflow scripts.
SYSTEM_VERSION - Static variable in class sailpoint.object.DatabaseVersion
The system version identifier.
SystemOutLog - Class in openconnector
An implementation of the Log interface that sends messages to the system output stream.
SystemOutLog() - Constructor for class openconnector.SystemOutLog
 

T

TableColumnPreference - Class in sailpoint.object
XML data holder for users table column preference data.
TableColumnPreference() - Constructor for class sailpoint.object.TableColumnPreference
 
TableColumnPreference(List<String>, List<String>) - Constructor for class sailpoint.object.TableColumnPreference
Constructor
Tag - Class in sailpoint.object
A tag is simply a name that you can associate with objects in the system.
Tag() - Constructor for class sailpoint.object.Tag
Default constructor.
Tag(String) - Constructor for class sailpoint.object.Tag
Constructor.
TARGET - Static variable in class sailpoint.object.ObjectConfig
 
Target - Class in sailpoint.object
 
Target() - Constructor for class sailpoint.object.Target
 
TARGET_TYPE - Static variable in class sailpoint.object.TargetSource
 
TargetAssociation - Class in sailpoint.object
 
TargetAssociation() - Constructor for class sailpoint.object.TargetAssociation
 
TargetAssociation.OwnerType - Enum in sailpoint.object
Value for _type (referencing object type)
TargetAssociation.TargetType - Enum in sailpoint.object
Values for targetType to denote what type of Target referenced
TargetHostConfig - Class in sailpoint.object
Created by ryan.pickens on 9/11/15.
TargetHostConfig() - Constructor for class sailpoint.object.TargetHostConfig
 
TargetSource - Class in sailpoint.object
 
TargetSource() - Constructor for class sailpoint.object.TargetSource
 
TASK_COMPLETION_EMAIL_NOTIFY - Static variable in class sailpoint.object.Configuration
 
TASK_COMPLETION_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
 
TASK_COMPLETION_RECIPIENTS - Static variable in class sailpoint.object.Configuration
 
TASK_COMPLETION_RULE - Static variable in class sailpoint.object.Configuration
For Email Task Alerts.
TASK_DEFINITION_RESULT_SCOPE - Static variable in class sailpoint.object.TaskDefinition
Argument that is passed to report schedules to inidicate their results' scope
TASK_DEFINITION_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
TASK_RESULT_MAX_AGE - Static variable in class sailpoint.object.Configuration
 
TASK_RESULTS_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
TASK_SCHEDULE_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
TASK_SUB_TYPE_SEARCH - Static variable in class sailpoint.object.TaskItemDefinition
 
TASK_TYPE_SEARCH_NAME - Static variable in class sailpoint.object.TaskItemDefinition
 
TASK_WORKFLOW_LAUNCHER - Static variable in class sailpoint.api.Workflower
This must match the name of a task template in config/tasks.xml
TaskDefinition - Class in sailpoint.object
 
TaskDefinition() - Constructor for class sailpoint.object.TaskDefinition
 
TaskDefinition.ResultAction - Enum in sailpoint.object
Specifies how TaskResult objects for previous tasks are handled when launching a new task.
TaskEvent - Class in sailpoint.object
 
TaskEvent() - Constructor for class sailpoint.object.TaskEvent
 
TaskEvent(TaskResult, String) - Constructor for class sailpoint.object.TaskEvent
 
TaskExecutor - Interface in sailpoint.object
 
TaskItem - Class in sailpoint.object
 
TaskItem() - Constructor for class sailpoint.object.TaskItem
 
TaskItemDefinition - Class in sailpoint.object
 
TaskItemDefinition() - Constructor for class sailpoint.object.TaskItemDefinition
 
TaskItemDefinition.ProgressMode - Enum in sailpoint.object
Specifies how a task updates TaskResults, about the execution progress while running.
TaskItemDefinition.Type - Enum in sailpoint.object
Types.
TaskManager - Class in sailpoint.api
A utility class providing task management services.
TaskManager() - Constructor for class sailpoint.api.TaskManager
This is only to be used when constructing a WorkItemHandler.
TaskManager(SailPointContext) - Constructor for class sailpoint.api.TaskManager
This is the constructor that should be used in most cases.
TaskResult - Class in sailpoint.object
 
TaskResult() - Constructor for class sailpoint.object.TaskResult
 
TaskResult.CompletionStatus - Enum in sailpoint.object
List of final statuses a task can have.
TASKS_EXECUTE_IN_FOREGROUND_OPTION - Static variable in class sailpoint.object.Configuration
By default Execute in foreground option is disabled.
TaskSchedule - Class in sailpoint.object
 
TaskSchedule() - Constructor for class sailpoint.object.TaskSchedule
 
TaskSchedule.State - Enum in sailpoint.object
An enumeration of states the job can be in.
TaskStatistic() - Constructor for class sailpoint.object.TaskStatistics.TaskStatistic
 
TaskStatistics - Class in sailpoint.object
This object is used to represent advanced task statistics.
TaskStatistics() - Constructor for class sailpoint.object.TaskStatistics
 
TaskStatistics.TaskStatistic - Class in sailpoint.object
 
TEMP_DIR - Static variable in class sailpoint.object.Configuration
 
Template - Class in sailpoint.object
 
Template() - Constructor for class sailpoint.object.Template
 
Template(Form) - Constructor for class sailpoint.object.Template
 
Template.Usage - Enum in sailpoint.object
An enumeration of usage constants for for application templates.
TEMPLATE_APPLICATION_NAME - Static variable in class sailpoint.object.Entitlement
 
TEMPLATE_ATTRIBUTE_NAME - Static variable in class sailpoint.object.Entitlement
 
TEMPLATE_ATTRIBUTE_VALUE - Static variable in class sailpoint.object.Entitlement
 
TEMPLATE_DESCRIPTION - Static variable in class sailpoint.object.Entitlement
 
TEMPLATE_PERMISSION_RIGHTS - Static variable in class sailpoint.object.Entitlement
 
TEMPLATE_PERMISSION_TARGET - Static variable in class sailpoint.object.Entitlement
 
terminate(Request) - Method in class sailpoint.api.RequestManager
Terminate a RequestHandler thread running on this machine.
terminate(TaskResult) - Method in class sailpoint.api.TaskManager
Terminate a background task.
terminate(TaskSchedule) - Method in class sailpoint.api.TaskManager
Terminate a Quartz task.
terminate(WorkflowCase) - Method in class sailpoint.api.Workflower
Cleanly shut down a running workflow.
terminate() - Method in interface sailpoint.object.BaseExecutor
Requests that the job be terminated.
terminated() - Method in class sailpoint.object.IdentityRequest
terminateDenormalization() - Method in class sailpoint.api.ScopeService
Terminate the scope denormalization process when we get to a good stopping point.
terminatePartitionedTask(TaskResult) - Method in class sailpoint.api.RequestManager
Terminate a partitioned task that might be running on several machines.
terminatePartitionThreads(TaskResult) - Method in class sailpoint.api.RequestManager
Terminate all RequestHandler threads for a partitioned task running on this machine.
terminateTasks(Set<String>) - Method in class sailpoint.api.TaskManager
Mark the given set of TaskResult objects as terminated.
Terminator - Class in sailpoint.api
Utility class that can delete SailPointObject subclasses while carefully pruning references to them from other objects.
Terminator(SailPointContext) - Constructor for class sailpoint.api.Terminator
 
TermMatcher(IdentitySelector.MatchTerm, SailPointContext) - Constructor for class sailpoint.api.Matchmaker.ExpressionMatcher.TermMatcher
 
testConfiguration() - Method in interface sailpoint.connector.Connector
Test the connection to the application.
testConfiguration() - Method in class sailpoint.connector.DelimitedFileConnector
Connects to the file and attempts to iterate over the data stopping after the first line has been parsed and a non-null ResourceObject returned.
testConfiguration() - Method in class sailpoint.connector.JDBCConnector
Execute the iterateSQL as a way to test both the authentication stuff AND the sql statement.
testConnection() - Method in class openconnector.AbstractConnector
Test the connection to the managed system.
testConnection() - Method in interface openconnector.Connector
Test the configured to see if a connection can be made.
throwUnsupported(String) - Method in class openconnector.AbstractConnector
 
Tier() - Constructor for class sailpoint.object.CompositeDefinition.Tier
 
Tier(String, String, Map<String, String>) - Constructor for class sailpoint.object.CompositeDefinition.Tier
 
TimeoutException - Exception in openconnector
Exception thrown when a blocking operation times out.
TimeoutException() - Constructor for exception openconnector.TimeoutException
Construct a ExceptionWrapper with no message or nested throwable.
TimeoutException(String) - Constructor for exception openconnector.TimeoutException
Construct a new TimeoutException with a detailed message.
TimeoutException(Message) - Constructor for exception openconnector.TimeoutException
Construct a new TimeoutException with a detailed message.
TimeoutException(Throwable) - Constructor for exception openconnector.TimeoutException
Construct a new TimeoutException wrapping an existing exception.
TimeoutException(String, Throwable) - Constructor for exception openconnector.TimeoutException
Create a new TimeoutException from an existing exception.
TimeoutException(Message, Throwable) - Constructor for exception openconnector.TimeoutException
Create a new TimeoutException from an existing exception and object Message.
TimeoutException(String, String, Throwable) - Constructor for exception openconnector.TimeoutException
Create a new TimeoutException from an error text, suggestion text and existing exception.
TimeoutException - Exception in sailpoint.connector
TimeoutException thrown when the managed system does not respond and number of attempts to connect are failed.
TimeoutException() - Constructor for exception sailpoint.connector.TimeoutException
TimeoutException constructor will be called by the connector components to throw an exception.
TimeoutException(String) - Constructor for exception sailpoint.connector.TimeoutException
TimeoutException constructor will be called by passing the message String.
TimeoutException(Throwable) - Constructor for exception sailpoint.connector.TimeoutException
TimeoutException constructor will be called by passing the throwable object.
TimeoutException(String, Throwable) - Constructor for exception sailpoint.connector.TimeoutException
TimeoutException constructor will be called by passing the throwable object and message string.
TimeoutException(Message) - Constructor for exception sailpoint.connector.TimeoutException
TimeoutException constructor will be called by passing the Message object.
TimeoutException(Message, Throwable) - Constructor for exception sailpoint.connector.TimeoutException
TimeoutException constructor will be called by passing the throwable object and Message object.
TimeoutException(String, String, Throwable) - Constructor for exception sailpoint.connector.TimeoutException
Create a new TimeoutException from an error text, suggestion text and existing exception.
TimePeriod - Class in sailpoint.object
 
TimePeriod() - Constructor for class sailpoint.object.TimePeriod
 
TimePeriod.ClassifierType - Enum in sailpoint.object
 
TLSCommWait - Static variable in class sailpoint.object.Configuration
This would specify delay added while sending messages to CG when TLS is configured.
toAccountRequest(ProvisioningPlan.AccountRequest.Operation, ProvisioningPlan.Operation) - Method in class sailpoint.object.AttributeAssignment
 
toBoolean(Object) - Method in class openconnector.Item
Coerce the object into a boolean value.
toEntitlementGroups(Resolver, List<RoleTarget>) - Static method in class sailpoint.object.RoleTarget
Convert a list of RoleTargets objects into a list of EntitlementGroups.
toggleListView() - Method in class sailpoint.web.certification.CertificationBean
This changes the current view of the list to either display entities or items.
toJson(Object) - Static method in class connector.common.JsonUtil
Converts the JSON source to JSON string.
toJson(Object, boolean) - Static method in class connector.common.JsonUtil
Converts the JSON source to JSON string and includes null values in the returned JSON string if includeNulls is true.
toJson(JsonBuilder) - Method in class openconnector.Item
Render the Item as a JSON string for logging and debugging.
toJson() - Method in class openconnector.Item
 
toJson(JsonBuilder) - Method in class openconnector.Partition
Render the Item as a JSON string.
toJson() - Method in class openconnector.Partition
 
toJson(JsonBuilder) - Method in class openconnector.Plan
Render the Item as a JSON string for logging and debugging.
toJson() - Method in class openconnector.Plan
 
toJson(JsonBuilder) - Method in class openconnector.Request
Render the Item as a JSON string for logging and debugging.
toJson() - Method in class openconnector.Request
 
toJson(JsonBuilder) - Method in class openconnector.Result
Render the Item as a JSON string for logging and debugging.
toJson() - Method in class openconnector.Result
 
toJson(Object) - Static method in class sailpoint.tools.JsonHelper
Convert the given object to JSON.
toJSONString() - Method in class sailpoint.object.GridState
 
toJSONString() - Method in class sailpoint.object.Partition
 
tokenizeSource(String) - Static method in class sailpoint.object.AttributeDefinition
source is expected to be 'application.attribute' with application and attribute having any periods escaped.
toList(String) - Static method in class connector.common.JsonUtil
Creates a List from the supplied JSON jsonArraySource.
toMap(String) - Static method in class connector.common.JsonUtil
Creates a Map from the supplied JSON source.
toMap() - Method in class sailpoint.integration.IIQClient.AuthorizationService.CheckAuthorizationResult
Convert this result to a Map.
toMap() - Method in class sailpoint.integration.IIQClient.IdentityService.CreateOrUpdateResult
Convert this result to a Map.
toMap() - Method in class sailpoint.integration.IIQClient.PasswordService.CheckPasswordResult
Convert this result to a Map.
toMap() - Method in class sailpoint.integration.ListResult
Convert this ListResult to a Map.
toMap() - Method in class sailpoint.integration.ObjectResult
Convert this ObjectResult to a Map.
toMap() - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Render the request in a generic Map/List model for JSON conversion.
toMap() - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Convert this request to a Map.
toMap() - Method in class sailpoint.integration.ProvisioningPlan.ObjectRequest
Convert this ObjectRequest to a Map.
toMap() - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Convert this request to a Map.
toMap() - Method in class sailpoint.integration.ProvisioningPlan
Render the ProvisioningPlan as a generic Map/List model.
toMap() - Method in class sailpoint.integration.RequestResult
Convert this object to its map represenation.
toMap() - Method in class sailpoint.integration.RoleDefinition
 
toMap() - Method in class sailpoint.integration.RoleEntitlement
 
toMap() - Method in class sailpoint.integration.RoleResource
 
toMap() - Method in class sailpoint.object.IdentityHistoryItem
Creates a Map representation of this object.
toMap() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Render the request in a generic Map/List model for JSON conversion.
toMap() - Method in class sailpoint.object.ProvisioningPlan.AttributeRequest
 
toMap() - Method in class sailpoint.object.ProvisioningPlan.PermissionRequest
 
toMap() - Method in class sailpoint.object.ProvisioningPlan
Render the ProvisioningPlan as a generic Map/List model.
toMap() - Method in class sailpoint.object.ProvisioningResult
 
toMap() - Method in class sailpoint.object.ResourceObject
 
toMatchString(String, String) - Method in enum sailpoint.object.Filter.MatchMode
Convert the given value into a match string using the given wildcard.
toString() - Method in class openconnector.JsonBuilder
 
toString() - Method in interface openconnector.OpenMessagePart
Convenient so we can just print them.
toString() - Method in class sailpoint.object.ApplicationActivity
 
toString() - Method in class sailpoint.object.AuditConfig.AuditAction
 
toString() - Method in class sailpoint.object.AuditConfig.AuditAttribute
 
toString() - Method in class sailpoint.object.AuditConfig.AuditClass
 
toString() - Method in class sailpoint.object.AuditConfig.AuditSCIMResource
 
toString() - Method in class sailpoint.object.AuditEvent
 
toString() - Method in class sailpoint.object.Certification
 
toString() - Method in class sailpoint.object.CertificationAction
 
toString() - Method in class sailpoint.object.CertificationItem
 
toString() - Method in class sailpoint.object.Comment
 
toString() - Method in class sailpoint.object.DeletedObject
 
toString() - Method in class sailpoint.object.Duration
 
toString() - Method in class sailpoint.object.DynamicScope
 
toString() - Method in class sailpoint.object.EntitlementCollection
 
toString() - Method in class sailpoint.object.EntitlementSnapshot
 
toString() - Method in class sailpoint.object.Filter.CompositeFilter
 
toString() - Method in class sailpoint.object.Filter.LeafFilter
 
toString() - Method in class sailpoint.object.Identity
 
toString() - Method in class sailpoint.object.IdentityEntitlement
 
toString() - Method in class sailpoint.object.IdentityFilter.FilterTemplate
 
toString() - Method in class sailpoint.object.IdentityFilter
 
toString() - Method in class sailpoint.object.IdentityHistoryItem
 
toString() - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlement
 
toString() - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlementsKey
 
toString() - Method in class sailpoint.object.Link
 
toString() - Method in class sailpoint.object.ManagedAttribute
Builds a String of properties that reasonably identify this managed attribute.
toString() - Method in class sailpoint.object.NotificationConfig.EscalationConfig
 
toString() - Method in class sailpoint.object.NotificationConfig.ReminderConfig
 
toString() - Method in class sailpoint.object.NotificationConfig
 
toString() - Method in class sailpoint.object.Permission
 
toString() - Method in class sailpoint.object.ProcessLog
 
toString() - Method in class sailpoint.object.PropertyInfo
 
toString() - Method in class sailpoint.object.QueryOptions.Ordering
 
toString() - Method in class sailpoint.object.QueryOptions
 
toString() - Method in class sailpoint.object.SailPointObject
 
toString() - Method in class sailpoint.object.ScoreBandConfig
 
toString() - Method in class sailpoint.object.WorkItem
 
toString() - Method in class sailpoint.tools.ldap.ObjectClass
 
toString() - Method in class sailpoint.tools.Message
Convenient so we can just print them.
toValue() - Method in class sailpoint.object.Scriptlet
Convert this Scriptlet either to a String representation (for example - rule:Foo) or a Script if this is a multi-line script.
toXml(AbstractXmlObject) - Method in class sailpoint.connector.CollectorServices
Convert the given object to XML.
toXml(Map) - Method in class sailpoint.connector.CollectorServices
Convert the given Map to XML.
toXml() - Method in class sailpoint.tools.xml.AbstractXmlObject
Serializes.
toXml(boolean) - Method in class sailpoint.tools.xml.AbstractXmlObject
 
toXml(XMLBuilder) - Method in class sailpoint.tools.xml.AbstractXmlObject
 
toXml(Object) - Method in class sailpoint.tools.xml.XMLObjectFactory
Serialize an object, return the XML string.
toXml(Object, boolean) - Method in class sailpoint.tools.xml.XMLObjectFactory
Serialize an object, return the XML string, with control over the inclusion of a header (standard PI and doctype).
toXml(Object, XMLBuilder) - Method in class sailpoint.tools.xml.XMLObjectFactory
Serialize an object into an XMLBuilder.
toXmlNoIndent(Object) - Method in class sailpoint.tools.xml.XMLObjectFactory
New option for serializing more compact XML for Hibernate CLOBS.
trace(Class<?>, String, Object[]) - Static method in class connector.common.LoggingUtil
Logs a message at TRACE level, if enabled for className.
trace(Object) - Method in interface openconnector.Log
Log a message at the trace level if enabled.
trace(Object, Throwable) - Method in interface openconnector.Log
Log a message and throwable at the trace level if enabled.
trace(Object) - Method in class openconnector.SystemOutLog
 
trace(Object, Throwable) - Method in class openconnector.SystemOutLog
 
trace(String) - Method in class sailpoint.workflow.WorkflowContext
 
TRACE_LEVEL_FALSE - Static variable in class sailpoint.workflow.WorkflowContext
Old value for the "trace" variable that disables all trace.
TRACE_LEVEL_TERSE - Static variable in class sailpoint.workflow.WorkflowContext
Value for the "trace" variable that enables limmited trace.
TRACE_LEVEL_TRUE - Static variable in class sailpoint.workflow.WorkflowContext
Old value for the "trace" variable that enables full trace.
TraceExecutor - Class in sailpoint.integration
Implementation of IntegrationExecutor interface used for system testing.
TraceExecutor() - Constructor for class sailpoint.integration.TraceExecutor
 
traceMap(Map) - Method in class sailpoint.workflow.WorkflowContext
Trace a Map, allowing the use of trace levels for the values.
traceObject(Object) - Method in class sailpoint.workflow.WorkflowContext
Utility to trace an arbitrary object as nicely as we can.
transactionLock(SailPointContext, Class<T>, String) - Static method in class sailpoint.api.ObjectUtil
Obtain a transaction lock.
transformOperation(ProvisioningPlan.AccountRequest.Operation) - Method in class sailpoint.object.ManagedResource
Return the transformed operation according to the operation transformation configuration on this ManagedResource.
Transition() - Constructor for class sailpoint.object.Workflow.Transition
 
transitionEntityTo(AbstractCertificationItem.ContinuousState, Certification) - Method in enum sailpoint.object.AbstractCertificationItem.ContinuousState
Tell the given certification that an entity is transitioning to this state from the possibly null given state.
transitionItemTo(AbstractCertificationItem.ContinuousState, Certification) - Method in enum sailpoint.object.AbstractCertificationItem.ContinuousState
Tell the given certification that an item is transitioning to this state from the possibly null given state.
TRANSPORT_TYPE_FTP - Static variable in class sailpoint.connector.AbstractFileBasedConnector
Value to specify using ftp for AbstractFileBasedConnector.CONFIG_TRANSPORT.
TRANSPORT_TYPE_LOCAL - Static variable in class sailpoint.connector.AbstractFileBasedConnector
Value to specify a local file for AbstractFileBasedConnector.CONFIG_TRANSPORT.
TRANSPORT_TYPE_SCP - Static variable in class sailpoint.connector.AbstractFileBasedConnector
Value to specify using scp for AbstractFileBasedConnector.CONFIG_TRANSPORT.
TRANSPORT_TYPE_SFTP - Static variable in class sailpoint.connector.AbstractFileBasedConnector
Value to specify using sftp for AbstractFileBasedConnector.CONFIG_TRANSPORT.
trimnull(String) - Static method in class sailpoint.tools.Util
Trim a string and collapse to null if it is empty.
trimWhitespace(String) - Static method in class connector.common.Util
Trims trailing whitespace from a string.
trimWhitespace(String) - Static method in class sailpoint.integration.Util
Trims trailing whitespace from a string.
trimWhitespace(String) - Static method in class sailpoint.tools.Util
Trims trailing whitespace from a string.
trimWhiteSpaceAndSlash(String) - Static method in class sailpoint.tools.Util
Trim (from leading and trailing) both whitespace characters and slash (/) characters.
truncate(String, int) - Static method in class sailpoint.tools.Util
Truncate the given string if it is longer than maxLength - if so, the last 3 characters are replaced with an ellipsis (...).
truncatedJoin(Collection, String, int) - Static method in class sailpoint.tools.Util
First joins the list of string values using the specified delimiter, then truncates the resulting string to the specified character maximum.
truncateFront(String, int) - Static method in class sailpoint.tools.Util
Similar to truncate(), but if truncation is necessary the beginning of the string is trimmed rather than the end.
truncateStrings(int) - Method in class sailpoint.object.Difference
Create a copy of this Difference with all the strings truncated
truncateStrings() - Method in class sailpoint.object.Difference
Create a copy of this Difference with all the strings truncated to default length
truncateStrings(int) - Method in class sailpoint.object.IdentityDifference
 
truncateStrings() - Method in class sailpoint.object.IdentityDifference
 
TYPE_ACCOUNT - Static variable in interface sailpoint.connector.Connector
Type used when aggregating user accounts as Link objects.
TYPE_ACCOUNT - Static variable in class sailpoint.object.Policy
 
TYPE_ACCOUNT - Static variable in class sailpoint.object.Schema
Aggregation type for accounts.
TYPE_ACTIVITY - Static variable in class sailpoint.object.Policy
 
TYPE_ADVANCED - Static variable in class sailpoint.object.Policy
 
TYPE_ALERT - Static variable in class sailpoint.object.Schema
Aggregation type for alerts.
TYPE_ALERT_PROCESSING - Static variable in class sailpoint.object.Workflow
Workflow for Alert Processing
TYPE_APPLICATION - Static variable in class sailpoint.object.PropertyInfo
 
TYPE_APPLICATION_ATTR - Static variable in class sailpoint.object.Field
Argument to specify Application
TYPE_BOOLEAN - Static variable in class sailpoint.object.BaseAttributeDefinition
 
TYPE_BOOLEAN - Static variable in class sailpoint.object.PropertyInfo
 
TYPE_COMPLEX - Static variable in class sailpoint.object.BaseAttributeDefinition
Special Argument type to indicate that the value is too complex to display as a string in the generated result table.
TYPE_CUSTOM - Static variable in class sailpoint.object.Policy
 
TYPE_DATA_TABLE - Static variable in class sailpoint.object.Form.Section
Type that causes the section to be rendered as a two column table with non-editable fields.
TYPE_DATE - Static variable in class sailpoint.object.BaseAttributeDefinition
 
TYPE_DATE - Static variable in class sailpoint.object.PropertyInfo
 
TYPE_EFFECTIVE_ENTITLEMENT_SOD - Static variable in class sailpoint.object.Policy
 
TYPE_ENTITLEMENT - Static variable in class sailpoint.object.ProvisioningPlan.AccountRequest
 
TYPE_ENTITLEMENT_SOD - Static variable in class sailpoint.object.Policy
 
TYPE_GENERIC - Static variable in class sailpoint.object.Policy
Constants for the default policy types.
TYPE_GROUP - Static variable in interface sailpoint.connector.Connector
Type used when aggregating groups as ManagedAttribute objects.
TYPE_GROUP - Static variable in class sailpoint.object.Schema
Aggregation type for groups.
TYPE_IDENTITY - Static variable in class sailpoint.object.BaseAttributeDefinition
 
TYPE_IDENTITY - Static variable in class sailpoint.object.PropertyInfo
 
TYPE_IDENTITY_CORRELATION - Static variable in class sailpoint.object.Workflow
 
TYPE_IDENTITY_EVENT - Static variable in class sailpoint.object.Workflow
Workflows that may be requested for future execution on an identity.
TYPE_IDENTITY_LIFECYCLE - Static variable in class sailpoint.object.Workflow
Workflows for Lifecycle Triggers.
TYPE_IDENTITY_REFRESH - Static variable in class sailpoint.object.Workflow
Workflow used under the Identitizer, typically enabled during the refresh task but can also be used in an aggregation task.
TYPE_IDENTITY_UPDATE - Static variable in class sailpoint.object.Workflow
Workflow used under the IdentityIQ Identities page.
TYPE_INT - Static variable in class sailpoint.object.BaseAttributeDefinition
 
TYPE_INT - Static variable in class sailpoint.object.PropertyInfo
 
TYPE_LCM_IDENTITY - Static variable in class sailpoint.object.Workflow
Workflow that can be launched under the LCM create and update identity flow.
TYPE_LCM_PROVISIONING - Static variable in class sailpoint.object.Workflow
Workflow that can be launched under the LCM role and entitlement request flow.
TYPE_LCM_SELF_SERVICE_REGISTRATION - Static variable in class sailpoint.object.Workflow
Workflow that can be launched by Self Service Registration
TYPE_LONG - Static variable in class sailpoint.object.BaseAttributeDefinition
 
TYPE_LONG - Static variable in class sailpoint.object.PropertyInfo
 
TYPE_MANAGED_ATTR - Static variable in class sailpoint.object.Field
Argument to specify ManagedAttribute.
TYPE_MANAGED_ATTRIBUTE - Static variable in class sailpoint.object.PropertyInfo
Gag.
TYPE_MANAGED_ATTRIBUTE - Static variable in class sailpoint.object.Workflow
Workflow used under the IdentityIQ managed attribute edit page.
TYPE_MULTI_FACTOR_AUTHENTICATION - Static variable in class sailpoint.object.Workflow
Workflow used for MultiFactorAuthentication.
TYPE_ORACLE - Static variable in class sailpoint.tools.JdbcUtil
 
TYPE_PAM_PROVISIONING - Static variable in class sailpoint.object.Workflow
Workflow for PAM provisioning events.
TYPE_PASSWORD_INTERCEPT - Static variable in class sailpoint.object.Workflow
Workflow for password intercept events.
TYPE_PERMISSION - Static variable in class sailpoint.integration.RoleEntitlement
 
TYPE_PERMISSION - Static variable in class sailpoint.object.BaseAttributeDefinition
 
TYPE_PERMISSION - Static variable in class sailpoint.object.PropertyInfo
 
TYPE_POLICY_VIOLATION - Static variable in class sailpoint.object.Workflow
Workflow that can be launched in response to a policy violation.
TYPE_RISK - Static variable in class sailpoint.object.Policy
 
TYPE_ROLE - Static variable in class sailpoint.object.PropertyInfo
 
TYPE_ROLE - Static variable in class sailpoint.object.ProvisioningPlan.AccountRequest
 
TYPE_ROLE_ATTR - Static variable in class sailpoint.object.Field
Argument to specify Role
TYPE_ROLE_MODELER - Static variable in class sailpoint.object.Workflow
Workflow used under the IdentityIQ role modeler.
TYPE_RULE - Static variable in class sailpoint.object.BaseAttributeDefinition
 
TYPE_RULE - Static variable in class sailpoint.object.PropertyInfo
 
TYPE_SCHEDULED_ASSIGNMENT - Static variable in class sailpoint.object.Workflow
Workflow that handles the scheduled assignment or deassignment or a role or attribute.
TYPE_SCHEDULED_ROLE_ACTIVATION - Static variable in class sailpoint.object.Workflow
Workflow that handles deferred role enable or disable.
TYPE_SCOPE - Static variable in class sailpoint.object.BaseAttributeDefinition
 
TYPE_SCOPE - Static variable in class sailpoint.object.PropertyInfo
 
TYPE_SCRIPT - Static variable in class sailpoint.object.PropertyInfo
 
TYPE_SECRET - Static variable in class sailpoint.object.BaseAttributeDefinition
 
TYPE_SECRET - Static variable in class sailpoint.object.PropertyInfo
 
TYPE_SOD - Static variable in class sailpoint.object.Policy
 
TYPE_STRING - Static variable in class sailpoint.object.BaseAttributeDefinition
Attribute types.
TYPE_STRING - Static variable in class sailpoint.object.CertificationDefinition.NotificationConfig.EscalationConfig
 
TYPE_STRING - Static variable in class sailpoint.object.CertificationDefinition.NotificationConfig.ReminderConfig
 
TYPE_STRING - Static variable in class sailpoint.object.PropertyInfo
 
TYPE_SUBPROCESS - Static variable in class sailpoint.object.Workflow
Shared subprocess.
TYPE_TEXT - Static variable in class sailpoint.object.Form.Section
Type that causes the section to be rendered as non-bordered text.
TYPE_UNSTRUCTURED - Static variable in class sailpoint.object.Schema
Aggregation type for unstructured data.
typeConversionMap - Static variable in class sailpoint.object.IdentityRequest
 

U

udpateApprovalObject(String, SailPointObject) - Method in class sailpoint.api.Workflower
Called to replace the object being approved in an existing workflow.
UI_APPROVALS_LIST_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
UI_BATCH_REQUEST_ITEMS_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
UI_CERTIFICATION_CARD_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
UI_CERTIFICATION_ENTITIES_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
UI_CERTIFICATION_ITEM_DETAIL_VIEW_POLICY_VIOLATION_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
UI_CERTIFICATION_ITEM_DETAIL_VIEW_RETURNED_ITEMS_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
UI_CERTIFICATION_ITEM_DETAIL_VIEW_WORKSHEET_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
UI_CERTIFICATION_ITEM_EXPORT_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
UI_CERTIFICATION_ITEM_POLICY_VIOLATION_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
UI_CERTIFICATION_ITEM_RETURNED_ITEMS_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
UI_CERTIFICATION_ITEM_WORKSHEET_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
UI_CLASSIFICATIONS_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
UI_ENTITLEMENT_CERTIFICATION_ENTITIES_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
UI_IDENTITY_HISTORY_BY_ITEM_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
UI_IDENTITY_REQUEST_CARD_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
UI_IDENTITY_REQUEST_CHANGE_ITEMS_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
UI_IDENTITY_REQUEST_ITEMS_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
UI_MANAGE_ACCOUNTS_ATTRIBUTE - Static variable in class sailpoint.object.UIConfig
 
UI_MANAGE_EDIT_IDENTITY - Static variable in class sailpoint.object.UIConfig
 
UI_MANAGE_PASSWORDS_ATTRIBUTE - Static variable in class sailpoint.object.UIConfig
 
UI_MANAGE_VIEW_IDENTITY - Static variable in class sailpoint.object.UIConfig
 
UI_POLICY_VIOLATIONS_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
UI_WORK_ITEM_LIST_CARD_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
UIConfig - Class in sailpoint.object
 
UIConfig() - Constructor for class sailpoint.object.UIConfig
 
UIPreferences - Class in sailpoint.object
An object encapsulating various UI preferences associated with an identity.
UIPreferences() - Constructor for class sailpoint.object.UIPreferences
 
UIPreferences.StartUpHelp - Enum in sailpoint.object
Start up helps to be displayed or not again tracker This is persisted based on what the user does.
undo() - Method in class sailpoint.object.ApprovalItem
 
unescapeAttribute(String) - Static method in class connector.common.XmlUtil
Unescape an XML attribute - this is the inverse of escapeAttribute().
unescapeAttribute(String) - Static method in class sailpoint.integration.XmlUtil
Unescape an XML attribute - this is the inverse of escapeAttribute().
unescapeBackslashes(String) - Static method in class sailpoint.object.IdentityFilter
Returns a string with escaped backslashes
uniqueString(int) - Static method in class sailpoint.tools.Util
Generate a unique string of given length.
unlock(String, Map<String, Object>) - Method in class openconnector.AbstractConnector
Unlock the object of the configured object type that has the given native identifier.
Unlock - Static variable in class sailpoint.object.AuditEvent
 
unlockCert(SailPointContext, Certification) - Static method in class sailpoint.api.ObjectUtil
Unlock the given certification.
unlockIdentity(SailPointContext, Identity) - Static method in class sailpoint.api.ObjectUtil
Unlock an identity previously locked by lockIdentity.
UnlockIdentity - Static variable in class sailpoint.object.SPRight
 
unlockIfNecessary(SailPointContext, Identity) - Static method in class sailpoint.api.ObjectUtil
Must be called by anything calling lockIfNecessary in a finally block after modifying the identity.
unlockObject(SailPointContext, SailPointObject, String) - Static method in class sailpoint.api.ObjectUtil
Unlock an object if it holds a persistent lock.
unlockObject(T) - Method in interface sailpoint.api.PersistenceManager
Save and unlock an object.
unRegisterListener() - Method in class sailpoint.object.Application
Unregisters a change listener
UNSCOPED_OBJECTS_GLOBALLY_ACCESSIBLE - Static variable in class sailpoint.object.Configuration
Property used to determine whether objects that do not have an assigned scope should be viewable by all identities.
unsetNativeIdentity() - Static method in class openconnector.LoggerUtil
Function to remove native identity from MDC.
UNSUPPORTED_BROWSER_NOTIFICATION - Static variable in class sailpoint.object.Configuration
 
unxml(String) - Static method in class sailpoint.tools.Util
Remove "xml garbage" from a string that might have started out life in an XML element.
update(String, List<Item>) - Method in class openconnector.AbstractConnector
Update the object of the given type using the given item list.
update(String, Map<String, Object>) - Method in interface sailpoint.api.PersistenceManager
 
update(XMLReferenceResolver, String) - Method in class sailpoint.object.CompoundFilter
Parse the string representation of a filter and modify this CompoundFilter if the syntax is valid.
UPDATE - Static variable in class sailpoint.object.Permission
 
update(SailPointContext, ScoreConfig) - Method in interface sailpoint.object.Scorer
Update the ScoreConfig with any changes that might have been made in configuration files specific to this scorer
update(Connection, String, String) - Static method in class sailpoint.tools.JdbcUtil
Perform an UPDATE statement and return the number of rows affected.
update(PreparedStatement) - Static method in class sailpoint.tools.JdbcUtil
 
UPDATE_IDENTITY_FORM - Static variable in class sailpoint.object.Configuration
 
updateActivationDates() - Method in class sailpoint.web.WorkItemBean
Update sunrise/sunset dates on approval item.
updateApplicationConfig(SailPointContext, Application) - Static method in class sailpoint.api.ObjectUtil
Updates application config with new values if any
updateApplicationConfig(SailPointContext, Application, boolean) - Static method in class sailpoint.api.ObjectUtil
Updates application config with new values if any
updateApplicationConfig() - Method in class sailpoint.connector.AbstractConnector
 
updateApplicationConfig() - Method in interface sailpoint.connector.Connector
Updates the application config if the connectorStateMap value is updated.
updateApprovalObject(WorkflowCase, SailPointObject) - Method in class sailpoint.api.Workflower
Called to replace the object being approved in an existing workflow.
updateAssignedRoleSummary() - Method in class sailpoint.object.Identity
Recalculate the assigned role summary string.
updateBundleSummary() - Method in class sailpoint.object.Identity
Refresh both the assigned and detected role bundle summaries.
updateConnectorState(Map<String, Object>) - Method in interface openconnector.ConnectorStateChangeListener
Interface to update app config with contents of state map
updateCurrentStep(WorkflowContext, String) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Function updates the identityRequest page's current step.
updateDetectedRoleSummary() - Method in class sailpoint.object.Identity
Refresh the detected role summary.
updateDisplayStartUpHelpCertificationEntityView(ActionEvent) - Method in class sailpoint.web.certification.CertificationBean
Updates state for Display Start Up Help Certification Entity View to be displayed or not.
updateDisplayStartUpHelpCertificationGridView(ActionEvent) - Method in class sailpoint.web.certification.CertificationBean
Updates state for Display Start Up Help Certification Grid View to be displayed or not.
updateExternalTicketId(WorkflowContext) - Method in class sailpoint.workflow.IdentityRequestLibrary
Update the IdentityRequest.externalId when we have an external ticket it.
updateGRCResponse(WorkflowContext) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Update GRC response in this request.
updateIdentityRequestItemProvisioningState(ApprovalItem, WorkflowContext) - Static method in class sailpoint.workflow.IdentityRequestLibrary
Update the identity request item provisioning states for manual work items.
updateIdentityRequestState(WorkflowContext) - Method in class sailpoint.workflow.IdentityRequestLibrary
Update the IdentityRequest object, either update it with the supplied ARG_STATE argument or it'll automatically resolve the "state" as the top level case name.
updateIdentityRoleReferences(String, String, String) - Method in class sailpoint.integration.IIQClient
Deprecated.
No longer supported.
updateLong(Connection, String, String) - Static method in class sailpoint.tools.JdbcUtil
Some drivers have a limit on the size of the string that can be passed to setString(), the older Oracle driver we use has a limit of 2000.
updatePasswordHistory(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
 
updatePriority() - Method in class sailpoint.web.WorkItemBean
Update this work item's priority
updateProgress(SailPointContext, TaskResult, String) - Method in class sailpoint.task.AbstractTaskExecutor
Update the current execution progress.
updateProgress(SailPointContext, TaskResult, String, int) - Method in class sailpoint.task.AbstractTaskExecutor
Update progress and also report the percentage complete from 0 to 100.
updateRolesDisabledFlag(WorkflowContext) - Method in class sailpoint.workflow.RoleLibrary
Original 4.0 name kept for compatibility.
UpdateSCIMAccount - Static variable in class sailpoint.object.SPRight
 
UpdateSCIMUser - Static variable in class sailpoint.object.SPRight
 
updateSetting(String, Object) - Method in class sailpoint.object.Plugin
Updates the value of the setting in the Plugin
updateSettings(Map<String, String>) - Method in class sailpoint.object.Plugin
Updates the settings on the Plugin
updateStats(BatchRequestItem.Result) - Method in class sailpoint.object.BatchRequest
 
updateSubtreePaths() - Method in class sailpoint.object.Scope
Recalculate and set the paths on this scope and all descendant scopes.
updateTaskResult(WorkflowContext, TaskResult) - Method in class sailpoint.api.Workflower
Copy information from the workflow case into the task result.
updateUnSavedApplicationConfig(Application) - Static method in class sailpoint.api.ObjectUtil
It will update non-persisted application config with new values if any in connectorstatemap
upgrade(Resolver) - Method in class sailpoint.object.MiningConfig
Upgrade the older attribute into a list of MiningSources.
upgrade(Plugin) - Method in class sailpoint.object.Plugin
Upgrades the current plugin data to match the new version of the plugin.
URL_SAFE - Static variable in class sailpoint.integration.Base64
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
USE_CERT_CONTEXTS_CACHE - Static variable in class sailpoint.object.Configuration
 
USE_MANAGED_ATTRIBUTES_FOR_REMEDIATION - Static variable in class sailpoint.object.Configuration
Whether to use ManagedAttributes instead of extended Link attributes when performing complex remediations with the remediation modification type set to "select".
useQuoteForScripts(String, String, String, boolean) - Static method in class sailpoint.tools.JdbcUtil
Function to check whether any grant or revoke permission contains symbols like ; or = Arg - String
USER_NAME - Static variable in class sailpoint.integration.IIQClient.IdentityService.Consts.AttributeNames
The name of the Identity.
USER_NEW_STATIC_PASSCODE - Static variable in class sailpoint.workflow.MFALibrary
 
USER_NEW_STATIC_PASSCODE_CONFIRM - Static variable in class sailpoint.workflow.MFALibrary
 
useRevokeAccountInsteadOfRevoke() - Method in class sailpoint.object.CertificationItem
Return whether the revoke account should be used in favor of revoke for this item.
useRevokeAccountInsteadOfRevoke(Certification, CertificationItem.Type, boolean) - Static method in class sailpoint.object.CertificationItem
Return whether the revoke account should be used in favor of revoke for an item with the given properties.
Username - Static variable in class sailpoint.object.Configuration.SmtpConfiguration
 
userRequestsIdentityRoles() - Method in class sailpoint.integration.IIQClient
Deprecated.
No longer supported.
UTF8 - Static variable in class sailpoint.integration.ApacheHttpClient
 
Util - Class in connector.common
 
Util() - Constructor for class connector.common.Util
 
Util - Class in openconnector
All methods in this class, except #getMapFromItemsList(List) have been marked as DEPRECATED and will no longer support any enhancements.
Util() - Constructor for class openconnector.Util
 
Util - Class in sailpoint.integration
Various utilities copied over from the sailpoint.tools package.
Util() - Constructor for class sailpoint.integration.Util
 
Util - Class in sailpoint.tools
Various utilities.
Util() - Constructor for class sailpoint.tools.Util
 
Util.IConverter<T1,T2> - Interface in sailpoint.tools
 
Util.IMatcher<T> - Interface in sailpoint.tools
 
Util.ListElementWrapper<T> - Interface in sailpoint.tools
A ListElementWrapper is responsible for wrapping (or transforming) each element of a List when the element is retrieved from the list.
Util.ListFilter<T> - Interface in sailpoint.tools
Interface that is used with filter(List, ListFilter) to specify which elements should not be included in the filtered list.
Util.ParseException - Exception in sailpoint.tools
A runtime exception that is thrown when decoding fails.
UtilBean - Class in sailpoint.web
A request scoped bean providing several commonly used properties, primarily for populating selection menus.
UtilBean() - Constructor for class sailpoint.web.UtilBean
 
uuid() - Static method in class sailpoint.integration.Util
Generate a unique identifier.
uuid() - Static method in class sailpoint.tools.Util
Generate a unique identifier.

V

validate() - Method in class sailpoint.api.PasswordPolice
Iterate through PasswordConstraint objects and validate password with password policy
validateAttributeAssignments(Resolver) - Method in class sailpoint.object.Identity
 
validateDependencies(Application) - Static method in class sailpoint.api.ObjectUtil
Cycle through an application's dependencies and make sure there are no applications that reference each other to avoid infinite recursion when processing things that use the dependency chain.
validateField(Field) - Static method in class sailpoint.workflow.MFALibrary
 
validatePasswordFields(String, String, boolean, String) - Method in class sailpoint.api.PasswordPolice
Validate whether all required fields are filled for changing password
validatePasswordPolicy(Configuration, MessageAccumulator) - Method in class sailpoint.api.PasswordPolice
Look for conflicts among the password configuration properties.
validateWorkItem(SailPointContext, WorkItem) - Method in class sailpoint.api.Workflower
Validate modifications to a work item before it is persisted.
validateWorkItem(SailPointContext, WorkItem) - Method in interface sailpoint.server.WorkItemHandler
Called by the system before a work item is about to be stored.
validateWorkItem(SailPointContext, WorkItem) - Method in class sailpoint.workflow.AbstractWorkflowHandler
No-op by default.
validateWorkItem(WorkflowContext) - Method in class sailpoint.workflow.AbstractWorkflowHandler
No-op by default.
validateWorkItem(WorkflowContext) - Method in interface sailpoint.workflow.WorkflowHandler
Called before a WorkItem is assimilated.
valueOf(String) - Static method in enum openconnector.Connector.Feature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum openconnector.Filter.Conjunct
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum openconnector.Filter.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum openconnector.Item.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum openconnector.LoggerUtil.LoggerOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum openconnector.Request.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum openconnector.Result.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum openconnector.Schema.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.api.PasswordPolice.Expiry
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.api.Workflower.ForwardType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.AbstractCertificationItem.ContinuousState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.AbstractCertificationItem.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.AbstractChangeEvent.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ActivityFieldMap.ActivityField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ActivityFieldMap.TransformationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.AlertDefinition.ActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Application.Feature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ApplicationActivity.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ApplicationActivity.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ApprovalItem.ProvisioningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ArchivedCertificationEntity.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.AttributeDefinition.AttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.AttributeDefinition.UserInterfaceInputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.AuditEvent.SCIMResource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.BatchRequest.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.BatchRequestItem.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.BatchRequestItem.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Certification.EntitlementGranularity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Certification.Phase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Certification.SelfCertificationAllowedLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Certification.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.CertificationAction.RemediationAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.CertificationAction.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.CertificationChallenge.Decision
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.CertificationDefinition.CertifierSelectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.CertificationEntity.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.CertificationGroup.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.CertificationGroup.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.CertificationItem.SubType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.CertificationItem.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ColumnConfig.FixedPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Configuration.EmailNotify
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ConnectorTestConfig.TestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Duration.Scale
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.EmailFileAttachment.MimeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.EntitlementWeight.EntitlementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ExpansionItem.Cause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Filter.BooleanOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Filter.LogicalOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Filter.MatchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Form.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Form.Usage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Identity.CreateProcessingStep
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Identity.WorkgroupNotificationOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.IdentityEntitlement.AggregationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.IdentityFilter.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.IdentityHistoryItem.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.IdentityRequest.CompletionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.IdentityRequest.ExecutionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.IdentityRequestItem.CompilationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.IdentitySelector.EntitlementAttributes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.IdentitySelector.MatchTerm.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.IdentitySelector.RoleAttributes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.IdentityTrigger.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ManagedAttribute.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.MitigationExpiration.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ObjectAttribute.EditMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Plugin.CertificationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Plugin.ClassExportType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Policy.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Policy.ViolationOwnerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.PolicyViolation.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Projection.LeafProjection.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ProvisioningPlan.AccountRequest.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ProvisioningPlan.ObjectOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ProvisioningPlan.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ProvisioningProject.FilterReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ProvisioningTransaction.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ProvisioningTransaction.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ProvisioningTransaction.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Question.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Recommendation.RecommendedDecision
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.RemediationItem.RemediationEntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ReportDataSource.DataSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Rule.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.RuleRegistry.Callout
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.SearchInputDefinition.InputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.SearchInputDefinition.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.SearchItem.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.SPRight.WebServiceRights
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.TargetAssociation.OwnerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.TargetAssociation.TargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.TaskDefinition.ResultAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.TaskItemDefinition.ProgressMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.TaskItemDefinition.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.TaskResult.CompletionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.TaskSchedule.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Template.Usage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.TimePeriod.ClassifierType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.UIPreferences.StartUpHelp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.WorkflowRegistry.CallableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.WorkflowRegistry.Library
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.WorkItem.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.WorkItem.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.WorkItem.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.tools.JdbcUtil.ConnectorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.tools.ldap.ObjectClass.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.tools.Message.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.workflow.StandardWorkflowHandler.EmailArgument
Returns the enum constant of this type with the specified name.
values() - Static method in enum openconnector.Connector.Feature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum openconnector.Filter.Conjunct
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum openconnector.Filter.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum openconnector.Item.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum openconnector.LoggerUtil.LoggerOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum openconnector.Request.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum openconnector.Result.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum openconnector.Schema.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.api.PasswordPolice.Expiry
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class sailpoint.api.PolicyUtil.ItemSummary
The values for the attribute or rights of the permission.
values() - Static method in enum sailpoint.api.Workflower.ForwardType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.AbstractCertificationItem.ContinuousState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.AbstractCertificationItem.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.AbstractChangeEvent.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.ActivityFieldMap.ActivityField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.ActivityFieldMap.TransformationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.AlertDefinition.ActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.Application.Feature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.ApplicationActivity.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.ApplicationActivity.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.ApprovalItem.ProvisioningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.ArchivedCertificationEntity.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.AttributeDefinition.AttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.AttributeDefinition.UserInterfaceInputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.AuditEvent.SCIMResource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.BatchRequest.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.BatchRequestItem.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.BatchRequestItem.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.Certification.EntitlementGranularity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.Certification.Phase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.Certification.SelfCertificationAllowedLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.Certification.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.CertificationAction.RemediationAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.CertificationAction.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.CertificationChallenge.Decision
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.CertificationDefinition.CertifierSelectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.CertificationEntity.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.CertificationGroup.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.CertificationGroup.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.CertificationItem.SubType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.CertificationItem.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.ColumnConfig.FixedPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.Configuration.EmailNotify
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.ConnectorTestConfig.TestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.Duration.Scale
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.EmailFileAttachment.MimeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.EntitlementWeight.EntitlementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.ExpansionItem.Cause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.Filter.BooleanOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.Filter.LogicalOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.Filter.MatchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.Form.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.Form.Usage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.Identity.CreateProcessingStep
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.Identity.WorkgroupNotificationOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.IdentityEntitlement.AggregationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.IdentityFilter.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.IdentityHistoryItem.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.IdentityRequest.CompletionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.IdentityRequest.ExecutionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.IdentityRequestItem.CompilationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.IdentitySelector.EntitlementAttributes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.IdentitySelector.MatchTerm.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.IdentitySelector.RoleAttributes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.IdentityTrigger.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.ManagedAttribute.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.MitigationExpiration.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.ObjectAttribute.EditMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.Plugin.CertificationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.Plugin.ClassExportType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.Policy.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.Policy.ViolationOwnerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.PolicyViolation.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.Projection.LeafProjection.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.ProvisioningPlan.AccountRequest.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.ProvisioningPlan.ObjectOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.ProvisioningPlan.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.ProvisioningProject.FilterReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.ProvisioningTransaction.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.ProvisioningTransaction.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.ProvisioningTransaction.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.Question.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.Recommendation.RecommendedDecision
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.RemediationItem.RemediationEntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.ReportDataSource.DataSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.Rule.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.RuleRegistry.Callout
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.SearchInputDefinition.InputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.SearchInputDefinition.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.SearchItem.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.Source
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.SPRight.WebServiceRights
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.TargetAssociation.OwnerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.TargetAssociation.TargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.TaskDefinition.ResultAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.TaskItemDefinition.ProgressMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.TaskItemDefinition.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.TaskResult.CompletionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.TaskSchedule.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.Template.Usage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.TimePeriod.ClassifierType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.UIPreferences.StartUpHelp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.WorkflowRegistry.CallableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.WorkflowRegistry.Library
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.WorkItem.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.WorkItem.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.object.WorkItem.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.tools.JdbcUtil.ConnectorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.tools.ldap.ObjectClass.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.tools.Message.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sailpoint.workflow.StandardWorkflowHandler.EmailArgument
Returns an array containing the constants of this enum type, in the order they are declared.
VAR_APPLICATION_NAME - Static variable in class sailpoint.workflow.MFALibrary
 
VAR_APPROVAL_OBJECT - Static variable in class sailpoint.object.Workflow
Workflow variable holding the object being approved.
VAR_APPROVAL_SCHEME - Static variable in class sailpoint.workflow.IdentityLibrary
Variable that's included in all of the default workflows to drive how/if approvals are generated.
VAR_APPROVAL_SCHEME - Static variable in class sailpoint.workflow.IdentityRequestLibrary
Argument to hold the approval scheme.
VAR_APPROVAL_SET - Static variable in class sailpoint.object.Workflow
Standard variable containing an ApprovalSet object to represent the "shopping cart" passed into this workflow.
VAR_APPROVAL_SOURCE - Static variable in class sailpoint.workflow.RoleLibrary
Workflow variable holding the name of the UI component that launched the workflow.
VAR_APPROVAL_SPLIT_POINT - Static variable in class sailpoint.workflow.IdentityLibrary
Variable used to determine where to split approvals via Replicator and run the rest of the way in parallel
VAR_APPROVAL_TYPE - Static variable in class sailpoint.object.Workflow
Workflow variable holding the approval type.
VAR_APPROVED - Static variable in class sailpoint.object.Workflow
Set to Boolean.TRUE if the last Approval action resulted in a final state of WorkItem.State.Finished.
VAR_APPROVER - Static variable in class sailpoint.object.Workflow
Optional variable holding the name of the suggested approver.
VAR_ARGUMENT_NAME_DELIMITER - Static variable in class sailpoint.object.Workflow
A hopefully little used variable that controls the delimiter used to specify Args whose value is a Map.
VAR_BACKGROUND_APPROVAL_COMPLETION - Static variable in class sailpoint.object.Workflow
Lets workflow session know to background workitem completion to prevent the user from having to wait to get it assimilated into the workflow case.
VAR_BACKGROUND_APPROVAL_COMPLETION_IF_LOCKED - Static variable in class sailpoint.object.Workflow
Do our best - only background approval completion if we find the workflow case locked by another user or background process.
VAR_BACKGROUND_THREAD_TIMEOUT - Static variable in class sailpoint.object.Workflow
The timeout of the background thread executing a specific workflow.
VAR_BATCH_ID - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
VAR_BATCH_ITEM_ID - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
VAR_BATCH_ITEM_ID - Static variable in class sailpoint.workflow.IdentityRequestLibrary
 
VAR_CAPTURE - Static variable in class sailpoint.object.Workflow
When true, enables the capturing of a WorkflowTestSuite when this workflow is launched.
VAR_CAPTURE_FILE - Static variable in class sailpoint.object.Workflow
A variable used with VAR_CAPTURE that contains the path to a file that will contain the XML for a WorkflowTestSuite object that holds the capture.
VAR_CAPTURE_OBJECT - Static variable in class sailpoint.object.Workflow
A variable used with VAR_CAPTURE that contains the name of a WorkflowTestSuite object to hold the capture.
VAR_CASE_RESULT - Static variable in class sailpoint.object.Workflow
For workflow subprocesses, the name of an optional variable that can be set as the primary return value of the process.
VAR_CASE_STATUS - Static variable in class sailpoint.object.Workflow
Variable set in a workflow step to convey completion status.
VAR_CHANGE_EVENTS - Static variable in class sailpoint.workflow.IdentityLibrary
For identity refresh workflows, a variable containing a list of IdentityChangeEvent objects fired from the pre-provisioning triggers.
VAR_DETECTION_DIFFERENCE - Static variable in class sailpoint.workflow.IdentityLibrary
For identity refresh workflows, a Difference object holding the change to the detected role list.
VAR_DO_MANUAL_ACTIONS - Static variable in class sailpoint.workflow.IdentityLibrary
For identity refresh workflows, set to true to enable the generation of work items to handle the unmanaged parts of the provisioning plan.
VAR_EVENT - Static variable in class sailpoint.workflow.IdentityLibrary
Variable that holds the IdentityChangeEvent for lifecycle event workflows.
VAR_FLOW - Static variable in class sailpoint.workflow.IdentityLibrary
The name of the LCM "flow" this workflow is used for.
VAR_IDENTITIZER - Static variable in class sailpoint.workflow.IdentityLibrary
Transient workflow variable holding the Identitizer object that launched the workflow.
VAR_IDENTITY - Static variable in class sailpoint.workflow.IdentityLibrary
Transient variable holding the Identity object being refreshed.
VAR_IDENTITY_NAME - Static variable in class sailpoint.workflow.IdentityLibrary
Workflow variable containing the name of the identity we're dealing with for identity update and refresh workflows.
VAR_IDENTITY_REQUEST_ID - Static variable in class sailpoint.workflow.IdentityRequestLibrary
Variable returned that hold the sequence id for the request.
VAR_IMPACT_ANALYSIS_FILTER - Static variable in class sailpoint.workflow.RoleLibrary
Filter used to to restrict what the impact analyzer looks at.
VAR_IMPACT_ANALYSIS_OWNER - Static variable in class sailpoint.workflow.RoleLibrary
Workflow variable holding the name of the Identity that wishes to perform an impact analysis.
VAR_IMPACT_ANALYSIS_RESULT - Static variable in class sailpoint.workflow.RoleLibrary
Workflow variable holding the id of the TaskResult containing the impact analysis result.
VAR_INITIAL_COMMENT - Static variable in class sailpoint.object.Workflow
Optional variable containing an initial comment for VAR_WORK_ITEM_COMMENTS.
VAR_LAST_APPROVAL_STATE - Static variable in class sailpoint.object.Workflow
Set to the final WorkItem.State of the last completed Approval action.
VAR_LAUNCHER - Static variable in class sailpoint.object.Workflow
Variable holding the name of the user that is considered the launcher of the case.
VAR_MFA_RESPONSE_MESSAGE - Static variable in class sailpoint.workflow.MFALibrary
 
VAR_NATIVE_USER_ID_ATTRIBUTE - Static variable in class sailpoint.workflow.MFALibrary
 
VAR_NO_ROLE_PROPAGATION - Static variable in class sailpoint.workflow.RoleLibrary
Workflow option to not propagate entitlement changes on role edit
VAR_NO_SUBCASE_PRUNING - Static variable in class sailpoint.object.Workflow
Starting in 6.4 we remove the completed WorkflowCase object from the Step with a subprocess call.
VAR_PLAN - Static variable in class sailpoint.workflow.GroupLibrary
The master ProvisioningPlan to be applied to the group.
VAR_PLAN - Static variable in class sailpoint.workflow.IdentityLibrary
The master ProvisioningPlan to be applied to the identity.
VAR_POLICIES - Static variable in class sailpoint.workflow.IdentityLibrary
Variable for LCM workflows that specifies the names of policies to check.
VAR_PREVIOUS_VERSION - Static variable in class sailpoint.workflow.IdentityLibrary
Variable holding a version of an Identity before we began the refresh process.
VAR_PROJECT - Static variable in class sailpoint.workflow.IdentityLibrary
For identity refresh workflows, a ProvisioningProject containing the questions to ask to flesh out the missing account attributes.
VAR_PUBLISH_CALL_TIMINGS - Static variable in class sailpoint.object.Workflow
Optional variable to publish a number of timings in the workflower
VAR_REFRESH_OPTIONS - Static variable in class sailpoint.workflow.IdentityLibrary
Variable used in identity refresh workflows to hold options for the Identitizer when we're ready to finish the refresh process.
VAR_REQUEST_ERROR - Static variable in class sailpoint.workflow.StandardWorkflowHandler
The name of the workflow attribute that holds an error if one was encountered in StandardWorkflowHandler.scheduleRequest(WorkflowContext).
VAR_RESULT - Static variable in class sailpoint.workflow.BatchRequestLibrary
 
VAR_RESULT_EXPIRATION - Static variable in class sailpoint.object.Workflow
Optional variable that can be declared and used to change the workflow TaskResult expiration.
VAR_SCHEDULED_REQUESTS - Static variable in class sailpoint.workflow.StandardWorkflowHandler
Workflow variable where we maintain a list of the ids of Requests scheduled during the case.
VAR_SESSION_OWNER - Static variable in class sailpoint.object.Workflow
Variable holding the name of the user that is considered to be the current session owner.
VAR_SPLIT_APPROVALSETS - Static variable in class sailpoint.workflow.IdentityLibrary
Variable for LCM Provisioning used to store the list of ApprovalSets
VAR_SPLIT_COMMENTS - Static variable in class sailpoint.workflow.IdentityLibrary
Varaible for LCM Provisioning used to store the list of returned WorkItemComments after splits.
VAR_SPLIT_PROJECTS - Static variable in class sailpoint.workflow.IdentityLibrary
Variable for LCM Provisioning used to store the List of Returned ProvisioningProjects after splits
VAR_TASK_LAUNCH_ERROR - Static variable in class sailpoint.workflow.StandardWorkflowHandler
Workflow attribute that holds the error from StandardWorkflowHandler.launchTask(WorkflowContext).
VAR_TASK_RESULT - Static variable in class sailpoint.object.Workflow
For workflows with a related task result, the id of the TaskResult object.
VAR_TASK_TYPE - Static variable in class sailpoint.api.Workflower
An old convention for passing in the TaskItemDefinition.Type to be used in the WorkflowCase.
VAR_TERMINATED - Static variable in class sailpoint.object.Workflow
Set to the string "true" if the workflow was prematurely terminated.
VAR_TRACE - Static variable in class sailpoint.object.Workflow
Optional variable that cna be set to "true" to enable trace messages in the StandardWorkflowHandler and Workflower.
VAR_TRANSIENT - Static variable in class sailpoint.object.Workflow
Optional variable that can be set to "true" to allow a transient workflow case.
VAR_TRIGGER - Static variable in class sailpoint.workflow.IdentityLibrary
Variable that holds the IdentityTrigger for lifecycle event workflows.
VAR_WORK_ITEM_COMMENTS - Static variable in class sailpoint.object.Workflow
Workflow variable that will accumulate all work item completion comments.
VAR_WORK_ITEM_COMMENTS - Static variable in class sailpoint.workflow.IdentityLibrary
Variable used to store workItemComments
Variable() - Constructor for class sailpoint.object.Workflow.Variable
 
VerificationToken - Class in sailpoint.object
This is the object used to store an SMS Password Reset Token.
VerificationToken(Date, Date, String) - Constructor for class sailpoint.object.VerificationToken
 
VerificationToken() - Constructor for class sailpoint.object.VerificationToken
 
VerificationToken(Date, String) - Constructor for class sailpoint.object.VerificationToken
 
Version - Class in sailpoint.connector.bundleinfo
Class providing methods to obtain compile-in connector bundle version information.
Version() - Constructor for class sailpoint.connector.bundleinfo.Version
default constructor.
Version - Class in sailpoint
Class providing static methods to obtain product version information.
viewAccessRequest() - Method in class sailpoint.web.WorkItemBean
Transition to the identity request associated with this item.
ViewAccountGroups - Static variable in class sailpoint.object.SPRight
 
ViewActivity - Static variable in class sailpoint.object.SPRight
 
ViewAlert - Static variable in class sailpoint.object.SPRight
 
ViewAlertDefinition - Static variable in class sailpoint.object.SPRight
 
ViewApplication - Static variable in class sailpoint.object.SPRight
 
ViewApplicationRiskScoreChart - Static variable in class sailpoint.object.SPRight
 
ViewAuditLog - Static variable in class sailpoint.object.SPRight
 
ViewBusinessProcess - Static variable in class sailpoint.object.SPRight
 
viewCertification(FacesContext, String) - Static method in class sailpoint.web.certification.CertificationBean
This stores information in the session so that after redirecting, the CertificationBean will have the information it needs.
viewCertification(FacesContext, String, boolean) - Static method in class sailpoint.web.certification.CertificationBean
This stores information in the session so that after redirecting, the CertificationBean will have the information it needs.
ViewCertifications - Static variable in class sailpoint.object.SPRight
 
ViewEnvironmentMonitoring - Static variable in class sailpoint.object.SPRight
 
ViewFAMAdminWidgets - Static variable in class sailpoint.object.SPRight
 
ViewFAMNavigationMenu - Static variable in class sailpoint.object.SPRight
 
ViewGroupCertification - Static variable in class sailpoint.object.SPRight
 
ViewGroups - Static variable in class sailpoint.object.SPRight
 
ViewIdentity - Static variable in class sailpoint.object.SPRight
 
ViewIdentityRequest - Static variable in class sailpoint.object.SPRight
 
ViewLink - Static variable in class sailpoint.object.SPRight
 
ViewOAuthClientConfiguration - Static variable in class sailpoint.object.SPRight
 
viewPendingChangeAction() - Method in class sailpoint.web.WorkItemBean
Transition to a page capable of viewing/editing the object being approved.
ViewPolicy - Static variable in class sailpoint.object.SPRight
 
ViewPopulations - Static variable in class sailpoint.object.SPRight
 
ViewProcessInstrumentation - Static variable in class sailpoint.object.SPRight
 
ViewProvisioningTransaction - Static variable in class sailpoint.object.SPRight
 
ViewQuickLinks - Static variable in class sailpoint.object.SPRight
 
ViewRiskScoreChart - Static variable in class sailpoint.object.SPRight
 
ViewRole - Static variable in class sailpoint.object.SPRight
 
ViewRoles - Static variable in class sailpoint.object.SPRight
 
ViewScope - Static variable in class sailpoint.object.SPRight
 
ViewSyslog - Static variable in class sailpoint.object.SPRight
 
ViewTaskManagement - Static variable in class sailpoint.object.SPRight
 
viewTaskResultAction() - Method in class sailpoint.web.WorkItemBean
Transition to a task result.
ViewWorkgroup - Static variable in class sailpoint.object.SPRight
 
viewWorkItem() - Method in class sailpoint.web.certification.CertificationBean
Action to view a work item from within a certification - this saves state in the navigation history.
viewWorkItem() - Method in class sailpoint.web.WorkItemBean
Action to view a different work item navigating from this work item.
ViolationBean() - Constructor for class sailpoint.web.certification.CertificationItemBean.ViolationBean
 
ViolationBean(BaseBean, CertificationItem, CertificationEntity, String) - Constructor for class sailpoint.web.certification.CertificationItemBean.ViolationBean
 
ViolationDetails - Class in sailpoint.object
A class holding optional information about a PolicyViolation.
ViolationDetails() - Constructor for class sailpoint.object.ViolationDetails
 
ViolationResult() - Constructor for class sailpoint.object.PolicyImpactAnalysis.ViolationResult
 
visit(Visitor) - Method in class sailpoint.object.AccountGroup
Deprecated.
 
visit(Visitor) - Method in class sailpoint.object.Application
 
visit(Visitor) - Method in class sailpoint.object.ApplicationScorecard
 
visit(Visitor) - Method in class sailpoint.object.AuthenticationAnswer
 
visit(Visitor) - Method in class sailpoint.object.AuthenticationQuestion
 
visit(Visitor) - Method in class sailpoint.object.BatchRequest
 
visit(Visitor) - Method in class sailpoint.object.BatchRequestItem
 
visit(Visitor) - Method in class sailpoint.object.Bundle
 
visit(Visitor) - Method in class sailpoint.object.Certification
 
visit(Visitor) - Method in class sailpoint.object.CertificationDefinition
 
visit(Visitor) - Method in class sailpoint.object.CertificationEntity
 
visit(Visitor) - Method in class sailpoint.object.CertificationGroup
 
visit(Visitor) - Method in class sailpoint.object.CertificationItem
 
visit(Visitor) - Method in class sailpoint.object.Classification
 
visit(Visitor) - Method in class sailpoint.object.CorrelationConfig
 
visit(Visitor) - Method in class sailpoint.object.DynamicScope
 
visit(Visitor) - Method in class sailpoint.object.GroupDefinition
 
visit(Visitor) - Method in class sailpoint.object.GroupFactory
 
visit(Visitor) - Method in class sailpoint.object.GroupIndex
 
visit(Visitor) - Method in class sailpoint.object.Identity
 
visit(Visitor) - Method in class sailpoint.object.IdentityRequest
 
visit(Visitor) - Method in class sailpoint.object.IdentityRequestItem
 
visit(Visitor) - Method in class sailpoint.object.IdentityTrigger
 
visit(Visitor) - Method in class sailpoint.object.IntegrationConfig
 
visit(Visitor) - Method in class sailpoint.object.JasperResult
This helps remove the associated pages.
visit(Visitor) - Method in class sailpoint.object.Link
 
visit(Visitor) - Method in class sailpoint.object.LocalizedAttribute
 
visit(Visitor) - Method in class sailpoint.object.ManagedAttribute
This calls a data transformation method on import/export
visit(Visitor) - Method in class sailpoint.object.MitigationExpiration
 
visit(Visitor) - Method in class sailpoint.object.MonitoringStatistic
 
visit(Visitor) - Method in class sailpoint.object.PasswordPolicy
 
visit(Visitor) - Method in class sailpoint.object.PasswordPolicyHolder
 
visit(Visitor) - Method in class sailpoint.object.PersistedFile
This helps remove the associated file buckets.
visit(Visitor) - Method in class sailpoint.object.Plugin
 
visit(Visitor) - Method in class sailpoint.object.Policy
 
visit(Visitor) - Method in class sailpoint.object.PolicyViolation
 
visit(Visitor) - Method in class sailpoint.object.Profile
 
visit(Visitor) - Method in class sailpoint.object.QuickLink
 
visit(Visitor) - Method in class sailpoint.object.Request
 
visit(Visitor) - Method in class sailpoint.object.RoleIndex
 
visit(Visitor) - Method in class sailpoint.object.RoleMetadata
For visitation by the Terminator
visit(Visitor) - Method in class sailpoint.object.RoleScorecard
 
visit(Visitor) - Method in class sailpoint.object.Rule
 
visit(Visitor) - Method in class sailpoint.object.SailPointObject
Generic hook for object visitors.
visit(Visitor) - Method in class sailpoint.object.Scope
 
visit(Visitor) - Method in class sailpoint.object.Scorecard
 
visit(Visitor) - Method in class sailpoint.object.Server
 
visit(Visitor) - Method in class sailpoint.object.Tag
 
visit(Visitor) - Method in class sailpoint.object.Target
 
visit(Visitor) - Method in class sailpoint.object.TargetSource
 
visit(Visitor) - Method in class sailpoint.object.TaskDefinition
 
visit(Visitor) - Method in class sailpoint.object.TaskResult
 
visit(Visitor) - Method in class sailpoint.object.TaskSchedule
 
visit(Visitor) - Method in class sailpoint.object.UIPreferences
 
visit(SailPointObject) - Method in class sailpoint.object.Visitor
Root visitor, dispatch to class specific method.
visit(Visitor) - Method in class sailpoint.object.Workflow
 
visit(Visitor) - Method in class sailpoint.object.WorkflowCase
 
visit(Visitor) - Method in class sailpoint.object.WorkItem
 
visit(Visitor) - Method in class sailpoint.object.WorkItemConfig
 
visitAccountGroup(AccountGroup) - Method in class sailpoint.object.Visitor
 
visitAnd(Filter.CompositeFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
 
visitAnd(Filter.CompositeFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
 
visitAnd(Filter.CompositeFilter) - Method in class sailpoint.object.FilterRenderer
 
visitApplication(Application) - Method in class sailpoint.object.Visitor
 
visitApplicationScorecard(ApplicationScorecard) - Method in class sailpoint.object.Visitor
 
visitAuthenticationAnswer(AuthenticationAnswer) - Method in class sailpoint.object.Visitor
 
visitAuthenticationQuestion(AuthenticationQuestion) - Method in class sailpoint.object.Visitor
 
visitBatchRequest(BatchRequest) - Method in class sailpoint.object.Visitor
 
visitBatchRequestItem(BatchRequestItem) - Method in class sailpoint.object.Visitor
 
visitBundle(Bundle) - Method in class sailpoint.object.Visitor
 
visitCertification(Certification) - Method in class sailpoint.object.Visitor
 
visitCertificationDefinition(CertificationDefinition) - Method in class sailpoint.object.Visitor
 
visitCertificationEntity(CertificationEntity) - Method in class sailpoint.object.Visitor
 
visitCertificationGroup(CertificationGroup) - Method in class sailpoint.object.Visitor
 
visitCertificationItem(CertificationItem) - Method in class sailpoint.object.Visitor
 
visitClassification(Classification) - Method in class sailpoint.api.Terminator
 
visitClassification(Classification) - Method in class sailpoint.object.Visitor
 
visitCollectionCondition(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
 
visitCollectionCondition(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
 
visitCollectionCondition(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
 
visitContainsAll(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
 
visitContainsAll(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
 
visitContainsAll(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
 
visitCorrelationConfig(CorrelationConfig) - Method in class sailpoint.object.Visitor
 
visitDynamicScope(DynamicScope) - Method in class sailpoint.object.Visitor
 
visitEQ(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
 
visitEQ(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
 
visitEQ(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
 
visitGE(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
 
visitGE(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
 
visitGE(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
 
visitGroupDefinition(GroupDefinition) - Method in class sailpoint.object.Visitor
 
visitGroupFactory(GroupFactory) - Method in class sailpoint.object.Visitor
 
visitGroupIndex(GroupIndex) - Method in class sailpoint.object.Visitor
 
visitGT(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
 
visitGT(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
 
visitGT(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
 
visitIdentity(Identity) - Method in class sailpoint.object.Visitor
 
visitIdentityRequest(IdentityRequest) - Method in class sailpoint.object.Visitor
 
visitIdentityRequestItem(IdentityRequestItem) - Method in class sailpoint.object.Visitor
 
visitIdentityTrigger(IdentityTrigger) - Method in class sailpoint.object.Visitor
 
visitIn(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
 
visitIn(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
 
visitIn(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
 
visitIntegrationConfig(IntegrationConfig) - Method in class sailpoint.object.Visitor
 
visitIsEmpty(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
 
visitIsEmpty(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
 
visitIsEmpty(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
 
visitIsNull(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
 
visitIsNull(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
 
visitIsNull(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
 
visitJasperResult(JasperResult) - Method in class sailpoint.object.Visitor
 
visitJoin(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
 
visitJoin(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
 
visitJoin(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
 
visitLE(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
 
visitLE(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
 
visitLE(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
 
visitLeftJoin(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
 
visitLeftJoin(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
 
visitLeftJoin(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
 
visitLike(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
 
visitLike(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
 
visitLike(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
 
visitLink(Link) - Method in class sailpoint.object.Visitor
 
visitLocalizedAttribute(LocalizedAttribute) - Method in class sailpoint.object.Visitor
 
visitLT(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
 
visitLT(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
 
visitLT(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
 
visitManagedAttribute(ManagedAttribute) - Method in class sailpoint.object.Visitor
 
visitMitigationExpiration(MitigationExpiration) - Method in class sailpoint.object.Visitor
 
visitMonitoringStatistic(MonitoringStatistic) - Method in class sailpoint.api.Terminator
 
visitMonitoringStatistic(MonitoringStatistic) - Method in class sailpoint.object.Visitor
 
visitNE(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
 
visitNE(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
 
visitNE(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
 
visitNot(Filter.CompositeFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
 
visitNot(Filter.CompositeFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
 
visitNot(Filter.CompositeFilter) - Method in class sailpoint.object.FilterRenderer
 
visitNotNull(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
 
visitNotNull(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
 
visitNotNull(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
 
visitOr(Filter.CompositeFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
 
visitOr(Filter.CompositeFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
 
visitOr(Filter.CompositeFilter) - Method in class sailpoint.object.FilterRenderer
 
Visitor - Class in sailpoint.object
Base visitor for objects in the SailPoint model.
Visitor() - Constructor for class sailpoint.object.Visitor
 
visitPasswordPolicy(PasswordPolicy) - Method in class sailpoint.object.Visitor
 
visitPasswordPolicyHolder(PasswordPolicyHolder) - Method in class sailpoint.object.Visitor
 
visitPersistedFile(PersistedFile) - Method in class sailpoint.object.Visitor
 
visitPlugin(Plugin) - Method in class sailpoint.object.Visitor
 
visitPolicy(Policy) - Method in class sailpoint.object.Visitor
 
visitPolicyViolation(PolicyViolation) - Method in class sailpoint.object.Visitor
 
visitProfile(Profile) - Method in class sailpoint.object.Visitor
 
visitQuickLink(QuickLink) - Method in class sailpoint.object.Visitor
 
visitQuickLinkOptions(QuickLinkOptions) - Method in class sailpoint.object.Visitor
 
visitRequest(Request) - Method in class sailpoint.api.Terminator
 
visitRequest(Request) - Method in class sailpoint.object.Visitor
 
visitRoleIndex(RoleIndex) - Method in class sailpoint.object.Visitor
 
visitRoleMetadata(RoleMetadata) - Method in class sailpoint.object.Visitor
 
visitRoleScorecard(RoleScorecard) - Method in class sailpoint.object.Visitor
 
visitRule(Rule) - Method in class sailpoint.object.Visitor
 
visitSailPointObject(SailPointObject) - Method in class sailpoint.object.Visitor
Default visitor, does nothing.
visitScope(Scope) - Method in class sailpoint.object.Visitor
 
visitScorecard(Scorecard) - Method in class sailpoint.object.Visitor
 
visitServer(Server) - Method in class sailpoint.object.Visitor
 
visitSubquery(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
 
visitSubquery(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
 
visitSubquery(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
 
visitTag(Tag) - Method in class sailpoint.object.Visitor
 
visitTarget(Target) - Method in class sailpoint.object.Visitor
 
visitTargetSource(TargetSource) - Method in class sailpoint.object.Visitor
 
visitTaskDefinition(TaskDefinition) - Method in class sailpoint.object.Visitor
 
visitTaskResult(TaskResult) - Method in class sailpoint.object.Visitor
 
visitTaskSchedule(TaskSchedule) - Method in class sailpoint.object.Visitor
 
visitUIPreferences(UIPreferences) - Method in class sailpoint.object.Visitor
 
visitWorkflow(Workflow) - Method in class sailpoint.api.Terminator
 
visitWorkflow(Workflow) - Method in class sailpoint.object.Visitor
 
visitWorkflowCase(WorkflowCase) - Method in class sailpoint.object.Visitor
 
visitWorkItem(WorkItem) - Method in class sailpoint.object.Visitor
 
visitWorkItemConfig(WorkItemConfig) - Method in class sailpoint.object.Visitor
 
VolumeClasses - Static variable in class sailpoint.object.ClassLists
Classes that are potentially high volume.

W

wakeProcessor() - Method in class sailpoint.api.RequestManager
Break the request processor thread out of its sleep so it can process requests earlier.
warn(Class<?>, String, Object[]) - Static method in class connector.common.LoggingUtil
Logs a message at WARN level, if enabled for className.
warn(Object) - Method in interface openconnector.Log
Log a message at the warn level if enabled.
warn(Object, Throwable) - Method in interface openconnector.Log
Log a message and throwable at the warn level if enabled.
warn(Object) - Method in class openconnector.SystemOutLog
 
warn(Object, Throwable) - Method in class openconnector.SystemOutLog
 
warn(String, Object...) - Static method in class sailpoint.tools.Message
Convenience constructors.
warning(SAXParseException) - Method in class connector.common.XmlUtil.SailPointErrorHandler
 
warning(SAXParseException) - Method in class sailpoint.integration.XmlUtil.SailPointErrorHandler
 
wasDecidedInIdentityDelegationChain(CertificationDelegation) - Method in class sailpoint.object.CertificationItem
Determine whether the action on this item was made during the given scope of the given identity delegation request.
WEB_RESOURCE_CONFIG - Static variable in class sailpoint.object.Configuration
The name of the configuration for defining what rights have access to what URL patterns
WEB_RESOURCES - Static variable in class sailpoint.object.Configuration
 
WEB_SERVICE_CONFIG_CLIENT_ID - Static variable in class sailpoint.object.Configuration
 
WEB_SERVICE_CONFIG_CLIENT_SECRET - Static variable in class sailpoint.object.Configuration
 
WEB_SERVICE_CONFIG_CONNECT_TIMEOUT_SECS - Static variable in class sailpoint.object.Configuration
 
WEB_SERVICE_CONFIG_FAILED_TOKEN_CHECK_INTERVAL - Static variable in class sailpoint.object.Configuration
 
WEB_SERVICE_CONFIG_HOSTNAME - Static variable in class sailpoint.object.Configuration
 
WEB_SERVICE_CONFIG_IDLE_CONNECTION_REFRESH_INTERVAL - Static variable in class sailpoint.object.Configuration
 
WEB_SERVICE_CONFIG_OAUTH_CLIENT_USE_QUERY_PARAMS - Static variable in class sailpoint.object.Configuration
 
WEB_SERVICE_CONFIG_OAUTH_PATH - Static variable in class sailpoint.object.Configuration
 
WEB_SERVICE_CONFIG_PASSWORD - Static variable in class sailpoint.object.Configuration
 
WEB_SERVICE_CONFIG_READ_TIMEOUT_SECS - Static variable in class sailpoint.object.Configuration
 
WEB_SERVICE_CONFIG_TOKEN_REFRESH_PERCENT - Static variable in class sailpoint.object.Configuration
 
WEB_SERVICE_CONFIG_USER_NAME - Static variable in class sailpoint.object.Configuration
 
WebResource - Class in sailpoint.object
Defines what is required to view a given url as well as methods to validate access.
WebResource() - Constructor for class sailpoint.object.WebResource
Default constructor
WebServices - Static variable in class sailpoint.object.SPRight
Deprecated.
This has been broken down into more granular rights. SPRight.WebServiceRights
Widget - Class in sailpoint.object
Model object for home page widget.
Widget() - Constructor for class sailpoint.object.Widget
Default constructor.
WindowsEventLogEntry - Class in sailpoint.object
 
WindowsEventLogEntry() - Constructor for class sailpoint.object.WindowsEventLogEntry
 
WindowsShare - Class in sailpoint.object
 
WindowsShare() - Constructor for class sailpoint.object.WindowsShare
 
WINLOCAL_COLLECTOR - Static variable in class sailpoint.object.TargetSource
 
WORK_ITEM_ARCHIVE_TYPES - Static variable in class sailpoint.object.Configuration
Property defining which work items will be archived.
WORK_ITEM_ASSIGNMENT_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
E-mail template to notify that a work item was assigned to the user.
WORK_ITEM_ASSIGNMENT_NOTIFICATION - Static variable in class sailpoint.object.Configuration
 
WORK_ITEM_ASSIGNMENT_REMOVAL_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
E-mail template to notify that a work item was removed from their queue.
WORK_ITEM_ASSIGNMENT_REMOVAL_NOTIFICATION - Static variable in class sailpoint.object.Configuration
 
WORK_ITEM_COMMENT_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
E-mail template to notify about comments added to work items.
WORK_ITEM_FILTER_ATTRIBUTES - Static variable in class sailpoint.object.Configuration
 
WORK_ITEM_FORWARD_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
E-mail template to notify that a work item was forwarded.
WORK_ITEM_FORWARD_RULE - Static variable in class sailpoint.object.Configuration
Property defining a rule that will determine the identity that should receive a work item.
WORK_ITEM_NOTIFICATIONS_INTERVAL - Static variable in class sailpoint.object.Configuration
 
WORK_ITEM_PRIORITY_EDITING_ENABLED - Static variable in class sailpoint.object.Configuration
 
Workflow - Class in sailpoint.object
 
Workflow() - Constructor for class sailpoint.object.Workflow
 
Workflow.Approval - Class in sailpoint.object
 
Workflow.Arg - Class in sailpoint.object
The representation of a argument whose value can be calculated at runtime.
Workflow.Replicator - Class in sailpoint.object
Class used to define a step replicator.
Workflow.Return - Class in sailpoint.object
The representation of a return value from a step or approval.
Workflow.Step - Class in sailpoint.object
Structurally a step can be one of three types:
Workflow.Step.Icon - Class in sailpoint.object
Icons for the UI - See workflow-editor.css for icon classes
Workflow.Transition - Class in sailpoint.object
Represents a transition from one step to another.
Workflow.Variable - Class in sailpoint.object
Definition of a workflow variable.
WORKFLOW_FORM - Static variable in class sailpoint.object.Configuration
 
WORKFLOW_ICON_CATCHES - Static variable in class sailpoint.object.WorkflowRegistry
 
WORKFLOW_ICON_START - Static variable in class sailpoint.object.WorkflowRegistry
 
WORKFLOW_ICON_STOP - Static variable in class sailpoint.object.WorkflowRegistry
 
WORKFLOW_IDENTITY_CORRELATION - Static variable in class sailpoint.object.Configuration
Workflow that can be run when manual correlation is done
WORKFLOW_IDENTITY_REFRESH - Static variable in class sailpoint.object.Configuration
Workflow that can be run in the middle of an identity refresh to handle trigger events and account completion work items.
WORKFLOW_IDENTITY_UPDATE - Static variable in class sailpoint.object.Configuration
Used by IdentityBean/IdentityLifecycler for identity updates.
WORKFLOW_LCM_ACCESS_REQUEST - Static variable in class sailpoint.object.Configuration
 
WORKFLOW_LCM_ACCOUNTS_REQUEST - Static variable in class sailpoint.object.Configuration
 
WORKFLOW_LCM_CREATE_IDENTITY - Static variable in class sailpoint.object.Configuration
 
WORKFLOW_LCM_CREATE_IDENTITY_REQUEST - Static variable in class sailpoint.object.Configuration
 
WORKFLOW_LCM_ENTITLEMENTS_REQUEST - Static variable in class sailpoint.object.Configuration
 
WORKFLOW_LCM_IDENTITY_EDIT_REQUEST - Static variable in class sailpoint.object.Configuration
 
WORKFLOW_LCM_MANAGE_ACCOUNTS - Static variable in class sailpoint.object.Configuration
 
WORKFLOW_LCM_MANAGE_ATTRIBUTES - Static variable in class sailpoint.object.Configuration
 
WORKFLOW_LCM_PASSWORD_REQUEST - Static variable in class sailpoint.object.Configuration
 
WORKFLOW_LCM_REQUEST_ENTITLEMENTS - Static variable in class sailpoint.object.Configuration
 
WORKFLOW_LCM_ROLE_PROPAGATION - Static variable in class sailpoint.object.Configuration
 
WORKFLOW_LCM_ROLE_REQUEST - Static variable in class sailpoint.object.Configuration
 
WORKFLOW_LCM_ROLES_REQUEST - Static variable in class sailpoint.object.Configuration
 
WORKFLOW_LCM_SSR_REQUEST - Static variable in class sailpoint.object.Configuration
 
WORKFLOW_LCM_UNLOCK_ACCOUNT - Static variable in class sailpoint.object.Configuration
 
WORKFLOW_MANAGED_ATTRIBUTE - Static variable in class sailpoint.object.Configuration
Workflow launched for managed attribute updates.
WORKFLOW_PASSWORD_INTERCEPT - Static variable in class sailpoint.object.Configuration
 
WORKFLOW_ROLE_APPROVAL - Static variable in class sailpoint.object.Configuration
Used by Modeler/RoleLifecycler for role update and delete approvals.
WORKFLOW_SCHEDULED_ASSIGNMENT - Static variable in class sailpoint.object.Configuration
Workflow launched to handle sunrise/sunset of assigned roles, permitted roles, and entitlements.
WORKFLOW_SCHEDULED_ROLE_ACTIVATION - Static variable in class sailpoint.object.Configuration
Workflow launched to handle sunrise/sunset of role definitions.
WORKFLOW_TRACE_LOG - Static variable in class sailpoint.workflow.WorkflowContext
 
WorkflowCase - Class in sailpoint.object
 
WorkflowCase() - Constructor for class sailpoint.object.WorkflowCase
 
WorkflowContext - Class in sailpoint.workflow
Runtime information maintained by the workflow engine as it advances through a workflow case.
WorkflowContext() - Constructor for class sailpoint.workflow.WorkflowContext
Default constructor.
Workflower - Class in sailpoint.api
A class for managing the lifecycle and side effects of Workflows and WorkItems.
Workflower() - Constructor for class sailpoint.api.Workflower
Need this to be a WorkItemHandler
Workflower(SailPointContext) - Constructor for class sailpoint.api.Workflower
 
Workflower.AssignmentAudit - Class in sailpoint.api
A representation of a work item assignment audit event.
Workflower.ForwardAudit - Class in sailpoint.api
A representation of a forwarding audit event.
Workflower.ForwardType - Enum in sailpoint.api
Enumeration of types of forwards.
WorkflowHandler - Interface in sailpoint.workflow
The interface of a class that can be registered to handle notifications of progress through a workflow.
WorkflowLaunch - Class in sailpoint.object
 
WorkflowLaunch() - Constructor for class sailpoint.object.WorkflowLaunch
 
WorkflowRegistry - Class in sailpoint.object
 
WorkflowRegistry() - Constructor for class sailpoint.object.WorkflowRegistry
 
WorkflowRegistry.Callable - Class in sailpoint.object
 
WorkflowRegistry.CallableType - Enum in sailpoint.object
 
WorkflowRegistry.Library - Enum in sailpoint.object
 
WorkflowRegistry.WorkflowType - Class in sailpoint.object
 
WorkflowSummary - Class in sailpoint.object
 
WorkflowSummary() - Constructor for class sailpoint.object.WorkflowSummary
 
WorkflowSummary.ApprovalSummary - Class in sailpoint.object
Helper class to represent the status of a single approval.
WorkflowTarget - Class in sailpoint.object
 
WorkflowTarget() - Constructor for class sailpoint.object.WorkflowTarget
 
WorkflowTest() - Constructor for class sailpoint.object.WorkflowTestSuite.WorkflowTest
 
WorkflowTestSuite - Class in sailpoint.object
 
WorkflowTestSuite() - Constructor for class sailpoint.object.WorkflowTestSuite
 
WorkflowTestSuite.WorkflowTest - Class in sailpoint.object
A suite consists of one or more tests.
WorkflowTestSuite.WorkItemAction - Class in sailpoint.object
An object that defines one action to take on the work item.
WorkflowTestSuite.WorkItemResponse - Class in sailpoint.object
An object that defines the response to one work item.
WorkflowType() - Constructor for class sailpoint.object.WorkflowRegistry.WorkflowType
 
WORKGROUP_MEMBER_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
WORKGROUP_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
WorkItem - Class in sailpoint.object
 
WorkItem() - Constructor for class sailpoint.object.WorkItem
 
workItem - Variable in class sailpoint.web.certification.CertificationItemBean
 
WorkItem.Level - Enum in sailpoint.object
Work item significance levels.
WorkItem.OwnerHistory - Class in sailpoint.object
An entry in the forwarding history of a work item.
WorkItem.State - Enum in sailpoint.object
Work item completion states.
WorkItem.Type - Enum in sailpoint.object
Work item types.
WORKITEM_VIOLATIONS - Static variable in class sailpoint.object.UIConfig
 
WorkItemAction() - Constructor for class sailpoint.object.WorkflowTestSuite.WorkItemAction
 
WorkItemAction(Field) - Constructor for class sailpoint.object.WorkflowTestSuite.WorkItemAction
Make an action for a form field.
WorkItemAction(ApprovalItem) - Constructor for class sailpoint.object.WorkflowTestSuite.WorkItemAction
Make an action for an ApprovalItem.
WorkItemArchive - Class in sailpoint.object
 
WorkItemArchive() - Constructor for class sailpoint.object.WorkItemArchive
 
WorkItemArchive(WorkItem) - Constructor for class sailpoint.object.WorkItemArchive
 
WorkItemBean - Class in sailpoint.web
A JSF UI bean that displays and allows working with work items.
WorkItemBean() - Constructor for class sailpoint.web.WorkItemBean
Default constructor.
WorkItemBean(Map<String, Object>) - Constructor for class sailpoint.web.WorkItemBean
Constructor from a previous state.
WorkItemConfig - Class in sailpoint.object
 
WorkItemConfig() - Constructor for class sailpoint.object.WorkItemConfig
 
WorkItemHandler - Interface in sailpoint.server
The interface of a class that can be registered to handle modification to work items.
WorkItemMonitor - Class in sailpoint.object
 
WorkItemMonitor() - Constructor for class sailpoint.object.WorkItemMonitor
 
WorkItemMonitor(String, Identity) - Constructor for class sailpoint.object.WorkItemMonitor
 
workItemOwnerChanged(Resolver, WorkItem, Identity, Identity) - Method in class sailpoint.object.AbstractCertificationItem
Notify this item that a work item owner has been changed.
workItemOwnerChanged(Resolver, WorkItem, Identity, Identity) - Method in class sailpoint.object.Certification
If a certification work item owner was changed, reset the certifier.
workItemOwnerChanged(Resolver, WorkItem, Identity, Identity) - Method in interface sailpoint.object.WorkItemOwnerChangeListener
Receive and handle a notification that the owner was changed on the given WorkItem.
WorkItemOwnerChangeListener - Interface in sailpoint.object
A listener interface that classes can implement to be able to handle work items changing owners.
WorkItemResponse() - Constructor for class sailpoint.object.WorkflowTestSuite.WorkItemResponse
 
WORKITEMS_ARCHIVE_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
 
wrap(T) - Method in interface sailpoint.tools.Util.ListElementWrapper
Wrap or transform the given list element.
wrappedList(List<T>, Util.ListElementWrapper<T>) - Static method in class sailpoint.tools.Util
Returns a List backed by the given list that wraps each element that is returned using the given wrapper.
write(int) - Method in class sailpoint.integration.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class sailpoint.integration.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
writeFile(String, byte[]) - Static method in class sailpoint.tools.Util
Store the contents of a byte array to a file.
writeFile(String, String) - Static method in class sailpoint.tools.Util
Store the contents of a String in a file.
writeTestFile(String, byte[]) - Static method in class sailpoint.tools.Util
 
writeTestFile(String, String) - Static method in class sailpoint.tools.Util
 
writeXml(String) - Method in class sailpoint.tools.xml.AbstractXmlObject
Debug.

X

XML_PREAMBLE_COMPOUND - Static variable in class sailpoint.object.CompoundFilter
 
XML_PREAMBLE_FILTER - Static variable in class sailpoint.object.CompoundFilter
 
XMLObjectFactory - Class in sailpoint.tools.xml
Primary control class for XML serialization and deserialization.
XMLResolverProxy - Class in sailpoint.object
 
XMLResolverProxy(Resolver) - Constructor for class sailpoint.object.XMLResolverProxy
 
XmlUtil - Class in connector.common
Utilities for creating and parsing XML.
XmlUtil() - Constructor for class connector.common.XmlUtil
 
XmlUtil - Class in sailpoint.integration
Utilities for creating and parsing XML.
XmlUtil() - Constructor for class sailpoint.integration.XmlUtil
 
XmlUtil.SailPointEntityResolver - Class in connector.common
Custom entity resolver that handles different locations.
XmlUtil.SailPointEntityResolver - Class in sailpoint.integration
Custom entity resolver that handles different locations.
XmlUtil.SailPointErrorHandler - Class in connector.common
Custom error handler that just throws exceptions.
XmlUtil.SailPointErrorHandler - Class in sailpoint.integration
Custom error handler that just throws exceptions.

_

_allowedValues - Variable in class sailpoint.object.BaseAttributeDefinition
List of allowed values.
_baseUrl - Variable in class sailpoint.integration.RestClient
Base URL of the REST resources.
_blockStart - Variable in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
 
_builder - Variable in class sailpoint.integration.RestClient
Buffer for building urls.
_categoryName - Variable in class sailpoint.object.BaseAttributeDefinition
Arbitrary name used to group related attributes into categories.
_classifications - Variable in class sailpoint.object.SailPointObject
List of ObjectClassifications for the SailPointObject
_client - Variable in class sailpoint.integration.RestClient
HttpClient used to make the calls.
_columns - Variable in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
 
_connection - Variable in class sailpoint.connector.JDBCConnector.JDBCObjectIterator
 
_dataCaches - Static variable in class sailpoint.connector.DelimitedFileConnector
Optional memory cache for data when getObject is called.
_exceptionSimulationCount - Variable in class sailpoint.connector.JDBCConnector.JDBCObjectIterator
 
_filterEmptyRecords - Variable in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
Flag to indicate if maps built with no keys should be filtered.
_filterSource - Variable in class sailpoint.object.IdentityFilter.FilterBuilder
 
_indexColumn - Variable in class sailpoint.connector.DelimitedFileConnector.RegExSortedMultiLinedIterator
 
_intConfigArgs - Variable in class sailpoint.integration.RemoteIntegration
IntegrationConfig arguments.
_iteratedToEnd - Variable in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
 
_lines - Variable in class sailpoint.connector.DelimitedFileConnector.RegExSingleLinedIterator
Iterator returned from the regex parser.
_MAX_WAIT - Variable in class sailpoint.integration.SailPointHttpClient
The maximum amount of time we'll wait for an HTTP response in milliseconds.
_mergeColumns - Variable in class sailpoint.connector.DelimitedFileConnector.RegExSortedMultiLinedIterator
 
_merged - Variable in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
 
_next - Variable in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
 
_next - Variable in class sailpoint.connector.JDBCConnector.JDBCObjectIterator
 
_nextMap - Variable in class sailpoint.connector.DelimitedFileConnector.RegExSingleLinedIterator
 
_objectFilter - Variable in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
 
_options - Variable in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
 
_processed - Variable in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
 
_required - Variable in class sailpoint.object.BaseAttributeDefinition
Flag indicating that a value for the attribute is required.
_result - Variable in class sailpoint.connector.JDBCConnector.JDBCObjectIterator
 
_returned - Variable in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
Debug/Performance counters
_rights - Variable in class sailpoint.object.TaskItemDefinition
Optional list of rights for restricting access to this task.
_schema - Variable in class sailpoint.connector.JDBCConnector.JDBCObjectIterator
 
_simpleSearchString - Variable in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
 
_state - Variable in class openconnector.AbstractConnector
Stores connector state modifications in memory
_state - Variable in class sailpoint.connector.AbstractConnector
 
_state - Variable in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
Give each iteration process its own state, so it can be given to the rules then clear it when closed.
_statement - Variable in class sailpoint.connector.JDBCConnector.JDBCObjectIterator
 
A B C D E F G H I J K L M N O P Q R S T U V W X _ 
Skip navigation links